diff options
Diffstat (limited to 'opendaylight/potassium')
-rw-r--r-- | opendaylight/potassium/pom.xml | 2 | ||||
-rw-r--r-- | opendaylight/potassium/potassium-alpine/pom.xml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/opendaylight/potassium/pom.xml b/opendaylight/potassium/pom.xml index 0f02a483..9cd184d4 100644 --- a/opendaylight/potassium/pom.xml +++ b/opendaylight/potassium/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.distribution</groupId> <artifactId>distribution-opendaylight</artifactId> - <version>1.7.1-SNAPSHOT</version> + <version>2.0.0-SNAPSHOT</version> </parent> <artifactId>distribution-odl-potassium</artifactId> diff --git a/opendaylight/potassium/potassium-alpine/pom.xml b/opendaylight/potassium/potassium-alpine/pom.xml index ed07746e..5fa9053f 100644 --- a/opendaylight/potassium/potassium-alpine/pom.xml +++ b/opendaylight/potassium/potassium-alpine/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.distribution</groupId> <artifactId>distribution-odl-potassium</artifactId> - <version>1.7.1-SNAPSHOT</version> + <version>2.0.0-SNAPSHOT</version> </parent> <artifactId>distribution-odl-potassium-alpine</artifactId> |