aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTimoney, Dan (dt5972) <dtimoney@att.com>2019-01-03 14:33:43 -0500
committerTimoney, Dan (dt5972) <dtimoney@att.com>2019-01-03 14:33:43 -0500
commit898b2943f0e04d8f13b0d16a4289c53a1d23d189 (patch)
treeb183d602b9a5ce3f87516e0803d499f14f08d235
parentdad340b6eec99de46b5ea2b18606bdf847fcd2bd (diff)
Prepare sli/northbound for release3.0.1-ONAP0.3.3casablanca
Prepare sli/northbound for 0.3.3 (Casablanca Mtce) release Change-Id: I6779a6edea74a3aa8b008a25b2104296b1478c9d Issue-ID: CCSDK-858 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@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--features/ccsdk-sli-northbound-all/pom.xml2
-rw-r--r--features/features-sli-northbound/pom.xml2
-rwxr-xr-xfeatures/installer/pom.xml2
-rwxr-xr-xfeatures/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
-rw-r--r--version.properties2
29 files changed, 29 insertions, 29 deletions
diff --git a/asdcApi/features/ccsdk-asdcApi/pom.xml b/asdcApi/features/ccsdk-asdcApi/pom.xml
index b526dd31..398c8658 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.1.3-SNAPSHOT</version>
+ <version>1.1.3</version>
<relativePath />
</parent>
diff --git a/asdcApi/features/features-asdcApi/pom.xml b/asdcApi/features/features-asdcApi/pom.xml
index 569c6a48..abdf4d29 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.1.3-SNAPSHOT</version>
+ <version>1.1.3</version>
<relativePath/>
</parent>
diff --git a/asdcApi/features/pom.xml b/asdcApi/features/pom.xml
index e63d14c1..136313d2 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.1.3-SNAPSHOT</version>
+ <version>1.1.3</version>
</parent>
<groupId>org.onap.ccsdk.sli.northbound</groupId>
diff --git a/asdcApi/installer/pom.xml b/asdcApi/installer/pom.xml
index 12737828..e0d79636 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.1.3-SNAPSHOT</version>
+ <version>1.1.3</version>
<relativePath/>
</parent>
diff --git a/asdcApi/model/pom.xml b/asdcApi/model/pom.xml
index 737a5240..300b4239 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.1.3-SNAPSHOT</version>
+ <version>1.1.3</version>
<relativePath/>
</parent>
diff --git a/asdcApi/pom.xml b/asdcApi/pom.xml
index 71b6d5a2..ff0c73d0 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.1.3-SNAPSHOT</version>
+ <version>1.1.3</version>
<relativePath/>
</parent>
diff --git a/asdcApi/provider/pom.xml b/asdcApi/provider/pom.xml
index e6af3964..4fb2e223 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.1.3-SNAPSHOT</version>
+ <version>1.1.3</version>
<relativePath />
</parent>
diff --git a/dataChange/features/ccsdk-dataChange/pom.xml b/dataChange/features/ccsdk-dataChange/pom.xml
index 33bf0f5b..b8760823 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.1.3-SNAPSHOT</version>
+ <version>1.1.3</version>
<relativePath />
</parent>
diff --git a/dataChange/features/features-dataChange/pom.xml b/dataChange/features/features-dataChange/pom.xml
index 01e57fac..ba86a42a 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.1.3-SNAPSHOT</version>
+ <version>1.1.3</version>
<relativePath/>
</parent>
diff --git a/dataChange/features/pom.xml b/dataChange/features/pom.xml
index cb1b158e..11806c08 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.1.3-SNAPSHOT</version>
+ <version>1.1.3</version>
<relativePath/>
</parent>
diff --git a/dataChange/installer/pom.xml b/dataChange/installer/pom.xml
index a86d5944..bc37505c 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.1.3-SNAPSHOT</version>
+ <version>1.1.3</version>
<relativePath/>
</parent>
diff --git a/dataChange/model/pom.xml b/dataChange/model/pom.xml
index a94e6abd..e9155602 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.1.3-SNAPSHOT</version>
+ <version>1.1.3</version>
<relativePath/>
</parent>
diff --git a/dataChange/pom.xml b/dataChange/pom.xml
index dcee93dd..513b95f4 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.1.3-SNAPSHOT</version>
+ <version>1.1.3</version>
<relativePath/>
</parent>
diff --git a/dataChange/provider/pom.xml b/dataChange/provider/pom.xml
index e16ee9d0..8858a269 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.1.3-SNAPSHOT</version>
+ <version>1.1.3</version>
<relativePath />
</parent>
diff --git a/dmaap-listener/pom.xml b/dmaap-listener/pom.xml
index 0e16e096..7ed927b2 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.1.3-SNAPSHOT</version>
+ <version>1.1.3</version>
</parent>
<groupId>org.onap.ccsdk.sli.northbound</groupId>
diff --git a/features/ccsdk-sli-northbound-all/pom.xml b/features/ccsdk-sli-northbound-all/pom.xml
index 752694d1..8df383b1 100644
--- a/features/ccsdk-sli-northbound-all/pom.xml
+++ b/features/ccsdk-sli-northbound-all/pom.xml
@@ -7,7 +7,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>single-feature-parent</artifactId>
- <version>1.1.3-SNAPSHOT</version>
+ <version>1.1.3</version>
<relativePath />
</parent>
diff --git a/features/features-sli-northbound/pom.xml b/features/features-sli-northbound/pom.xml
index aa96e445..a8bace33 100644
--- a/features/features-sli-northbound/pom.xml
+++ b/features/features-sli-northbound/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>feature-repo-parent</artifactId>
- <version>1.1.3-SNAPSHOT</version>
+ <version>1.1.3</version>
<relativePath/>
</parent>
diff --git a/features/installer/pom.xml b/features/installer/pom.xml
index 98d258ce..4f5b29be 100755
--- a/features/installer/pom.xml
+++ b/features/installer/pom.xml
@@ -6,7 +6,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.1.3-SNAPSHOT</version>
+ <version>1.1.3</version>
<relativePath />
</parent>
diff --git a/features/pom.xml b/features/pom.xml
index 7a3ae59a..c5d19e9b 100755
--- a/features/pom.xml
+++ b/features/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.1.3-SNAPSHOT</version>
+ <version>1.1.3</version>
<relativePath/>
</parent>
diff --git a/lcm/features/ccsdk-lcm/pom.xml b/lcm/features/ccsdk-lcm/pom.xml
index 79a422d3..07c12228 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.1.3-SNAPSHOT</version>
+ <version>1.1.3</version>
<relativePath />
</parent>
diff --git a/lcm/features/features-lcm/pom.xml b/lcm/features/features-lcm/pom.xml
index 7b08ac93..48a9bbc8 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.1.3-SNAPSHOT</version>
+ <version>1.1.3</version>
<relativePath/>
</parent>
diff --git a/lcm/features/pom.xml b/lcm/features/pom.xml
index 79847068..c9476947 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.1.3-SNAPSHOT</version>
+ <version>1.1.3</version>
</parent>
<groupId>org.onap.ccsdk.sli.northbound</groupId>
diff --git a/lcm/installer/pom.xml b/lcm/installer/pom.xml
index 426bcff6..b0176ef9 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.1.3-SNAPSHOT</version>
+ <version>1.1.3</version>
<relativePath/>
</parent>
diff --git a/lcm/model/pom.xml b/lcm/model/pom.xml
index 626f0b23..676486ac 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.1.3-SNAPSHOT</version>
+ <version>1.1.3</version>
<relativePath/>
</parent>
diff --git a/lcm/pom.xml b/lcm/pom.xml
index 76f405a3..5771558a 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.1.3-SNAPSHOT</version>
+ <version>1.1.3</version>
<relativePath/>
</parent>
diff --git a/lcm/provider/pom.xml b/lcm/provider/pom.xml
index 989fdfc9..1004fc82 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.1.3-SNAPSHOT</version>
+ <version>1.1.3</version>
<relativePath />
</parent>
diff --git a/pom.xml b/pom.xml
index d6adc4cc..feed7f95 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.1.3-SNAPSHOT</version>
+ <version>1.1.3</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/ueb-listener/pom.xml b/ueb-listener/pom.xml
index 07d76f02..507ce239 100755
--- a/ueb-listener/pom.xml
+++ b/ueb-listener/pom.xml
@@ -7,7 +7,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.1.3-SNAPSHOT</version>
+ <version>1.1.3</version>
</parent>
<groupId>org.onap.ccsdk.sli.northbound</groupId>
diff --git a/version.properties b/version.properties
index 540bd28e..0d05078e 100644
--- a/version.properties
+++ b/version.properties
@@ -9,6 +9,6 @@ feature_revision=3
base_version=${release_name}.${sprint_number}.${feature_revision}
-release_version=${base_version}-STAGING
+release_version=${base_version}
snapshot_version=${base_version}-SNAPSHOT