aboutsummaryrefslogtreecommitdiffstats
path: root/appc-inbound/appc-interfaces-service
diff options
context:
space:
mode:
authorPatrick Brady <patrick.brady@att.com>2018-11-19 13:37:50 -0800
committerPatrick Brady <patrick.brady@att.com>2018-11-19 13:37:57 -0800
commitc23c9a063f9bd07b01abe17e5d57ad2a39422a0a (patch)
tree498156ccde220c243dabd90f6d71a545a0602f0f /appc-inbound/appc-interfaces-service
parentae50f26b45addec1c470ee367f7cadacee2a1bed (diff)
Increment version number
Change to version 1.4.3-SNAPSHOT Change-Id: I53ae4ebea961fb048fa54eb2c75531dc730d59b7 Signed-off-by: Patrick Brady <patrick.brady@att.com> Issue-ID: APPC-1212
Diffstat (limited to 'appc-inbound/appc-interfaces-service')
-rw-r--r--appc-inbound/appc-interfaces-service/bundle/pom.xml2
-rw-r--r--appc-inbound/appc-interfaces-service/features/features-appc-interfaces-service/pom.xml2
-rw-r--r--appc-inbound/appc-interfaces-service/features/onap-appc-interfaces-service/pom.xml2
-rw-r--r--appc-inbound/appc-interfaces-service/features/pom.xml2
-rw-r--r--appc-inbound/appc-interfaces-service/installer/pom.xml2
-rw-r--r--appc-inbound/appc-interfaces-service/model/pom.xml2
-rw-r--r--appc-inbound/appc-interfaces-service/pom.xml2
7 files changed, 7 insertions, 7 deletions
diff --git a/appc-inbound/appc-interfaces-service/bundle/pom.xml b/appc-inbound/appc-interfaces-service/bundle/pom.xml
index 6200424d3..2986d7252 100644
--- a/appc-inbound/appc-interfaces-service/bundle/pom.xml
+++ b/appc-inbound/appc-interfaces-service/bundle/pom.xml
@@ -165,5 +165,5 @@
<artifactId>commons-io</artifactId>
</dependency>
</dependencies>
- <version>1.4.2-SNAPSHOT</version>
+ <version>1.4.3-SNAPSHOT</version>
</project>
diff --git a/appc-inbound/appc-interfaces-service/features/features-appc-interfaces-service/pom.xml b/appc-inbound/appc-interfaces-service/features/features-appc-interfaces-service/pom.xml
index f726d7be9..3f0a2afdf 100644
--- a/appc-inbound/appc-interfaces-service/features/features-appc-interfaces-service/pom.xml
+++ b/appc-inbound/appc-interfaces-service/features/features-appc-interfaces-service/pom.xml
@@ -30,7 +30,7 @@ limitations under the License.
<groupId>org.onap.appc</groupId>
<artifactId>features-appc-interfaces-service</artifactId>
- <version>1.4.2-SNAPSHOT</version>
+ <version>1.4.3-SNAPSHOT</version>
<packaging>feature</packaging>
<name></name>
diff --git a/appc-inbound/appc-interfaces-service/features/onap-appc-interfaces-service/pom.xml b/appc-inbound/appc-interfaces-service/features/onap-appc-interfaces-service/pom.xml
index 7de00fe5e..c50a1e6bd 100644
--- a/appc-inbound/appc-interfaces-service/features/onap-appc-interfaces-service/pom.xml
+++ b/appc-inbound/appc-interfaces-service/features/onap-appc-interfaces-service/pom.xml
@@ -31,7 +31,7 @@ limitations under the License.
<groupId>org.onap.appc</groupId>
<artifactId>onap-appc-interfaces-service</artifactId>
- <version>1.4.2-SNAPSHOT</version>
+ <version>1.4.3-SNAPSHOT</version>
<packaging>feature</packaging>
<name></name>
diff --git a/appc-inbound/appc-interfaces-service/features/pom.xml b/appc-inbound/appc-interfaces-service/features/pom.xml
index 9783507af..8ee1f62d1 100644
--- a/appc-inbound/appc-interfaces-service/features/pom.xml
+++ b/appc-inbound/appc-interfaces-service/features/pom.xml
@@ -30,7 +30,7 @@ limitations under the License.
<groupId>org.onap.appc</groupId>
<artifactId>appc-interfaces-service-feature-aggregator</artifactId>
- <version>1.4.2-SNAPSHOT</version>
+ <version>1.4.3-SNAPSHOT</version>
<packaging>pom</packaging>
<name></name>
diff --git a/appc-inbound/appc-interfaces-service/installer/pom.xml b/appc-inbound/appc-interfaces-service/installer/pom.xml
index aa5a1eb7e..130f394ba 100644
--- a/appc-inbound/appc-interfaces-service/installer/pom.xml
+++ b/appc-inbound/appc-interfaces-service/installer/pom.xml
@@ -153,5 +153,5 @@
</plugins>
</build>
- <version>1.4.2-SNAPSHOT</version>
+ <version>1.4.3-SNAPSHOT</version>
</project>
diff --git a/appc-inbound/appc-interfaces-service/model/pom.xml b/appc-inbound/appc-interfaces-service/model/pom.xml
index 0a131ec1f..94a7b8c28 100644
--- a/appc-inbound/appc-interfaces-service/model/pom.xml
+++ b/appc-inbound/appc-interfaces-service/model/pom.xml
@@ -175,5 +175,5 @@
<artifactId>ietf-yang-types</artifactId>
</dependency>
</dependencies>
- <version>1.4.2-SNAPSHOT</version>
+ <version>1.4.3-SNAPSHOT</version>
</project>
diff --git a/appc-inbound/appc-interfaces-service/pom.xml b/appc-inbound/appc-interfaces-service/pom.xml
index c28585423..5aa810ee8 100644
--- a/appc-inbound/appc-interfaces-service/pom.xml
+++ b/appc-inbound/appc-interfaces-service/pom.xml
@@ -113,5 +113,5 @@
</plugins>
</pluginManagement>
</build>
- <version>1.4.2-SNAPSHOT</version>
+ <version>1.4.3-SNAPSHOT</version>
</project>