diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2021-01-08 18:33:58 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2021-01-08 18:33:58 +0000 |
commit | 6c8c031bb5353c611e733bddba165db90b6e13fd (patch) | |
tree | 682f01b345b7830a3a3afdd11b7baea541d62ad7 /aafshiro | |
parent | 260359aaefb1d13f2e575f29ef4c27583350de93 (diff) |
Release ccsdk/features1.0.4
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 6d33eacc8..2fa73b9d7 100755 --- a/aafshiro/features/ccsdk-aafshiro/pom.xml +++ b/aafshiro/features/ccsdk-aafshiro/pom.xml @@ -34,7 +34,7 @@ <groupId>org.onap.ccsdk.features</groupId> <artifactId>ccsdk-aafshiro</artifactId> - <version>1.0.4-SNAPSHOT</version> + <version>1.0.4</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 65debf2f2..928cdc958 100755 --- a/aafshiro/features/features-aafshiro/pom.xml +++ b/aafshiro/features/features-aafshiro/pom.xml @@ -34,7 +34,7 @@ <groupId>org.onap.ccsdk.features</groupId> <artifactId>features-aafshiro</artifactId> - <version>1.0.4-SNAPSHOT</version> + <version>1.0.4</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 bbe6160d6..51996bcce 100755 --- a/aafshiro/features/pom.xml +++ b/aafshiro/features/pom.xml @@ -34,7 +34,7 @@ <groupId>org.onap.ccsdk.features</groupId> <artifactId>aafshiro-features</artifactId> - <version>1.0.4-SNAPSHOT</version> + <version>1.0.4</version> <packaging>pom</packaging> <name>ccsdk-features :: ${project.artifactId}</name> diff --git a/aafshiro/installer/pom.xml b/aafshiro/installer/pom.xml index 96b8c26fa..c61573df9 100755 --- a/aafshiro/installer/pom.xml +++ b/aafshiro/installer/pom.xml @@ -34,7 +34,7 @@ <groupId>org.onap.ccsdk.features</groupId> <artifactId>aafshiro-installer</artifactId> - <version>1.0.4-SNAPSHOT</version> + <version>1.0.4</version> <packaging>pom</packaging> <name>ccsdk-features :: ${project.artifactId}</name> diff --git a/aafshiro/pom.xml b/aafshiro/pom.xml index 8e7427517..6e6f9bbb8 100755 --- a/aafshiro/pom.xml +++ b/aafshiro/pom.xml @@ -34,7 +34,7 @@ <groupId>org.onap.ccsdk.features</groupId> <artifactId>aafshiro</artifactId> - <version>1.0.4-SNAPSHOT</version> + <version>1.0.4</version> <packaging>pom</packaging> <name>ccsdk-features :: ${project.artifactId}</name> |