aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStilwell, David (stilwelld) <stilwelld@att.com>2018-05-23 17:14:33 -0400
committerStilwell, David (stilwelld) <stilwelld@att.com>2018-05-23 17:15:15 -0400
commitb05d1c70707af00ec6a5bc7e9b121503a4e1d9d0 (patch)
tree57f9ef1396264b56637d18afb4f0cc0fd00b0ca3
parent202e3a705381883acc89bf62159493fbaf8d1da8 (diff)
Update to release version parent 1.0.3v0.2.3
Update parent version to remove -SNAPSHOT (1.0.3) Change-Id: I22f2cdbdc194e343dd6b04a371e298294f569477 Issue-ID: CCSDK-290 Signed-off-by: Stilwell, David (stilwelld) <stilwelld@att.com>
-rw-r--r--asdcApi/features/ccsdk-asdcApi/pom.xml2
-rw-r--r--asdcApi/features/features-asdcApi/pom.xml2
-rwxr-xr-xasdcApi/features/pom.xml2
-rwxr-xr-xasdcApi/installer/pom.xml2
-rwxr-xr-xasdcApi/model/pom.xml2
-rwxr-xr-xasdcApi/pom.xml2
-rwxr-xr-xasdcApi/provider/pom.xml2
-rw-r--r--dataChange/features/ccsdk-dataChange/pom.xml2
-rw-r--r--dataChange/features/features-dataChange/pom.xml2
-rwxr-xr-xdataChange/features/pom.xml2
-rwxr-xr-xdataChange/installer/pom.xml2
-rwxr-xr-xdataChange/model/pom.xml2
-rwxr-xr-xdataChange/pom.xml2
-rwxr-xr-xdataChange/provider/pom.xml2
-rwxr-xr-xdmaap-listener/pom.xml2
-rw-r--r--lcm/features/ccsdk-lcm/pom.xml2
-rw-r--r--lcm/features/features-lcm/pom.xml2
-rwxr-xr-xlcm/features/pom.xml2
-rwxr-xr-xlcm/installer/pom.xml2
-rwxr-xr-xlcm/model/pom.xml2
-rwxr-xr-xlcm/pom.xml2
-rwxr-xr-xlcm/provider/pom.xml2
-rw-r--r--pom.xml2
-rwxr-xr-xueb-listener/pom.xml2
24 files changed, 24 insertions, 24 deletions
diff --git a/asdcApi/features/ccsdk-asdcApi/pom.xml b/asdcApi/features/ccsdk-asdcApi/pom.xml
index 3331a059..9de85588 100644
--- a/asdcApi/features/ccsdk-asdcApi/pom.xml
+++ b/asdcApi/features/ccsdk-asdcApi/pom.xml
@@ -6,7 +6,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>single-feature-parent</artifactId>
- <version>1.0.3-SNAPSHOT</version>
+ <version>1.0.3</version>
<relativePath />
</parent>
diff --git a/asdcApi/features/features-asdcApi/pom.xml b/asdcApi/features/features-asdcApi/pom.xml
index fc3bfd82..3848cc5d 100644
--- a/asdcApi/features/features-asdcApi/pom.xml
+++ b/asdcApi/features/features-asdcApi/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>feature-repo-parent</artifactId>
- <version>1.0.3-SNAPSHOT</version>
+ <version>1.0.3</version>
<relativePath/>
</parent>
diff --git a/asdcApi/features/pom.xml b/asdcApi/features/pom.xml
index 2e83324f..3179285e 100755
--- a/asdcApi/features/pom.xml
+++ b/asdcApi/features/pom.xml
@@ -6,7 +6,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.0.3-SNAPSHOT</version>
+ <version>1.0.3</version>
</parent>
<groupId>org.onap.ccsdk.sli.northbound</groupId>
diff --git a/asdcApi/installer/pom.xml b/asdcApi/installer/pom.xml
index 08fce195..8a98ec70 100755
--- a/asdcApi/installer/pom.xml
+++ b/asdcApi/installer/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.0.3-SNAPSHOT</version>
+ <version>1.0.3</version>
<relativePath/>
</parent>
diff --git a/asdcApi/model/pom.xml b/asdcApi/model/pom.xml
index 057d839f..88373851 100755
--- a/asdcApi/model/pom.xml
+++ b/asdcApi/model/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>binding-parent</artifactId>
- <version>1.0.3-SNAPSHOT</version>
+ <version>1.0.3</version>
<relativePath/>
</parent>
diff --git a/asdcApi/pom.xml b/asdcApi/pom.xml
index 0fd87994..3da1104b 100755
--- a/asdcApi/pom.xml
+++ b/asdcApi/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.0.3-SNAPSHOT</version>
+ <version>1.0.3</version>
<relativePath/>
</parent>
diff --git a/asdcApi/provider/pom.xml b/asdcApi/provider/pom.xml
index 0bb695fa..4ab40a1b 100755
--- a/asdcApi/provider/pom.xml
+++ b/asdcApi/provider/pom.xml
@@ -6,7 +6,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>binding-parent</artifactId>
- <version>1.0.3-SNAPSHOT</version>
+ <version>1.0.3</version>
<relativePath />
</parent>
diff --git a/dataChange/features/ccsdk-dataChange/pom.xml b/dataChange/features/ccsdk-dataChange/pom.xml
index e0994244..2cdd7e44 100644
--- a/dataChange/features/ccsdk-dataChange/pom.xml
+++ b/dataChange/features/ccsdk-dataChange/pom.xml
@@ -6,7 +6,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>single-feature-parent</artifactId>
- <version>1.0.3-SNAPSHOT</version>
+ <version>1.0.3</version>
<relativePath />
</parent>
diff --git a/dataChange/features/features-dataChange/pom.xml b/dataChange/features/features-dataChange/pom.xml
index fbd361ac..3097e09a 100644
--- a/dataChange/features/features-dataChange/pom.xml
+++ b/dataChange/features/features-dataChange/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>feature-repo-parent</artifactId>
- <version>1.0.3-SNAPSHOT</version>
+ <version>1.0.3</version>
<relativePath/>
</parent>
diff --git a/dataChange/features/pom.xml b/dataChange/features/pom.xml
index 002c9a61..ee855aac 100755
--- a/dataChange/features/pom.xml
+++ b/dataChange/features/pom.xml
@@ -6,7 +6,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.0.3-SNAPSHOT</version>
+ <version>1.0.3</version>
<relativePath/>
</parent>
diff --git a/dataChange/installer/pom.xml b/dataChange/installer/pom.xml
index 19aa8289..a5a43230 100755
--- a/dataChange/installer/pom.xml
+++ b/dataChange/installer/pom.xml
@@ -6,7 +6,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.0.3-SNAPSHOT</version>
+ <version>1.0.3</version>
<relativePath/>
</parent>
diff --git a/dataChange/model/pom.xml b/dataChange/model/pom.xml
index 2a7a2f82..478086b6 100755
--- a/dataChange/model/pom.xml
+++ b/dataChange/model/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>binding-parent</artifactId>
- <version>1.0.3-SNAPSHOT</version>
+ <version>1.0.3</version>
<relativePath/>
</parent>
diff --git a/dataChange/pom.xml b/dataChange/pom.xml
index 8b631c66..b3c719f6 100755
--- a/dataChange/pom.xml
+++ b/dataChange/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.0.3-SNAPSHOT</version>
+ <version>1.0.3</version>
<relativePath/>
</parent>
diff --git a/dataChange/provider/pom.xml b/dataChange/provider/pom.xml
index 48aeecd2..03fb4a44 100755
--- a/dataChange/provider/pom.xml
+++ b/dataChange/provider/pom.xml
@@ -6,7 +6,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>binding-parent</artifactId>
- <version>1.0.3-SNAPSHOT</version>
+ <version>1.0.3</version>
<relativePath />
</parent>
diff --git a/dmaap-listener/pom.xml b/dmaap-listener/pom.xml
index b700b5c9..0771bf2c 100755
--- a/dmaap-listener/pom.xml
+++ b/dmaap-listener/pom.xml
@@ -6,7 +6,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.0.3-SNAPSHOT</version>
+ <version>1.0.3</version>
</parent>
<groupId>org.onap.ccsdk.sli.northbound</groupId>
diff --git a/lcm/features/ccsdk-lcm/pom.xml b/lcm/features/ccsdk-lcm/pom.xml
index af6882bd..8aa21f97 100644
--- a/lcm/features/ccsdk-lcm/pom.xml
+++ b/lcm/features/ccsdk-lcm/pom.xml
@@ -6,7 +6,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>single-feature-parent</artifactId>
- <version>1.0.3-SNAPSHOT</version>
+ <version>1.0.3</version>
<relativePath />
</parent>
diff --git a/lcm/features/features-lcm/pom.xml b/lcm/features/features-lcm/pom.xml
index c52debcc..1a8dbc68 100644
--- a/lcm/features/features-lcm/pom.xml
+++ b/lcm/features/features-lcm/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>feature-repo-parent</artifactId>
- <version>1.0.3-SNAPSHOT</version>
+ <version>1.0.3</version>
<relativePath/>
</parent>
diff --git a/lcm/features/pom.xml b/lcm/features/pom.xml
index e3352ff3..d41436f8 100755
--- a/lcm/features/pom.xml
+++ b/lcm/features/pom.xml
@@ -6,7 +6,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.0.3-SNAPSHOT</version>
+ <version>1.0.3</version>
</parent>
<groupId>org.onap.ccsdk.sli.northbound</groupId>
diff --git a/lcm/installer/pom.xml b/lcm/installer/pom.xml
index 63891ebe..051394e0 100755
--- a/lcm/installer/pom.xml
+++ b/lcm/installer/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.0.3-SNAPSHOT</version>
+ <version>1.0.3</version>
<relativePath/>
</parent>
diff --git a/lcm/model/pom.xml b/lcm/model/pom.xml
index 19a483cd..cfcda019 100755
--- a/lcm/model/pom.xml
+++ b/lcm/model/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>binding-parent</artifactId>
- <version>1.0.3-SNAPSHOT</version>
+ <version>1.0.3</version>
<relativePath/>
</parent>
diff --git a/lcm/pom.xml b/lcm/pom.xml
index 18c808e9..571121b5 100755
--- a/lcm/pom.xml
+++ b/lcm/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.0.3-SNAPSHOT</version>
+ <version>1.0.3</version>
<relativePath/>
</parent>
diff --git a/lcm/provider/pom.xml b/lcm/provider/pom.xml
index eb95e6b0..13ea2384 100755
--- a/lcm/provider/pom.xml
+++ b/lcm/provider/pom.xml
@@ -6,7 +6,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>binding-parent</artifactId>
- <version>1.0.3-SNAPSHOT</version>
+ <version>1.0.3</version>
<relativePath />
</parent>
diff --git a/pom.xml b/pom.xml
index a6af9870..75c1d484 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.0.3-SNAPSHOT</version>
+ <version>1.0.3</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/ueb-listener/pom.xml b/ueb-listener/pom.xml
index 05e1d38d..259ed06a 100755
--- a/ueb-listener/pom.xml
+++ b/ueb-listener/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.0.3-SNAPSHOT</version>
+ <version>1.0.3</version>
</parent>
<groupId>org.onap.ccsdk.sli.northbound</groupId>