diff options
author | Dan Timoney <dtimoney@att.com> | 2022-03-28 14:11:42 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2022-03-28 14:11:56 -0400 |
commit | 60c76dd67f768bcb2427468ea0a81151c4974657 (patch) | |
tree | 3eaa78f58e02e564329b0676a610fc55b84865e0 /aafshiro | |
parent | eafb2635f98d75a25769cb35c654b46b303d78c3 (diff) |
Release version 1.3.0 of ccsdk/features
Release version 1.3.0 of ccsdk/features artifacts and roll to next snapshot
Issue-ID: CCSDK-1672
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I3de9dadacaa93f28bc5a0a8cf1cf791ef7534034
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 db306ed12..b3834ea40 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.3.0-SNAPSHOT</version> + <version>1.3.1-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 9cd870033..2aa95ec2a 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.3.0-SNAPSHOT</version> + <version>1.3.1-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 a28bd52ea..4cc8155c0 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.3.0-SNAPSHOT</version> + <version>1.3.1-SNAPSHOT</version> <packaging>pom</packaging> <name>ccsdk-features :: ${project.artifactId}</name> diff --git a/aafshiro/installer/pom.xml b/aafshiro/installer/pom.xml index 117b822c2..392e82b1e 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.3.0-SNAPSHOT</version> + <version>1.3.1-SNAPSHOT</version> <packaging>pom</packaging> <name>ccsdk-features :: ${project.artifactId}</name> diff --git a/aafshiro/pom.xml b/aafshiro/pom.xml index 2b13026a4..ffaac1c92 100755 --- a/aafshiro/pom.xml +++ b/aafshiro/pom.xml @@ -33,7 +33,7 @@ <groupId>org.onap.ccsdk.features</groupId> <artifactId>aafshiro</artifactId> - <version>1.3.0-SNAPSHOT</version> + <version>1.3.1-SNAPSHOT</version> <packaging>pom</packaging> <name>ccsdk-features :: ${project.artifactId}</name> |