diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2019-09-10 19:33:56 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2019-09-10 19:33:56 +0000 |
commit | fa588ed4d9a0b29a511d5b8959e2e1d59ebcd73a (patch) | |
tree | 6274dbe64584e5051e751ffffd4872cdadb8b168 /aafshiro | |
parent | 334b15b50d9e9aa25d28fba708a7dfe664df6e6b (diff) |
Release ccsdk/features0.6.1
Diffstat (limited to 'aafshiro')
-rwxr-xr-x | aafshiro/features/ccsdk-aafshiro/pom.xml | 4 | ||||
-rwxr-xr-x | aafshiro/features/features-aafshiro/pom.xml | 4 | ||||
-rwxr-xr-x | aafshiro/features/pom.xml | 4 | ||||
-rwxr-xr-x | aafshiro/installer/pom.xml | 4 | ||||
-rwxr-xr-x | aafshiro/pom.xml | 4 |
5 files changed, 10 insertions, 10 deletions
diff --git a/aafshiro/features/ccsdk-aafshiro/pom.xml b/aafshiro/features/ccsdk-aafshiro/pom.xml index 34e68e92c..cf1d39cfe 100755 --- a/aafshiro/features/ccsdk-aafshiro/pom.xml +++ b/aafshiro/features/ccsdk-aafshiro/pom.xml @@ -20,13 +20,13 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>single-feature-parent</artifactId> - <version>1.4.1-SNAPSHOT</version> + <version>1.4.1</version> <relativePath/> </parent> <groupId>org.onap.ccsdk.features</groupId> <artifactId>ccsdk-aafshiro</artifactId> - <version>0.6.1-SNAPSHOT</version> + <version>0.6.1</version> <packaging>feature</packaging> <name>ccsdk-features :: aafshiro :: ${project.artifactId}</name> diff --git a/aafshiro/features/features-aafshiro/pom.xml b/aafshiro/features/features-aafshiro/pom.xml index 58d9b9947..1aa5dfddf 100755 --- a/aafshiro/features/features-aafshiro/pom.xml +++ b/aafshiro/features/features-aafshiro/pom.xml @@ -20,13 +20,13 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>feature-repo-parent</artifactId> - <version>1.4.1-SNAPSHOT</version> + <version>1.4.1</version> <relativePath/> </parent> <groupId>org.onap.ccsdk.features</groupId> <artifactId>features-aafshiro</artifactId> - <version>0.6.1-SNAPSHOT</version> + <version>0.6.1</version> <packaging>feature</packaging> <name>ccsdk-features :: aafshiro :: ${project.artifactId}</name> diff --git a/aafshiro/features/pom.xml b/aafshiro/features/pom.xml index 5e4caab51..d1c23598c 100755 --- a/aafshiro/features/pom.xml +++ b/aafshiro/features/pom.xml @@ -20,13 +20,13 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>1.4.1-SNAPSHOT</version> + <version>1.4.1</version> <relativePath/> </parent> <groupId>org.onap.ccsdk.features</groupId> <artifactId>aafshiro-features</artifactId> - <version>0.6.1-SNAPSHOT</version> + <version>0.6.1</version> <packaging>pom</packaging> <name>ccsdk-features :: aafshiro :: ${project.artifactId}</name> diff --git a/aafshiro/installer/pom.xml b/aafshiro/installer/pom.xml index 51370067f..0bda44d51 100755 --- a/aafshiro/installer/pom.xml +++ b/aafshiro/installer/pom.xml @@ -20,13 +20,13 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>1.4.1-SNAPSHOT</version> + <version>1.4.1</version> <relativePath/> </parent> <groupId>org.onap.ccsdk.features</groupId> <artifactId>aafshiro-installer</artifactId> - <version>0.6.1-SNAPSHOT</version> + <version>0.6.1</version> <packaging>pom</packaging> <name>ccsdk-features :: aafshiro :: ${project.artifactId}</name> diff --git a/aafshiro/pom.xml b/aafshiro/pom.xml index b470e207f..e7bddaac2 100755 --- a/aafshiro/pom.xml +++ b/aafshiro/pom.xml @@ -20,13 +20,13 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>1.4.1-SNAPSHOT</version> + <version>1.4.1</version> <relativePath/> </parent> <groupId>org.onap.ccsdk.features</groupId> <artifactId>aafshiro</artifactId> - <version>0.6.1-SNAPSHOT</version> + <version>0.6.1</version> <packaging>pom</packaging> <name>ccsdk-features :: aafshiro</name> |