diff options
author | Dan Timoney <dtimoney@att.com> | 2023-11-10 10:04:48 -0500 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2023-11-10 10:04:48 -0500 |
commit | 89ebab617ae3808f63a4306d05cf93d6868f6060 (patch) | |
tree | 9cbb6f12633fb7b3465c4a615d82c1e3f50b0087 /aafshiro | |
parent | d4fa4a0ed45ce5aae89344cfade727fe52e64265 (diff) |
Roll master to snapshot version for New Delhi release
Roll master to initial snapshot version for New Delhi release
Issue-ID: CCSDK-3954
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I020d7b29f036e0047d8516c28f1f12e5fd1dcbaf
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 48954cce1..a409dba7f 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.6.1-SNAPSHOT</version> + <version>1.7.0-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 c4de9b5b2..7628a41de 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.6.1-SNAPSHOT</version> + <version>1.7.0-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 c5e2af168..d18f4fb98 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.6.1-SNAPSHOT</version> + <version>1.7.0-SNAPSHOT</version> <packaging>pom</packaging> <name>ccsdk-features :: ${project.artifactId}</name> diff --git a/aafshiro/installer/pom.xml b/aafshiro/installer/pom.xml index dc13d22a5..7e4b169b6 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.6.1-SNAPSHOT</version> + <version>1.7.0-SNAPSHOT</version> <packaging>pom</packaging> <name>ccsdk-features :: ${project.artifactId}</name> diff --git a/aafshiro/pom.xml b/aafshiro/pom.xml index 2becdc96d..13e6a45b3 100755 --- a/aafshiro/pom.xml +++ b/aafshiro/pom.xml @@ -33,7 +33,7 @@ <groupId>org.onap.ccsdk.features</groupId> <artifactId>aafshiro</artifactId> - <version>1.6.1-SNAPSHOT</version> + <version>1.7.0-SNAPSHOT</version> <packaging>pom</packaging> <name>ccsdk-features :: ${project.artifactId}</name> |