aboutsummaryrefslogtreecommitdiffstats
path: root/appc-dg/appc-dg-shared
diff options
context:
space:
mode:
authorPatrick Brady <pb071s@att.com>2018-05-22 10:42:55 -0700
committerPatrick Brady <pb071s@att.com>2018-05-22 10:42:59 -0700
commit84d0a254bd9fd2779a116edc1901260bd2c7d11e (patch)
treeb759f0d844873cab3b99d69fb0595ac4e59aee6a /appc-dg/appc-dg-shared
parent07fcbfcd2e65135556fce021748aa6c338cf710d (diff)
Increment version for new branch
Change from version 1.3.0-SNAPSHOT to 1.4.0-SNAPSHOT and update version file. Change-Id: I6b54c3e3b97c3ef0a554fb173d0dd261ca2107d3 Signed-off-by: Patrick Brady <pb071s@att.com> Issue-ID: APPC-916
Diffstat (limited to 'appc-dg/appc-dg-shared')
-rw-r--r--appc-dg/appc-dg-shared/appc-dg-aai/pom.xml2
-rw-r--r--appc-dg/appc-dg-shared/appc-dg-common/pom.xml2
-rw-r--r--appc-dg/appc-dg-shared/appc-dg-dependency-model/pom.xml2
-rw-r--r--appc-dg/appc-dg-shared/appc-dg-domain-model-lib/pom.xml2
-rw-r--r--appc-dg/appc-dg-shared/appc-dg-license-manager/pom.xml4
-rw-r--r--appc-dg/appc-dg-shared/appc-dg-mdsal-store/appc-dg-mdsal-bundle/pom.xml2
-rw-r--r--appc-dg/appc-dg-shared/appc-dg-mdsal-store/appc-dg-mdsal-model/pom.xml2
-rw-r--r--appc-dg/appc-dg-shared/appc-dg-mdsal-store/pom.xml2
-rw-r--r--appc-dg/appc-dg-shared/appc-dg-netconf/pom.xml2
-rw-r--r--appc-dg/appc-dg-shared/appc-dg-shared-features/pom.xml2
-rw-r--r--appc-dg/appc-dg-shared/appc-dg-shared-installer/pom.xml2
-rw-r--r--appc-dg/appc-dg-shared/appc-dg-ssh/pom.xml2
-rw-r--r--appc-dg/appc-dg-shared/pom.xml2
13 files changed, 14 insertions, 14 deletions
diff --git a/appc-dg/appc-dg-shared/appc-dg-aai/pom.xml b/appc-dg/appc-dg-shared/appc-dg-aai/pom.xml
index c1d8871fc..984bf0299 100644
--- a/appc-dg/appc-dg-shared/appc-dg-aai/pom.xml
+++ b/appc-dg/appc-dg-shared/appc-dg-aai/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.onap.appc</groupId>
<artifactId>appc-dg-shared</artifactId>
- <version>1.3.0-SNAPSHOT</version>
+ <version>1.4.0-SNAPSHOT</version>
</parent>
<artifactId>appc-dg-aai</artifactId>
<packaging>bundle</packaging>
diff --git a/appc-dg/appc-dg-shared/appc-dg-common/pom.xml b/appc-dg/appc-dg-shared/appc-dg-common/pom.xml
index e1f1fed9f..e30872c7a 100644
--- a/appc-dg/appc-dg-shared/appc-dg-common/pom.xml
+++ b/appc-dg/appc-dg-shared/appc-dg-common/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.onap.appc</groupId>
<artifactId>appc-dg-shared</artifactId>
- <version>1.3.0-SNAPSHOT</version>
+ <version>1.4.0-SNAPSHOT</version>
</parent>
<artifactId>appc-dg-common</artifactId>
<packaging>bundle</packaging>
diff --git a/appc-dg/appc-dg-shared/appc-dg-dependency-model/pom.xml b/appc-dg/appc-dg-shared/appc-dg-dependency-model/pom.xml
index def4431ff..454d2065a 100644
--- a/appc-dg/appc-dg-shared/appc-dg-dependency-model/pom.xml
+++ b/appc-dg/appc-dg-shared/appc-dg-dependency-model/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.onap.appc</groupId>
<artifactId>appc-dg-shared</artifactId>
- <version>1.3.0-SNAPSHOT</version>
+ <version>1.4.0-SNAPSHOT</version>
</parent>
<artifactId>appc-dg-dependency-model</artifactId>
diff --git a/appc-dg/appc-dg-shared/appc-dg-domain-model-lib/pom.xml b/appc-dg/appc-dg-shared/appc-dg-domain-model-lib/pom.xml
index ca324e9af..93c847c80 100644
--- a/appc-dg/appc-dg-shared/appc-dg-domain-model-lib/pom.xml
+++ b/appc-dg/appc-dg-shared/appc-dg-domain-model-lib/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.onap.appc</groupId>
<artifactId>appc-dg-shared</artifactId>
- <version>1.3.0-SNAPSHOT</version>
+ <version>1.4.0-SNAPSHOT</version>
</parent>
<groupId>org.onap.appc</groupId>
diff --git a/appc-dg/appc-dg-shared/appc-dg-license-manager/pom.xml b/appc-dg/appc-dg-shared/appc-dg-license-manager/pom.xml
index 9e4b5115b..9715d31fb 100644
--- a/appc-dg/appc-dg-shared/appc-dg-license-manager/pom.xml
+++ b/appc-dg/appc-dg-shared/appc-dg-license-manager/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.onap.appc</groupId>
<artifactId>appc-dg-shared</artifactId>
- <version>1.3.0-SNAPSHOT</version>
+ <version>1.4.0-SNAPSHOT</version>
</parent>
<artifactId>appc-dg-license-manager</artifactId>
<packaging>bundle</packaging>
@@ -40,7 +40,7 @@
<dependency>
<groupId>org.onap.appc</groupId>
<artifactId>appc-license-manager-api</artifactId>
- <version>1.3.0-SNAPSHOT</version>
+ <version>1.4.0-SNAPSHOT</version>
<scope>compile</scope>
</dependency>
<dependency>
diff --git a/appc-dg/appc-dg-shared/appc-dg-mdsal-store/appc-dg-mdsal-bundle/pom.xml b/appc-dg/appc-dg-shared/appc-dg-mdsal-store/appc-dg-mdsal-bundle/pom.xml
index ed4985e72..2502cdba5 100644
--- a/appc-dg/appc-dg-shared/appc-dg-mdsal-store/appc-dg-mdsal-bundle/pom.xml
+++ b/appc-dg/appc-dg-shared/appc-dg-mdsal-store/appc-dg-mdsal-bundle/pom.xml
@@ -29,7 +29,7 @@
<parent>
<groupId>org.onap.appc</groupId>
<artifactId>appc-dg-mdsal-store</artifactId>
- <version>1.3.0-SNAPSHOT</version>
+ <version>1.4.0-SNAPSHOT</version>
</parent>
<artifactId>appc-dg-mdsal-bundle</artifactId>
diff --git a/appc-dg/appc-dg-shared/appc-dg-mdsal-store/appc-dg-mdsal-model/pom.xml b/appc-dg/appc-dg-shared/appc-dg-mdsal-store/appc-dg-mdsal-model/pom.xml
index e0b1e81c8..0ff29e31a 100644
--- a/appc-dg/appc-dg-shared/appc-dg-mdsal-store/appc-dg-mdsal-model/pom.xml
+++ b/appc-dg/appc-dg-shared/appc-dg-mdsal-store/appc-dg-mdsal-model/pom.xml
@@ -28,7 +28,7 @@
<parent>
<groupId>org.onap.appc</groupId>
<artifactId>appc-dg-mdsal-store</artifactId>
- <version>1.3.0-SNAPSHOT</version>
+ <version>1.4.0-SNAPSHOT</version>
</parent>
<artifactId>appc-dg-mdsal-model</artifactId>
diff --git a/appc-dg/appc-dg-shared/appc-dg-mdsal-store/pom.xml b/appc-dg/appc-dg-shared/appc-dg-mdsal-store/pom.xml
index 74f7499f6..f9cba2203 100644
--- a/appc-dg/appc-dg-shared/appc-dg-mdsal-store/pom.xml
+++ b/appc-dg/appc-dg-shared/appc-dg-mdsal-store/pom.xml
@@ -29,7 +29,7 @@
<parent>
<groupId>org.onap.appc</groupId>
<artifactId>appc-dg-shared</artifactId>
- <version>1.3.0-SNAPSHOT</version>
+ <version>1.4.0-SNAPSHOT</version>
</parent>
<artifactId>appc-dg-mdsal-store</artifactId>
diff --git a/appc-dg/appc-dg-shared/appc-dg-netconf/pom.xml b/appc-dg/appc-dg-shared/appc-dg-netconf/pom.xml
index 7143e8be5..ac2369f02 100644
--- a/appc-dg/appc-dg-shared/appc-dg-netconf/pom.xml
+++ b/appc-dg/appc-dg-shared/appc-dg-netconf/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.onap.appc</groupId>
<artifactId>appc-dg-shared</artifactId>
- <version>1.3.0-SNAPSHOT</version>
+ <version>1.4.0-SNAPSHOT</version>
</parent>
<artifactId>appc-dg-netconf</artifactId>
<packaging>bundle</packaging>
diff --git a/appc-dg/appc-dg-shared/appc-dg-shared-features/pom.xml b/appc-dg/appc-dg-shared/appc-dg-shared-features/pom.xml
index c7d59801a..32b4e9394 100644
--- a/appc-dg/appc-dg-shared/appc-dg-shared-features/pom.xml
+++ b/appc-dg/appc-dg-shared/appc-dg-shared-features/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.onap.appc</groupId>
<artifactId>appc-dg-shared</artifactId>
- <version>1.3.0-SNAPSHOT</version>
+ <version>1.4.0-SNAPSHOT</version>
</parent>
<artifactId>appc-dg-shared-features</artifactId>
<packaging>jar</packaging>
diff --git a/appc-dg/appc-dg-shared/appc-dg-shared-installer/pom.xml b/appc-dg/appc-dg-shared/appc-dg-shared-installer/pom.xml
index 817a77aa6..53980a0df 100644
--- a/appc-dg/appc-dg-shared/appc-dg-shared-installer/pom.xml
+++ b/appc-dg/appc-dg-shared/appc-dg-shared-installer/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.onap.appc</groupId>
<artifactId>appc-dg-shared</artifactId>
- <version>1.3.0-SNAPSHOT</version>
+ <version>1.4.0-SNAPSHOT</version>
</parent>
<artifactId>appc-dg-shared-installer</artifactId>
<name>APPC DG Shared - Karaf Installer</name>
diff --git a/appc-dg/appc-dg-shared/appc-dg-ssh/pom.xml b/appc-dg/appc-dg-shared/appc-dg-ssh/pom.xml
index b83055ae7..3fd2b0a7a 100644
--- a/appc-dg/appc-dg-shared/appc-dg-ssh/pom.xml
+++ b/appc-dg/appc-dg-shared/appc-dg-ssh/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.onap.appc</groupId>
<artifactId>appc-dg-shared</artifactId>
- <version>1.3.0-SNAPSHOT</version>
+ <version>1.4.0-SNAPSHOT</version>
</parent>
<artifactId>appc-dg-ssh</artifactId>
<packaging>bundle</packaging>
diff --git a/appc-dg/appc-dg-shared/pom.xml b/appc-dg/appc-dg-shared/pom.xml
index 318e7b469..d1ef892ef 100644
--- a/appc-dg/appc-dg-shared/pom.xml
+++ b/appc-dg/appc-dg-shared/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.onap.appc</groupId>
<artifactId>appc-dg</artifactId>
- <version>1.3.0-SNAPSHOT</version>
+ <version>1.4.0-SNAPSHOT</version>
</parent>
<artifactId>appc-dg-shared</artifactId>
<packaging>pom</packaging>