diff options
author | Dan Timoney <dtimoney@att.com> | 2021-12-09 12:22:05 -0500 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2021-12-09 12:22:05 -0500 |
commit | ecc80e9cd6090f3c76d47e0ac990224c6786a086 (patch) | |
tree | f960249400613f4f51f113b86359fca9342c2bb0 /aafshiro | |
parent | a0541d9650f030409dcc2f920a5b95d4991412f7 (diff) |
Release version 1.2.7
Release version 1.2.7 and roll to next snapshot
Issue-ID: SDNC-1640
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I49d688c8afdb4d1bfdf876dcdb3c1622afd90c84
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 73e3f59dd..c81ab681c 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.7-SNAPSHOT</version> + <version>1.2.8-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 4bd2c39ca..ad98e4d62 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.7-SNAPSHOT</version> + <version>1.2.8-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 fbfccfb2e..c1b7d7f19 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.7-SNAPSHOT</version> + <version>1.2.8-SNAPSHOT</version> <packaging>pom</packaging> <name>ccsdk-features :: ${project.artifactId}</name> diff --git a/aafshiro/installer/pom.xml b/aafshiro/installer/pom.xml index 2e1b7fd74..38fc02878 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.7-SNAPSHOT</version> + <version>1.2.8-SNAPSHOT</version> <packaging>pom</packaging> <name>ccsdk-features :: ${project.artifactId}</name> diff --git a/aafshiro/pom.xml b/aafshiro/pom.xml index 77c24fbc8..d9d82c88a 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.7-SNAPSHOT</version> + <version>1.2.8-SNAPSHOT</version> <packaging>pom</packaging> <name>ccsdk-features :: ${project.artifactId}</name> |