commit | 0872a1d5d1208e2d709375dc91eaac31575bc675 | [log] [tgz] |
---|---|---|
author | Andrea Campanella <andrea.campanella@intel.com> | Thu Jun 30 15:13:20 2022 +0200 |
committer | Andrea Campanella <andrea.campanella@intel.com> | Thu Jun 30 15:13:20 2022 +0200 |
tree | e6b59f7f4ff5576b21b565f4287ba68a071cabd1 | |
parent | 11f3e83d7bc18cff4c5798f4de52407f8220fc58 [diff] [blame] |
removing -SNAPSHOT-SNAPSHOT error Change-Id: I6acd15fd59bf7706daac41dbc1292527e4a9d6bc
diff --git a/app/pom.xml b/app/pom.xml index bbfe3ba..12fab9a 100644 --- a/app/pom.xml +++ b/app/pom.xml
@@ -20,7 +20,7 @@ <parent> <artifactId>onos-app-igmpproxy</artifactId> <groupId>org.opencord</groupId> - <version>2.6.0-SNAPSHOT-SNAPSHOT</version> + <version>2.6.0-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <modelVersion>4.0.0</modelVersion>