diff options
Diffstat (limited to 'core/artifacts')
-rwxr-xr-x | core/artifacts/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/artifacts/pom.xml b/core/artifacts/pom.xml index 5f3c2bba5..962656ed5 100755 --- a/core/artifacts/pom.xml +++ b/core/artifacts/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.ccsdk.sli.core</groupId> <artifactId>sli-core-artifacts</artifactId> - <version>1.3.4-SNAPSHOT</version> + <version>1.3.4</version> <packaging>pom</packaging> <name>ccsdk-sli-core :: ${project.artifactId}</name> |