diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-03-14 10:35:03 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-03-14 10:35:03 -0400 |
commit | a0a84c54fb9f3ba8f0f7a6b501fa8b4f8eb9c3bc (patch) | |
tree | 370059df5b1b4cc439aec96fb9dfdd2c902e1bdd /artifacts/pom.xml | |
parent | 76cd2593032c578b0af9fe089cf6431c7a2060d4 (diff) |
Prepare for release 0.4.1
Prepare to create release version 0.4.1 by using released version
of parent pom
Change-Id: If211c26cdbb7caa9033b511a9719851f9edcfcdc
Issue-ID: CCSDK-1156
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'artifacts/pom.xml')
-rwxr-xr-x | artifacts/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/artifacts/pom.xml b/artifacts/pom.xml index 9777c8085..b9ac33953 100755 --- a/artifacts/pom.xml +++ b/artifacts/pom.xml @@ -17,7 +17,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>parent</artifactId> - <version>1.2.1-SNAPSHOT</version> + <version>1.2.1</version> </parent> <dependencyManagement> |