diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2020-08-06 16:51:02 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2020-08-06 16:51:02 +0000 |
commit | ec09e694edc8297e6f0e10c7e480f6ac87f3eff7 (patch) | |
tree | 101a2be4912e5ae8d7804a1e964dc3655681155e /artifacts/pom.xml | |
parent | 15230a31a18642f615f3d2ab61e6ad15e4a1b3a1 (diff) |
Release ccsdk/sli/core1.0.0
Diffstat (limited to 'artifacts/pom.xml')
-rwxr-xr-x | artifacts/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/artifacts/pom.xml b/artifacts/pom.xml index 6d6d6b95..cc7ab648 100755 --- a/artifacts/pom.xml +++ b/artifacts/pom.xml @@ -5,13 +5,13 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>parent</artifactId> - <version>2.0.0-SNAPSHOT</version> + <version>2.0.0</version> <relativePath /> </parent> <groupId>org.onap.ccsdk.sli.core</groupId> <artifactId>sli-core-artifacts</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.0.0</version> <packaging>pom</packaging> <name>ccsdk-sli-core :: sli-core-artifacts</name> |