aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTimoney, Dan (dt5972) <dtimoney@att.com>2019-05-31 10:31:37 -0400
committerTimoney, Dan (dt5972) <dtimoney@att.com>2019-05-31 10:31:37 -0400
commit2d4ab4bb0f9ba2c197ec2d43094fd44bbc97a0f6 (patch)
treeeb4be547cf6a124951417340a698fc519010df6a
parentc2f28cb4d387ce9aade47bc729ba8c09238f56a6 (diff)
Use released parent poms0.4.4dublin
Use released version of parent poms (1.2.4) Change-Id: Ic30135fd83f600d339b3404c3c74537c4bae90ae Issue-ID: CCSDK-1362 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
-rw-r--r--ms/neng/pom.xml2
-rw-r--r--ms/vlantag-api/pom.xml2
-rwxr-xr-xpom.xml2
3 files changed, 3 insertions, 3 deletions
diff --git a/ms/neng/pom.xml b/ms/neng/pom.xml
index f5d1b832..fcfaaa03 100644
--- a/ms/neng/pom.xml
+++ b/ms/neng/pom.xml
@@ -243,7 +243,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>spring-boot-1-starter-parent</artifactId>
- <version>1.2.4-SNAPSHOT</version>
+ <version>1.2.4</version>
<relativePath/>
</parent>
diff --git a/ms/vlantag-api/pom.xml b/ms/vlantag-api/pom.xml
index caba58ca..79d34c0d 100644
--- a/ms/vlantag-api/pom.xml
+++ b/ms/vlantag-api/pom.xml
@@ -40,7 +40,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
- <version>1.2.4-SNAPSHOT</version>
+ <version>1.2.4</version>
<relativePath/>
</parent>
diff --git a/pom.xml b/pom.xml
index 3e86a6b6..ef791bab 100755
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.2.4-SNAPSHOT</version>
+ <version>1.2.4</version>
<relativePath/>
</parent>