summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTimoney, Dan (dt5972) <dtimoney@att.com>2019-05-23 16:40:59 -0400
committerTimoney, Dan (dt5972) <dtimoney@att.com>2019-05-23 16:40:59 -0400
commit1c87c62a02eeb2ea20608d977372a9e3553e43f3 (patch)
tree91cba3233b0f54bef5751d624e676ed812adb953
parentbbff2fb829fd3c5b301c061db22119c7cb1743f7 (diff)
Create release 0.4.3 of CCSDK0.4.3
Update version of parent pom to released 1.2.3 version Change-Id: If48f426b4580ef6c57d2e7abd608564d4b445631 Issue-ID: CCSDK-1362 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
-rw-r--r--ansible-server/pom.xml2
-rwxr-xr-xdependencies/pom.xml2
-rw-r--r--odlsli/odlsli-alpine/pom.xml2
-rw-r--r--odlsli/odlsli-ubuntu/pom.xml2
-rw-r--r--pom.xml2
5 files changed, 5 insertions, 5 deletions
diff --git a/ansible-server/pom.xml b/ansible-server/pom.xml
index 56832ee5..7d7ebad5 100644
--- a/ansible-server/pom.xml
+++ b/ansible-server/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.2.3-SNAPSHOT</version>
+ <version>1.2.3</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/dependencies/pom.xml b/dependencies/pom.xml
index babd406d..0075e74f 100755
--- a/dependencies/pom.xml
+++ b/dependencies/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.2.3-SNAPSHOT</version>
+ <version>1.2.3</version>
<relativePath/>
</parent>
diff --git a/odlsli/odlsli-alpine/pom.xml b/odlsli/odlsli-alpine/pom.xml
index 829ad56e..8988424f 100644
--- a/odlsli/odlsli-alpine/pom.xml
+++ b/odlsli/odlsli-alpine/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.2.3-SNAPSHOT</version>
+ <version>1.2.3</version>
<relativePath/>
</parent>
diff --git a/odlsli/odlsli-ubuntu/pom.xml b/odlsli/odlsli-ubuntu/pom.xml
index 895c189e..89a7df01 100644
--- a/odlsli/odlsli-ubuntu/pom.xml
+++ b/odlsli/odlsli-ubuntu/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.2.3-SNAPSHOT</version>
+ <version>1.2.3</version>
<relativePath/>
</parent>
diff --git a/pom.xml b/pom.xml
index ea631d6c..09dca00b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.2.3-SNAPSHOT</version>
+ <version>1.2.3</version>
</parent>
<groupId>org.onap.ccsdk.distribution</groupId>