summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--alpine/java11/pom.xml2
-rw-r--r--alpine/java17/pom.xml2
-rw-r--r--alpine/pom.xml2
-rw-r--r--ansible-server/pom.xml4
-rwxr-xr-xdependencies/pom.xml2
-rw-r--r--dgbuilder-docker/pom.xml2
-rw-r--r--dgbuilder/pom.xml2
-rw-r--r--odlsli/odlsli-alpine/pom.xml2
-rw-r--r--odlsli/pom.xml2
-rw-r--r--opendaylight/argon/argon-alpine/pom.xml2
-rw-r--r--opendaylight/argon/pom.xml2
-rw-r--r--opendaylight/chlorine/chlorine-alpine/pom.xml2
-rw-r--r--opendaylight/chlorine/pom.xml2
-rw-r--r--opendaylight/pom.xml2
-rw-r--r--opendaylight/potassium/pom.xml2
-rw-r--r--opendaylight/potassium/potassium-alpine/pom.xml2
-rw-r--r--platform-logic/a1Adapter-api/pom.xml2
-rw-r--r--platform-logic/asdc-api/pom.xml2
-rw-r--r--platform-logic/cMNotify-api/pom.xml2
-rw-r--r--platform-logic/installer/pom.xml2
-rw-r--r--platform-logic/oofpcipoc-api/pom.xml2
-rw-r--r--platform-logic/pom.xml2
-rw-r--r--platform-logic/ran-slice-api/pom.xml2
-rw-r--r--platform-logic/restapi-templates/pom.xml2
-rw-r--r--platform-logic/sliapi/pom.xml2
-rw-r--r--pom.xml6
-rw-r--r--saltstack-server/pom.xml2
-rw-r--r--ubuntu/pom.xml2
-rw-r--r--version.properties4
29 files changed, 33 insertions, 33 deletions
diff --git a/alpine/java11/pom.xml b/alpine/java11/pom.xml
index d6f1ccac..dda07615 100644
--- a/alpine/java11/pom.xml
+++ b/alpine/java11/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.distribution</groupId>
<artifactId>distribution-alpine-root</artifactId>
- <version>2.0.2-SNAPSHOT.yaml</version>
+ <version>2.1.0-SNAPSHOT</version>
</parent>
<artifactId>distribution-j11-alpine</artifactId>
diff --git a/alpine/java17/pom.xml b/alpine/java17/pom.xml
index e0574215..02759728 100644
--- a/alpine/java17/pom.xml
+++ b/alpine/java17/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.distribution</groupId>
<artifactId>distribution-alpine-root</artifactId>
- <version>2.0.2-SNAPSHOT.yaml</version>
+ <version>2.1.0-SNAPSHOT</version>
</parent>
<artifactId>distribution-j17-alpine</artifactId>
diff --git a/alpine/pom.xml b/alpine/pom.xml
index 4454e48b..c31491c0 100644
--- a/alpine/pom.xml
+++ b/alpine/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.distribution</groupId>
<artifactId>distribution-root</artifactId>
- <version>2.0.2-SNAPSHOT.yaml</version>
+ <version>2.1.0-SNAPSHOT</version>
</parent>
<artifactId>distribution-alpine-root</artifactId>
diff --git a/ansible-server/pom.xml b/ansible-server/pom.xml
index 687503f2..188daf71 100644
--- a/ansible-server/pom.xml
+++ b/ansible-server/pom.xml
@@ -5,12 +5,12 @@
<parent>
<groupId>org.onap.ccsdk.distribution</groupId>
<artifactId>distribution-root</artifactId>
- <version>2.0.2-SNAPSHOT.yaml</version>
+ <version>2.1.0-SNAPSHOT</version>
</parent>
<groupId>org.onap.ccsdk.distribution</groupId>
<artifactId>ansible-server</artifactId>
- <version>2.0.2-SNAPSHOT.yaml</version>
+ <version>2.1.0-SNAPSHOT</version>
<packaging>pom</packaging>
<name>ccsdk-distribution :: ${project.artifactId}</name>
diff --git a/dependencies/pom.xml b/dependencies/pom.xml
index d2527442..f7116a92 100755
--- a/dependencies/pom.xml
+++ b/dependencies/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.distribution</groupId>
<artifactId>distribution-root</artifactId>
- <version>2.0.2-SNAPSHOT.yaml</version>
+ <version>2.1.0-SNAPSHOT</version>
</parent>
<artifactId>dependencies</artifactId>
diff --git a/dgbuilder-docker/pom.xml b/dgbuilder-docker/pom.xml
index d475fbeb..68115b44 100644
--- a/dgbuilder-docker/pom.xml
+++ b/dgbuilder-docker/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.distribution</groupId>
<artifactId>distribution-root</artifactId>
- <version>2.0.2-SNAPSHOT.yaml</version>
+ <version>2.1.0-SNAPSHOT</version>
</parent>
<groupId>org.onap.ccsdk.distribution</groupId>
diff --git a/dgbuilder/pom.xml b/dgbuilder/pom.xml
index 6f7f9337..0debb9bc 100644
--- a/dgbuilder/pom.xml
+++ b/dgbuilder/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.distribution</groupId>
<artifactId>distribution-root</artifactId>
- <version>2.0.2-SNAPSHOT.yaml</version>
+ <version>2.1.0-SNAPSHOT</version>
</parent>
<groupId>org.onap.ccsdk.distribution</groupId>
diff --git a/odlsli/odlsli-alpine/pom.xml b/odlsli/odlsli-alpine/pom.xml
index 43567efe..3f5a6c2e 100644
--- a/odlsli/odlsli-alpine/pom.xml
+++ b/odlsli/odlsli-alpine/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.distribution</groupId>
<artifactId>distribution-odlsli</artifactId>
- <version>2.0.2-SNAPSHOT.yaml</version>
+ <version>2.1.0-SNAPSHOT</version>
</parent>
<artifactId>distribution-odlsli-alpine</artifactId>
diff --git a/odlsli/pom.xml b/odlsli/pom.xml
index 05dc72a8..48616940 100644
--- a/odlsli/pom.xml
+++ b/odlsli/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.distribution</groupId>
<artifactId>distribution-root</artifactId>
- <version>2.0.2-SNAPSHOT.yaml</version>
+ <version>2.1.0-SNAPSHOT</version>
</parent>
<artifactId>distribution-odlsli</artifactId>
diff --git a/opendaylight/argon/argon-alpine/pom.xml b/opendaylight/argon/argon-alpine/pom.xml
index 34c1b816..807b6ffc 100644
--- a/opendaylight/argon/argon-alpine/pom.xml
+++ b/opendaylight/argon/argon-alpine/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.distribution</groupId>
<artifactId>distribution-odl-argon</artifactId>
- <version>2.0.2-SNAPSHOT.yaml</version>
+ <version>2.1.0-SNAPSHOT</version>
</parent>
<artifactId>distribution-odl-chlorine-argon</artifactId>
diff --git a/opendaylight/argon/pom.xml b/opendaylight/argon/pom.xml
index 85a0238e..3f57619e 100644
--- a/opendaylight/argon/pom.xml
+++ b/opendaylight/argon/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.distribution</groupId>
<artifactId>distribution-opendaylight</artifactId>
- <version>2.0.2-SNAPSHOT.yaml</version>
+ <version>2.1.0-SNAPSHOT</version>
</parent>
<artifactId>distribution-odl-argon</artifactId>
diff --git a/opendaylight/chlorine/chlorine-alpine/pom.xml b/opendaylight/chlorine/chlorine-alpine/pom.xml
index 10d8e44e..bb6e3ed4 100644
--- a/opendaylight/chlorine/chlorine-alpine/pom.xml
+++ b/opendaylight/chlorine/chlorine-alpine/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.distribution</groupId>
<artifactId>distribution-odl-chlorine</artifactId>
- <version>2.0.2-SNAPSHOT.yaml</version>
+ <version>2.1.0-SNAPSHOT</version>
</parent>
<artifactId>distribution-odl-chlorine-docker</artifactId>
diff --git a/opendaylight/chlorine/pom.xml b/opendaylight/chlorine/pom.xml
index dc63070d..b6a3937d 100644
--- a/opendaylight/chlorine/pom.xml
+++ b/opendaylight/chlorine/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.distribution</groupId>
<artifactId>distribution-opendaylight</artifactId>
- <version>2.0.2-SNAPSHOT.yaml</version>
+ <version>2.1.0-SNAPSHOT</version>
</parent>
<artifactId>distribution-odl-chlorine</artifactId>
diff --git a/opendaylight/pom.xml b/opendaylight/pom.xml
index 61f2ffc2..921051c1 100644
--- a/opendaylight/pom.xml
+++ b/opendaylight/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.distribution</groupId>
<artifactId>distribution-root</artifactId>
- <version>2.0.2-SNAPSHOT.yaml</version>
+ <version>2.1.0-SNAPSHOT</version>
</parent>
<artifactId>distribution-opendaylight</artifactId>
diff --git a/opendaylight/potassium/pom.xml b/opendaylight/potassium/pom.xml
index 9ebc6b10..962fa926 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>2.0.2-SNAPSHOT.yaml</version>
+ <version>2.1.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 c2463347..38a4dacb 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>2.0.2-SNAPSHOT.yaml</version>
+ <version>2.1.0-SNAPSHOT</version>
</parent>
<artifactId>distribution-odl-potassium-alpine</artifactId>
diff --git a/platform-logic/a1Adapter-api/pom.xml b/platform-logic/a1Adapter-api/pom.xml
index 590b5721..fa745702 100644
--- a/platform-logic/a1Adapter-api/pom.xml
+++ b/platform-logic/a1Adapter-api/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.distribution</groupId>
<artifactId>distribution-platform-logic</artifactId>
- <version>2.0.2-SNAPSHOT.yaml</version>
+ <version>2.1.0-SNAPSHOT</version>
</parent>
<artifactId>platform-logic-a1Adapterapi</artifactId>
diff --git a/platform-logic/asdc-api/pom.xml b/platform-logic/asdc-api/pom.xml
index 80ef4c8e..0a5dbfa6 100644
--- a/platform-logic/asdc-api/pom.xml
+++ b/platform-logic/asdc-api/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.distribution</groupId>
<artifactId>distribution-platform-logic</artifactId>
- <version>2.0.2-SNAPSHOT.yaml</version>
+ <version>2.1.0-SNAPSHOT</version>
</parent>
<artifactId>platform-logic-asdcapi</artifactId>
diff --git a/platform-logic/cMNotify-api/pom.xml b/platform-logic/cMNotify-api/pom.xml
index aac38a16..5415e9db 100644
--- a/platform-logic/cMNotify-api/pom.xml
+++ b/platform-logic/cMNotify-api/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.distribution</groupId>
<artifactId>distribution-platform-logic</artifactId>
- <version>2.0.2-SNAPSHOT.yaml</version>
+ <version>2.1.0-SNAPSHOT</version>
</parent>
<artifactId>platform-logic-cMNotifyai</artifactId>
diff --git a/platform-logic/installer/pom.xml b/platform-logic/installer/pom.xml
index db187a36..fe618546 100644
--- a/platform-logic/installer/pom.xml
+++ b/platform-logic/installer/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.distribution</groupId>
<artifactId>distribution-platform-logic</artifactId>
- <version>2.0.2-SNAPSHOT.yaml</version>
+ <version>2.1.0-SNAPSHOT</version>
</parent>
<artifactId>platform-logic-installer</artifactId>
diff --git a/platform-logic/oofpcipoc-api/pom.xml b/platform-logic/oofpcipoc-api/pom.xml
index caef5cde..8423da6c 100644
--- a/platform-logic/oofpcipoc-api/pom.xml
+++ b/platform-logic/oofpcipoc-api/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.distribution</groupId>
<artifactId>distribution-platform-logic</artifactId>
- <version>2.0.2-SNAPSHOT.yaml</version>
+ <version>2.1.0-SNAPSHOT</version>
</parent>
<artifactId>platform-logic-oofpcipocapi</artifactId>
diff --git a/platform-logic/pom.xml b/platform-logic/pom.xml
index 1aae0c00..9d4e9234 100644
--- a/platform-logic/pom.xml
+++ b/platform-logic/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.distribution</groupId>
<artifactId>distribution-root</artifactId>
- <version>2.0.2-SNAPSHOT.yaml</version>
+ <version>2.1.0-SNAPSHOT</version>
</parent>
<artifactId>distribution-platform-logic</artifactId>
diff --git a/platform-logic/ran-slice-api/pom.xml b/platform-logic/ran-slice-api/pom.xml
index 79102f3c..e8535c00 100644
--- a/platform-logic/ran-slice-api/pom.xml
+++ b/platform-logic/ran-slice-api/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.distribution</groupId>
<artifactId>distribution-platform-logic</artifactId>
- <version>2.0.2-SNAPSHOT.yaml</version>
+ <version>2.1.0-SNAPSHOT</version>
</parent>
<artifactId>platform-logic-ranSlice</artifactId>
diff --git a/platform-logic/restapi-templates/pom.xml b/platform-logic/restapi-templates/pom.xml
index d1bd08ab..bd7bc17d 100644
--- a/platform-logic/restapi-templates/pom.xml
+++ b/platform-logic/restapi-templates/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.distribution</groupId>
<artifactId>distribution-platform-logic</artifactId>
- <version>2.0.2-SNAPSHOT.yaml</version>
+ <version>2.1.0-SNAPSHOT</version>
</parent>
<artifactId>platform-logic-restapi-templates</artifactId>
diff --git a/platform-logic/sliapi/pom.xml b/platform-logic/sliapi/pom.xml
index 5f16bf13..cf952036 100644
--- a/platform-logic/sliapi/pom.xml
+++ b/platform-logic/sliapi/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.distribution</groupId>
<artifactId>distribution-platform-logic</artifactId>
- <version>2.0.2-SNAPSHOT.yaml</version>
+ <version>2.1.0-SNAPSHOT</version>
</parent>
<artifactId>platform-logic-sliapi</artifactId>
diff --git a/pom.xml b/pom.xml
index b18a3d68..c3e2b5b5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,12 +5,12 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>oparent</artifactId>
- <version>3.0.1</version>
+ <version>3.1.0-SNAPSHOT</version>
</parent>
<groupId>org.onap.ccsdk.distribution</groupId>
<artifactId>distribution-root</artifactId>
- <version>2.0.2-SNAPSHOT.yaml</version>
+ <version>2.1.0-SNAPSHOT</version>
<packaging>pom</packaging>
<name>ccsdk-distribution</name>
@@ -31,7 +31,7 @@
<properties>
<application.name>distribution</application.name>
- <ccsdk.sli.version>2.0.1</ccsdk.sli.version>
+ <ccsdk.sli.version>2.1.0-SNAPSHOT</ccsdk.sli.version>
<ccsdk.project.version>${project.version}</ccsdk.project.version>
<ccsdk.distribution.version>${project.version}</ccsdk.distribution.version>
diff --git a/saltstack-server/pom.xml b/saltstack-server/pom.xml
index b682546d..bcb69233 100644
--- a/saltstack-server/pom.xml
+++ b/saltstack-server/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.distribution</groupId>
<artifactId>distribution-root</artifactId>
- <version>2.0.2-SNAPSHOT.yaml</version>
+ <version>2.1.0-SNAPSHOT</version>
</parent>
<artifactId>saltstack-server</artifactId>
diff --git a/ubuntu/pom.xml b/ubuntu/pom.xml
index 9d87a0e3..6dae2225 100644
--- a/ubuntu/pom.xml
+++ b/ubuntu/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.distribution</groupId>
<artifactId>distribution-root</artifactId>
- <version>2.0.2-SNAPSHOT.yaml</version>
+ <version>2.1.0-SNAPSHOT</version>
</parent>
<artifactId>distribution-ubuntu</artifactId>
diff --git a/version.properties b/version.properties
index cc79cf8c..414f286f 100644
--- a/version.properties
+++ b/version.properties
@@ -5,8 +5,8 @@
release_name=2
-sprint_number=0
-feature_revision=2
+sprint_number=1
+feature_revision=0
base_version=${release_name}.${sprint_number}.${feature_revision}