aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTimoney, Dan (dt5972) <dt5972@att.com>2018-05-31 14:25:35 -0400
committerTimoney, Dan (dt5972) <dt5972@att.com>2018-05-31 14:25:35 -0400
commit0f3fdfae6226b86ffc49e39b365eb149fce0e35f (patch)
treec0d4f0c2e2ab7861a9519de30955f144dcefd0e4
parent08ce0be92bae13a44287a9d05cc395ea75a74ccd (diff)
Use released parent pomv0.2.42.0.0-ONAPbeijing2.0.0-ONAP
Update to use release parent pom version 1.0.4 Change-Id: I654a95992e0740cfda9339098ed7eb4f32aaab4f Issue-ID: CCSDK-291 Signed-off-by: Timoney, Dan (dt5972) <dt5972@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 3739ee92..e72b924f 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.4-SNAPSHOT</version>
+ <version>1.0.4</version>
<relativePath />
</parent>
diff --git a/asdcApi/features/features-asdcApi/pom.xml b/asdcApi/features/features-asdcApi/pom.xml
index 3864e139..abd7d234 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.4-SNAPSHOT</version>
+ <version>1.0.4</version>
<relativePath/>
</parent>
diff --git a/asdcApi/features/pom.xml b/asdcApi/features/pom.xml
index d0260800..2b207e69 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.4-SNAPSHOT</version>
+ <version>1.0.4</version>
</parent>
<groupId>org.onap.ccsdk.sli.northbound</groupId>
diff --git a/asdcApi/installer/pom.xml b/asdcApi/installer/pom.xml
index 86bf6a2c..58f1ee86 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.4-SNAPSHOT</version>
+ <version>1.0.4</version>
<relativePath/>
</parent>
diff --git a/asdcApi/model/pom.xml b/asdcApi/model/pom.xml
index 70d6d22f..4d18f8e8 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.4-SNAPSHOT</version>
+ <version>1.0.4</version>
<relativePath/>
</parent>
diff --git a/asdcApi/pom.xml b/asdcApi/pom.xml
index 27575f3d..3f37d671 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.4-SNAPSHOT</version>
+ <version>1.0.4</version>
<relativePath/>
</parent>
diff --git a/asdcApi/provider/pom.xml b/asdcApi/provider/pom.xml
index 405ede6a..0cae44f9 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.4-SNAPSHOT</version>
+ <version>1.0.4</version>
<relativePath />
</parent>
diff --git a/dataChange/features/ccsdk-dataChange/pom.xml b/dataChange/features/ccsdk-dataChange/pom.xml
index 15825e6f..c5ce3ee5 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.4-SNAPSHOT</version>
+ <version>1.0.4</version>
<relativePath />
</parent>
diff --git a/dataChange/features/features-dataChange/pom.xml b/dataChange/features/features-dataChange/pom.xml
index 26ddd013..ce6db8f0 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.4-SNAPSHOT</version>
+ <version>1.0.4</version>
<relativePath/>
</parent>
diff --git a/dataChange/features/pom.xml b/dataChange/features/pom.xml
index 82744b03..75a69424 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.4-SNAPSHOT</version>
+ <version>1.0.4</version>
<relativePath/>
</parent>
diff --git a/dataChange/installer/pom.xml b/dataChange/installer/pom.xml
index 4edac1d4..e7dbcbe0 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.4-SNAPSHOT</version>
+ <version>1.0.4</version>
<relativePath/>
</parent>
diff --git a/dataChange/model/pom.xml b/dataChange/model/pom.xml
index d5ecb331..2407d36b 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.4-SNAPSHOT</version>
+ <version>1.0.4</version>
<relativePath/>
</parent>
diff --git a/dataChange/pom.xml b/dataChange/pom.xml
index 90620525..324431d2 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.4-SNAPSHOT</version>
+ <version>1.0.4</version>
<relativePath/>
</parent>
diff --git a/dataChange/provider/pom.xml b/dataChange/provider/pom.xml
index ab388b1b..4c5c8bb1 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.4-SNAPSHOT</version>
+ <version>1.0.4</version>
<relativePath />
</parent>
diff --git a/dmaap-listener/pom.xml b/dmaap-listener/pom.xml
index 4b3b0a79..6e8b2c05 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.4-SNAPSHOT</version>
+ <version>1.0.4</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 a9cb09e3..c32e9927 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.4-SNAPSHOT</version>
+ <version>1.0.4</version>
<relativePath />
</parent>
diff --git a/lcm/features/features-lcm/pom.xml b/lcm/features/features-lcm/pom.xml
index 660f18fb..4784a1cf 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.4-SNAPSHOT</version>
+ <version>1.0.4</version>
<relativePath/>
</parent>
diff --git a/lcm/features/pom.xml b/lcm/features/pom.xml
index 7b16e1dd..d53e2860 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.4-SNAPSHOT</version>
+ <version>1.0.4</version>
</parent>
<groupId>org.onap.ccsdk.sli.northbound</groupId>
diff --git a/lcm/installer/pom.xml b/lcm/installer/pom.xml
index d0811861..3328b89d 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.4-SNAPSHOT</version>
+ <version>1.0.4</version>
<relativePath/>
</parent>
diff --git a/lcm/model/pom.xml b/lcm/model/pom.xml
index fa942b42..d24d45ef 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.4-SNAPSHOT</version>
+ <version>1.0.4</version>
<relativePath/>
</parent>
diff --git a/lcm/pom.xml b/lcm/pom.xml
index 43fa4c0a..70a45321 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.4-SNAPSHOT</version>
+ <version>1.0.4</version>
<relativePath/>
</parent>
diff --git a/lcm/provider/pom.xml b/lcm/provider/pom.xml
index 9f2b8d50..39ab9f07 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.4-SNAPSHOT</version>
+ <version>1.0.4</version>
<relativePath />
</parent>
diff --git a/pom.xml b/pom.xml
index 8e093b2f..435c833a 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.4-SNAPSHOT</version>
+ <version>1.0.4</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/ueb-listener/pom.xml b/ueb-listener/pom.xml
index 142be526..c1797628 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.4-SNAPSHOT</version>
+ <version>1.0.4</version>
</parent>
<groupId>org.onap.ccsdk.sli.northbound</groupId>