summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--SdncReports/pom.xml2
-rw-r--r--admportal/pom.xml2
-rw-r--r--configbackuprestore/pom.xml2
-rw-r--r--dgbuilder/pom.xml2
-rw-r--r--installation/admportal/pom.xml2
-rw-r--r--installation/ansible-server/pom.xml2
-rw-r--r--installation/dgbuilder/pom.xml2
-rw-r--r--installation/dmaap-listener/pom.xml2
-rw-r--r--installation/pom.xml2
-rw-r--r--installation/sdnc/pom.xml2
-rw-r--r--installation/ueb-listener/pom.xml2
-rw-r--r--platform-logic/datachange/pom.xml2
-rw-r--r--platform-logic/generic-resource-api/pom.xml2
-rw-r--r--platform-logic/installer/pom.xml2
-rw-r--r--platform-logic/lcm/pom.xml2
-rw-r--r--platform-logic/pom.xml2
-rw-r--r--platform-logic/restapi-templates/pom.xml2
-rw-r--r--platform-logic/restconfapi-yang/pom.xml2
-rw-r--r--platform-logic/setup/pom.xml2
-rw-r--r--platform-logic/vnfapi/pom.xml2
-rwxr-xr-xpom.xml2
-rw-r--r--version.properties4
22 files changed, 23 insertions, 23 deletions
diff --git a/SdncReports/pom.xml b/SdncReports/pom.xml
index 6ab8c1d8..96fe28c3 100644
--- a/SdncReports/pom.xml
+++ b/SdncReports/pom.xml
@@ -14,7 +14,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>spring-boot-1-starter-parent</artifactId>
- <version>1.1.0</version>
+ <version>1.1.1-SNAPSHOT</version>
</parent>
<distributionManagement>
<repository>
diff --git a/admportal/pom.xml b/admportal/pom.xml
index 4eb4d253..fa05074b 100644
--- a/admportal/pom.xml
+++ b/admportal/pom.xml
@@ -6,7 +6,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>binding-parent</artifactId>
- <version>1.1.0</version>
+ <version>1.1.1-SNAPSHOT</version>
<relativePath/>
</parent>
diff --git a/configbackuprestore/pom.xml b/configbackuprestore/pom.xml
index ab3db253..7488c1c6 100644
--- a/configbackuprestore/pom.xml
+++ b/configbackuprestore/pom.xml
@@ -14,7 +14,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>spring-boot-1-starter-parent</artifactId>
- <version>1.1.0</version>
+ <version>1.1.1-SNAPSHOT</version>
</parent>
<properties>
diff --git a/dgbuilder/pom.xml b/dgbuilder/pom.xml
index db37d4a7..d3751082 100644
--- a/dgbuilder/pom.xml
+++ b/dgbuilder/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.1.0</version>
+ <version>1.1.1-SNAPSHOT</version>
<relativePath />
</parent>
diff --git a/installation/admportal/pom.xml b/installation/admportal/pom.xml
index a68a1cfb..c85ae6fc 100644
--- a/installation/admportal/pom.xml
+++ b/installation/admportal/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.1.0</version>
+ <version>1.1.1-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/installation/ansible-server/pom.xml b/installation/ansible-server/pom.xml
index 45bc11af..0fd0b771 100644
--- a/installation/ansible-server/pom.xml
+++ b/installation/ansible-server/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.1.0</version>
+ <version>1.1.1-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<packaging>pom</packaging>
diff --git a/installation/dgbuilder/pom.xml b/installation/dgbuilder/pom.xml
index fa6e6a38..f47303c7 100644
--- a/installation/dgbuilder/pom.xml
+++ b/installation/dgbuilder/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.1.0</version>
+ <version>1.1.1-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/installation/dmaap-listener/pom.xml b/installation/dmaap-listener/pom.xml
index 5941ee8c..61d64538 100644
--- a/installation/dmaap-listener/pom.xml
+++ b/installation/dmaap-listener/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.1.0</version>
+ <version>1.1.1-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<packaging>pom</packaging>
diff --git a/installation/pom.xml b/installation/pom.xml
index ee667849..f02b9ca7 100644
--- a/installation/pom.xml
+++ b/installation/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.1.0</version>
+ <version>1.1.1-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/installation/sdnc/pom.xml b/installation/sdnc/pom.xml
index 7a78cdec..764725c5 100644
--- a/installation/sdnc/pom.xml
+++ b/installation/sdnc/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.1.0</version>
+ <version>1.1.1-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/installation/ueb-listener/pom.xml b/installation/ueb-listener/pom.xml
index 1c1a3ead..66fa812a 100644
--- a/installation/ueb-listener/pom.xml
+++ b/installation/ueb-listener/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.1.0</version>
+ <version>1.1.1-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<packaging>pom</packaging>
diff --git a/platform-logic/datachange/pom.xml b/platform-logic/datachange/pom.xml
index f53d85ff..35cde149 100644
--- a/platform-logic/datachange/pom.xml
+++ b/platform-logic/datachange/pom.xml
@@ -6,7 +6,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.1.0</version>
+ <version>1.1.1-SNAPSHOT</version>
<relativePath />
</parent>
diff --git a/platform-logic/generic-resource-api/pom.xml b/platform-logic/generic-resource-api/pom.xml
index 59e28f33..af1d091a 100644
--- a/platform-logic/generic-resource-api/pom.xml
+++ b/platform-logic/generic-resource-api/pom.xml
@@ -6,7 +6,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.1.0</version>
+ <version>1.1.1-SNAPSHOT</version>
<relativePath />
</parent>
diff --git a/platform-logic/installer/pom.xml b/platform-logic/installer/pom.xml
index 76cd1567..32408926 100644
--- a/platform-logic/installer/pom.xml
+++ b/platform-logic/installer/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.1.0</version>
+ <version>1.1.1-SNAPSHOT</version>
<relativePath/>
</parent>
diff --git a/platform-logic/lcm/pom.xml b/platform-logic/lcm/pom.xml
index 53414fcc..e8d62566 100644
--- a/platform-logic/lcm/pom.xml
+++ b/platform-logic/lcm/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.1.0</version>
+ <version>1.1.1-SNAPSHOT</version>
<relativePath />
</parent>
diff --git a/platform-logic/pom.xml b/platform-logic/pom.xml
index 9ec66aaf..1c803100 100644
--- a/platform-logic/pom.xml
+++ b/platform-logic/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.1.0</version>
+ <version>1.1.1-SNAPSHOT</version>
<relativePath />
</parent>
diff --git a/platform-logic/restapi-templates/pom.xml b/platform-logic/restapi-templates/pom.xml
index 16e75491..48ed5179 100644
--- a/platform-logic/restapi-templates/pom.xml
+++ b/platform-logic/restapi-templates/pom.xml
@@ -6,7 +6,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.1.0</version>
+ <version>1.1.1-SNAPSHOT</version>
<relativePath />
</parent>
diff --git a/platform-logic/restconfapi-yang/pom.xml b/platform-logic/restconfapi-yang/pom.xml
index 62b7f726..38874aa9 100644
--- a/platform-logic/restconfapi-yang/pom.xml
+++ b/platform-logic/restconfapi-yang/pom.xml
@@ -6,7 +6,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.1.0</version>
+ <version>1.1.1-SNAPSHOT</version>
<relativePath />
</parent>
diff --git a/platform-logic/setup/pom.xml b/platform-logic/setup/pom.xml
index a951d184..1efbef1e 100644
--- a/platform-logic/setup/pom.xml
+++ b/platform-logic/setup/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.1.0</version>
+ <version>1.1.1-SNAPSHOT</version>
<relativePath />
</parent>
diff --git a/platform-logic/vnfapi/pom.xml b/platform-logic/vnfapi/pom.xml
index 30f94118..a94e0149 100644
--- a/platform-logic/vnfapi/pom.xml
+++ b/platform-logic/vnfapi/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.1.0</version>
+ <version>1.1.1-SNAPSHOT</version>
<relativePath />
</parent>
diff --git a/pom.xml b/pom.xml
index 0556e2f6..4b59b4fc 100755
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.1.0</version>
+ <version>1.1.1-SNAPSHOT</version>
</parent>
<groupId>org.onap.sdnc.oam</groupId>
diff --git a/version.properties b/version.properties
index bf927b5d..335c3b92 100644
--- a/version.properties
+++ b/version.properties
@@ -5,10 +5,10 @@
release_name=1
sprint_number=4
-feature_revision=0
+feature_revision=1
base_version=${release_name}.${sprint_number}.${feature_revision}
-release_version=${base_version}
+release_version=${base_version}-STAGING
snapshot_version=${base_version}-SNAPSHOT