diff options
-rw-r--r-- | alpine/java11/pom.xml | 2 | ||||
-rw-r--r-- | alpine/pom.xml | 2 | ||||
-rw-r--r-- | ansible-server/pom.xml | 4 | ||||
-rwxr-xr-x | dependencies/pom.xml | 2 | ||||
-rw-r--r-- | dgbuilder-docker/pom.xml | 2 | ||||
-rw-r--r-- | dgbuilder/pom.xml | 2 | ||||
-rw-r--r-- | odlsli/odlsli-alpine/pom.xml | 2 | ||||
-rw-r--r-- | odlsli/pom.xml | 2 | ||||
-rw-r--r-- | opendaylight/pom.xml | 2 | ||||
-rw-r--r-- | opendaylight/silicon/pom.xml | 2 | ||||
-rw-r--r-- | opendaylight/silicon/silicon-alpine/pom.xml | 2 | ||||
-rw-r--r-- | platform-logic/a1Adapter-api/pom.xml | 2 | ||||
-rw-r--r-- | platform-logic/asdc-api/pom.xml | 2 | ||||
-rw-r--r-- | platform-logic/cMNotify-api/pom.xml | 2 | ||||
-rw-r--r-- | platform-logic/installer/pom.xml | 2 | ||||
-rw-r--r-- | platform-logic/oofpcipoc-api/pom.xml | 2 | ||||
-rw-r--r-- | platform-logic/pom.xml | 2 | ||||
-rw-r--r-- | platform-logic/ran-slice-api/pom.xml | 2 | ||||
-rw-r--r-- | platform-logic/restapi-templates/pom.xml | 2 | ||||
-rw-r--r-- | platform-logic/sliapi/pom.xml | 2 | ||||
-rw-r--r-- | pom.xml | 2 | ||||
-rw-r--r-- | releases/1.2.4.yaml | 5 | ||||
-rw-r--r-- | saltstack-server/pom.xml | 2 | ||||
-rw-r--r-- | ubuntu/pom.xml | 2 | ||||
-rw-r--r-- | version.properties | 2 |
25 files changed, 30 insertions, 25 deletions
diff --git a/alpine/java11/pom.xml b/alpine/java11/pom.xml index 53e3b0d5..85e2fc2f 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>1.2.4-SNAPSHOT</version> + <version>1.2.5-SNAPSHOT</version> </parent> <artifactId>distribution-j11-alpine</artifactId> diff --git a/alpine/pom.xml b/alpine/pom.xml index 80036011..fbc83159 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>1.2.4-SNAPSHOT</version> + <version>1.2.5-SNAPSHOT</version> </parent> <artifactId>distribution-alpine-root</artifactId> diff --git a/ansible-server/pom.xml b/ansible-server/pom.xml index db8f26e0..fee4054f 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>1.2.4-SNAPSHOT</version> + <version>1.2.5-SNAPSHOT</version> </parent> <groupId>org.onap.ccsdk.distribution</groupId> <artifactId>ansible-server</artifactId> - <version>1.2.4-SNAPSHOT</version> + <version>1.2.5-SNAPSHOT</version> <packaging>pom</packaging> <name>ccsdk-distribution :: ${project.artifactId}</name> diff --git a/dependencies/pom.xml b/dependencies/pom.xml index 19d58942..1be9253f 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>1.2.4-SNAPSHOT</version> + <version>1.2.5-SNAPSHOT</version> </parent> <artifactId>dependencies</artifactId> diff --git a/dgbuilder-docker/pom.xml b/dgbuilder-docker/pom.xml index 7c297c4b..779b812b 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>1.2.4-SNAPSHOT</version> + <version>1.2.5-SNAPSHOT</version> </parent> <groupId>org.onap.ccsdk.distribution</groupId> diff --git a/dgbuilder/pom.xml b/dgbuilder/pom.xml index ee0431da..ef411c75 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>1.2.4-SNAPSHOT</version> + <version>1.2.5-SNAPSHOT</version> </parent> <groupId>org.onap.ccsdk.distribution</groupId> diff --git a/odlsli/odlsli-alpine/pom.xml b/odlsli/odlsli-alpine/pom.xml index 418c4f19..18d1badc 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>1.2.4-SNAPSHOT</version> + <version>1.2.5-SNAPSHOT</version> </parent> <artifactId>distribution-odlsli-alpine</artifactId> diff --git a/odlsli/pom.xml b/odlsli/pom.xml index 6a83b0cc..322dbd05 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>1.2.4-SNAPSHOT</version> + <version>1.2.5-SNAPSHOT</version> </parent> <artifactId>distribution-odlsli</artifactId> diff --git a/opendaylight/pom.xml b/opendaylight/pom.xml index 691dd637..557e9526 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>1.2.4-SNAPSHOT</version> + <version>1.2.5-SNAPSHOT</version> </parent> <artifactId>distribution-opendaylight</artifactId> diff --git a/opendaylight/silicon/pom.xml b/opendaylight/silicon/pom.xml index 97e06b00..593c9baa 100644 --- a/opendaylight/silicon/pom.xml +++ b/opendaylight/silicon/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.distribution</groupId> <artifactId>distribution-opendaylight</artifactId> - <version>1.2.4-SNAPSHOT</version> + <version>1.2.5-SNAPSHOT</version> </parent> <artifactId>distribution-odl-silicon</artifactId> diff --git a/opendaylight/silicon/silicon-alpine/pom.xml b/opendaylight/silicon/silicon-alpine/pom.xml index 981820e3..d1288130 100644 --- a/opendaylight/silicon/silicon-alpine/pom.xml +++ b/opendaylight/silicon/silicon-alpine/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.distribution</groupId> <artifactId>distribution-odl-silicon</artifactId> - <version>1.2.4-SNAPSHOT</version> + <version>1.2.5-SNAPSHOT</version> </parent> <artifactId>distribution-odl-silicon-docker</artifactId> diff --git a/platform-logic/a1Adapter-api/pom.xml b/platform-logic/a1Adapter-api/pom.xml index a279ef35..2027039e 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>1.2.4-SNAPSHOT</version> + <version>1.2.5-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 27128002..2bd9545e 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>1.2.4-SNAPSHOT</version> + <version>1.2.5-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 3816e8d7..b2792f63 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>1.2.4-SNAPSHOT</version> + <version>1.2.5-SNAPSHOT</version> </parent> <artifactId>platform-logic-cMNotifyai</artifactId> diff --git a/platform-logic/installer/pom.xml b/platform-logic/installer/pom.xml index 9159f658..12d98288 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>1.2.4-SNAPSHOT</version> + <version>1.2.5-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 28f9cc1f..3eea49fe 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>1.2.4-SNAPSHOT</version> + <version>1.2.5-SNAPSHOT</version> </parent> <artifactId>platform-logic-oofpcipocapi</artifactId> diff --git a/platform-logic/pom.xml b/platform-logic/pom.xml index d132f33b..9672ba60 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>1.2.4-SNAPSHOT</version> + <version>1.2.5-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 68fe7917..a77a37f2 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>1.2.4-SNAPSHOT</version> + <version>1.2.5-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 f1a6123d..f0ea453f 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>1.2.4-SNAPSHOT</version> + <version>1.2.5-SNAPSHOT</version> </parent> <artifactId>platform-logic-restapi-templates</artifactId> diff --git a/platform-logic/sliapi/pom.xml b/platform-logic/sliapi/pom.xml index d9054b5b..9718e276 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>1.2.4-SNAPSHOT</version> + <version>1.2.5-SNAPSHOT</version> </parent> <artifactId>platform-logic-sliapi</artifactId> @@ -10,7 +10,7 @@ <groupId>org.onap.ccsdk.distribution</groupId> <artifactId>distribution-root</artifactId> - <version>1.2.4-SNAPSHOT</version> + <version>1.2.5-SNAPSHOT</version> <packaging>pom</packaging> <name>ccsdk-distribution</name> diff --git a/releases/1.2.4.yaml b/releases/1.2.4.yaml new file mode 100644 index 00000000..b37b88e9 --- /dev/null +++ b/releases/1.2.4.yaml @@ -0,0 +1,5 @@ +--- +distribution_type: 'maven' +version: '1.2.4' +project: 'ccsdk-distribution' +log_dir: 'ccsdk-distribution-maven-stage-istanbul/4/' diff --git a/saltstack-server/pom.xml b/saltstack-server/pom.xml index 166de8e2..b1a39990 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>1.2.4-SNAPSHOT</version> + <version>1.2.5-SNAPSHOT</version> </parent> <artifactId>saltstack-server</artifactId> diff --git a/ubuntu/pom.xml b/ubuntu/pom.xml index 1bef21cc..5b5ed8f0 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>1.2.4-SNAPSHOT</version> + <version>1.2.5-SNAPSHOT</version> </parent> <artifactId>distribution-ubuntu</artifactId> diff --git a/version.properties b/version.properties index da56d9e4..9396647d 100644 --- a/version.properties +++ b/version.properties @@ -6,7 +6,7 @@ release_name=1 sprint_number=2 -feature_revision=4 +feature_revision=5 base_version=${release_name}.${sprint_number}.${feature_revision} |