diff options
author | Dan Timoney <dtimoney@att.com> | 2021-12-06 11:13:28 -0500 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2021-12-06 11:13:28 -0500 |
commit | 7c230cc2dbb388b075214386f6b38112a8229129 (patch) | |
tree | 069d4fc8fb9849b7f3299fcd32c7ba60c184c2ef /aafshiro | |
parent | 41a7776b97a40d9784cbaae6fa63da90c2be4d38 (diff) |
Release version 1.2.6 (Istanbul / Silicon SR2)
Release version 1.2.6 and roll to next snapshot version
Issue-ID: CCSDK-3515
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I9a7877ec6573a6a6a77468052ff4dbee76dc04ee
Diffstat (limited to 'aafshiro')
-rwxr-xr-x | aafshiro/features/ccsdk-aafshiro/pom.xml | 2 | ||||
-rwxr-xr-x | aafshiro/features/features-aafshiro/pom.xml | 2 | ||||
-rwxr-xr-x | aafshiro/features/pom.xml | 2 | ||||
-rwxr-xr-x | aafshiro/installer/pom.xml | 2 | ||||
-rwxr-xr-x | aafshiro/pom.xml | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/aafshiro/features/ccsdk-aafshiro/pom.xml b/aafshiro/features/ccsdk-aafshiro/pom.xml index a03a721d1..73e3f59dd 100755 --- a/aafshiro/features/ccsdk-aafshiro/pom.xml +++ b/aafshiro/features/ccsdk-aafshiro/pom.xml @@ -33,7 +33,7 @@ <groupId>org.onap.ccsdk.features</groupId> <artifactId>ccsdk-aafshiro</artifactId> - <version>1.2.6-SNAPSHOT</version> + <version>1.2.7-SNAPSHOT</version> <packaging>feature</packaging> <name>ccsdk-features :: aafshiro-features :: ${project.artifactId}</name> diff --git a/aafshiro/features/features-aafshiro/pom.xml b/aafshiro/features/features-aafshiro/pom.xml index 4d46a474e..4bd2c39ca 100755 --- a/aafshiro/features/features-aafshiro/pom.xml +++ b/aafshiro/features/features-aafshiro/pom.xml @@ -33,7 +33,7 @@ <groupId>org.onap.ccsdk.features</groupId> <artifactId>features-aafshiro</artifactId> - <version>1.2.6-SNAPSHOT</version> + <version>1.2.7-SNAPSHOT</version> <packaging>feature</packaging> <name>ccsdk-features :: aafshiro-features :: ${project.artifactId}</name> diff --git a/aafshiro/features/pom.xml b/aafshiro/features/pom.xml index 6eb69a057..fbfccfb2e 100755 --- a/aafshiro/features/pom.xml +++ b/aafshiro/features/pom.xml @@ -33,7 +33,7 @@ <groupId>org.onap.ccsdk.features</groupId> <artifactId>aafshiro-features</artifactId> - <version>1.2.6-SNAPSHOT</version> + <version>1.2.7-SNAPSHOT</version> <packaging>pom</packaging> <name>ccsdk-features :: ${project.artifactId}</name> diff --git a/aafshiro/installer/pom.xml b/aafshiro/installer/pom.xml index 9998008cf..2e1b7fd74 100755 --- a/aafshiro/installer/pom.xml +++ b/aafshiro/installer/pom.xml @@ -33,7 +33,7 @@ <groupId>org.onap.ccsdk.features</groupId> <artifactId>aafshiro-installer</artifactId> - <version>1.2.6-SNAPSHOT</version> + <version>1.2.7-SNAPSHOT</version> <packaging>pom</packaging> <name>ccsdk-features :: ${project.artifactId}</name> diff --git a/aafshiro/pom.xml b/aafshiro/pom.xml index 98b424b5f..77c24fbc8 100755 --- a/aafshiro/pom.xml +++ b/aafshiro/pom.xml @@ -33,7 +33,7 @@ <groupId>org.onap.ccsdk.features</groupId> <artifactId>aafshiro</artifactId> - <version>1.2.6-SNAPSHOT</version> + <version>1.2.7-SNAPSHOT</version> <packaging>pom</packaging> <name>ccsdk-features :: ${project.artifactId}</name> |