diff options
Diffstat (limited to 'core/artifacts/pom.xml')
-rwxr-xr-x | core/artifacts/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/artifacts/pom.xml b/core/artifacts/pom.xml index 7a4252148..504a3e0d1 100755 --- a/core/artifacts/pom.xml +++ b/core/artifacts/pom.xml @@ -5,13 +5,13 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>parent</artifactId> - <version>2.1.0-SNAPSHOT</version> + <version>2.0.2</version> <relativePath/> </parent> <groupId>org.onap.ccsdk.sli.core</groupId> <artifactId>sli-core-artifacts</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.0.4-SNAPSHOT</version> <packaging>pom</packaging> <name>ccsdk-sli-core :: sli-core-artifacts</name> |