aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTimoney, Dan (dt5972) <dtimoney@att.com>2018-11-13 18:50:05 -0500
committerTimoney, Dan (dt5972) <dtimoney@att.com>2018-11-13 18:50:05 -0500
commitc6fa2af9d698ceb6d38400b2a19ff17baf1bf215 (patch)
tree85fdf5c4f7a9a51e95c4093eda41fdfd9a26ab87
parent290a68fb3f5a2aee5850c1396782d872353aadf9 (diff)
Prepare for release build0.3.2
Prepare for release 0.3.2 of ccsdk/features Change-Id: I2803ef53b7342ebc45f327c1710c15d4734f2f5e Issue-ID: CCSDK-679 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
-rw-r--r--blueprints-processor/adaptors/data-adaptor-provider/pom.xml2
-rw-r--r--blueprints-processor/adaptors/pom.xml2
-rw-r--r--blueprints-processor/adaptors/rest-adaptor-provider/pom.xml2
-rw-r--r--blueprints-processor/features/ccsdk-blueprints-processor/pom.xml2
-rwxr-xr-xblueprints-processor/features/features-blueprints-processor/pom.xml2
-rwxr-xr-xblueprints-processor/features/pom.xml2
-rw-r--r--blueprints-processor/installer/pom.xml2
-rw-r--r--blueprints-processor/plugin/assignment-provider/pom.xml2
-rw-r--r--blueprints-processor/plugin/generator-provider/pom.xml2
-rw-r--r--blueprints-processor/plugin/model-provider/pom.xml2
-rw-r--r--blueprints-processor/plugin/pom.xml2
-rw-r--r--blueprints-processor/pom.xml2
-rw-r--r--features/ccsdk-features-all/pom.xml2
-rw-r--r--features/features-features/pom.xml2
-rwxr-xr-xfeatures/installer/pom.xml2
-rwxr-xr-xfeatures/pom.xml2
-rw-r--r--version.properties2
17 files changed, 17 insertions, 17 deletions
diff --git a/blueprints-processor/adaptors/data-adaptor-provider/pom.xml b/blueprints-processor/adaptors/data-adaptor-provider/pom.xml
index ed44f1788..e4f4d0e04 100644
--- a/blueprints-processor/adaptors/data-adaptor-provider/pom.xml
+++ b/blueprints-processor/adaptors/data-adaptor-provider/pom.xml
@@ -16,7 +16,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>binding-parent</artifactId>
- <version>1.1.2-SNAPSHOT</version>
+ <version>1.1.2</version>
<relativePath/>
</parent>
diff --git a/blueprints-processor/adaptors/pom.xml b/blueprints-processor/adaptors/pom.xml
index 9117405d0..bc7bc81e8 100644
--- a/blueprints-processor/adaptors/pom.xml
+++ b/blueprints-processor/adaptors/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.1.2-SNAPSHOT</version>
+ <version>1.1.2</version>
<relativePath/>
</parent>
diff --git a/blueprints-processor/adaptors/rest-adaptor-provider/pom.xml b/blueprints-processor/adaptors/rest-adaptor-provider/pom.xml
index 28b9ee839..301bdacf7 100644
--- a/blueprints-processor/adaptors/rest-adaptor-provider/pom.xml
+++ b/blueprints-processor/adaptors/rest-adaptor-provider/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>binding-parent</artifactId>
- <version>1.1.2-SNAPSHOT</version>
+ <version>1.1.2</version>
<relativePath/>
</parent>
diff --git a/blueprints-processor/features/ccsdk-blueprints-processor/pom.xml b/blueprints-processor/features/ccsdk-blueprints-processor/pom.xml
index dc975c244..634adb467 100644
--- a/blueprints-processor/features/ccsdk-blueprints-processor/pom.xml
+++ b/blueprints-processor/features/ccsdk-blueprints-processor/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>single-feature-parent</artifactId>
- <version>1.1.2-SNAPSHOT</version>
+ <version>1.1.2</version>
<relativePath/>
</parent>
diff --git a/blueprints-processor/features/features-blueprints-processor/pom.xml b/blueprints-processor/features/features-blueprints-processor/pom.xml
index d33355e25..82e9f5be4 100755
--- a/blueprints-processor/features/features-blueprints-processor/pom.xml
+++ b/blueprints-processor/features/features-blueprints-processor/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>feature-repo-parent</artifactId>
- <version>1.1.2-SNAPSHOT</version>
+ <version>1.1.2</version>
<relativePath />
</parent>
diff --git a/blueprints-processor/features/pom.xml b/blueprints-processor/features/pom.xml
index c352771dc..7d33535f6 100755
--- a/blueprints-processor/features/pom.xml
+++ b/blueprints-processor/features/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.1.2-SNAPSHOT</version>
+ <version>1.1.2</version>
<relativePath/>
</parent>
diff --git a/blueprints-processor/installer/pom.xml b/blueprints-processor/installer/pom.xml
index 566f2ca3f..a7afa2b96 100644
--- a/blueprints-processor/installer/pom.xml
+++ b/blueprints-processor/installer/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.1.2-SNAPSHOT</version>
+ <version>1.1.2</version>
<relativePath />
</parent>
diff --git a/blueprints-processor/plugin/assignment-provider/pom.xml b/blueprints-processor/plugin/assignment-provider/pom.xml
index b2df7a219..ea2c6f05f 100644
--- a/blueprints-processor/plugin/assignment-provider/pom.xml
+++ b/blueprints-processor/plugin/assignment-provider/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>binding-parent</artifactId>
- <version>1.1.2-SNAPSHOT</version>
+ <version>1.1.2</version>
<relativePath/>
</parent>
diff --git a/blueprints-processor/plugin/generator-provider/pom.xml b/blueprints-processor/plugin/generator-provider/pom.xml
index 5f85ec8ed..ecfba6037 100644
--- a/blueprints-processor/plugin/generator-provider/pom.xml
+++ b/blueprints-processor/plugin/generator-provider/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>binding-parent</artifactId>
- <version>1.1.2-SNAPSHOT</version>
+ <version>1.1.2</version>
<relativePath/>
</parent>
diff --git a/blueprints-processor/plugin/model-provider/pom.xml b/blueprints-processor/plugin/model-provider/pom.xml
index 7456498e1..c24040e68 100644
--- a/blueprints-processor/plugin/model-provider/pom.xml
+++ b/blueprints-processor/plugin/model-provider/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>binding-parent</artifactId>
- <version>1.1.2-SNAPSHOT</version>
+ <version>1.1.2</version>
<relativePath/>
</parent>
diff --git a/blueprints-processor/plugin/pom.xml b/blueprints-processor/plugin/pom.xml
index 5fe27f625..9c372dbda 100644
--- a/blueprints-processor/plugin/pom.xml
+++ b/blueprints-processor/plugin/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.1.2-SNAPSHOT</version>
+ <version>1.1.2</version>
<relativePath/>
</parent>
diff --git a/blueprints-processor/pom.xml b/blueprints-processor/pom.xml
index 62519881e..c8ad4e14e 100644
--- a/blueprints-processor/pom.xml
+++ b/blueprints-processor/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.1.2-SNAPSHOT</version>
+ <version>1.1.2</version>
<relativePath/>
</parent>
diff --git a/features/ccsdk-features-all/pom.xml b/features/ccsdk-features-all/pom.xml
index f8151ed17..ad9d64fd4 100644
--- a/features/ccsdk-features-all/pom.xml
+++ b/features/ccsdk-features-all/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>single-feature-parent</artifactId>
- <version>1.1.2-SNAPSHOT</version>
+ <version>1.1.2</version>
<relativePath/>
</parent>
diff --git a/features/features-features/pom.xml b/features/features-features/pom.xml
index 190eecb37..435ec2776 100644
--- a/features/features-features/pom.xml
+++ b/features/features-features/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>feature-repo-parent</artifactId>
- <version>1.1.2-SNAPSHOT</version>
+ <version>1.1.2</version>
<relativePath/>
</parent>
diff --git a/features/installer/pom.xml b/features/installer/pom.xml
index 70345f86d..1e20cc80e 100755
--- a/features/installer/pom.xml
+++ b/features/installer/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.1.2-SNAPSHOT</version>
+ <version>1.1.2</version>
<relativePath/>
</parent>
diff --git a/features/pom.xml b/features/pom.xml
index 9ff5e3023..5a4cfc300 100755
--- a/features/pom.xml
+++ b/features/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.1.2-SNAPSHOT</version>
+ <version>1.1.2</version>
<relativePath/>
</parent>
diff --git a/version.properties b/version.properties
index eeb7d862e..c387b3c58 100644
--- a/version.properties
+++ b/version.properties
@@ -10,6 +10,6 @@ feature_revision=2
base_version=${release_name}.${sprint_number}.${feature_revision}
-release_version=${base_version}-STAGING
+release_version=${base_version}
snapshot_version=${base_version}-SNAPSHOT