aboutsummaryrefslogtreecommitdiffstats
path: root/adapters/pom.xml
diff options
context:
space:
mode:
authorRob Daugherty <rd472p@att.com>2018-10-19 15:13:38 -0400
committerRob Daugherty <rd472p@att.com>2018-10-19 15:14:54 -0400
commit325d4e28475c88066f8c33415c283ff9ac356a1c (patch)
tree613a895cbdf0f39f2d203eb850515141d3187a7d /adapters/pom.xml
parent28e0969c182e67466bc1563e5d049a5107e3e87d (diff)
Update version to 1.4.0-SNAPSHOT for Dublin
Henceforth, the master branch will be for Dublin work. Change-Id: I269fd8f227e37afdab9c633f45488c643e5e765e Issue-ID: SO-1151 Signed-off-by: Rob Daugherty <rd472p@att.com>
Diffstat (limited to 'adapters/pom.xml')
-rw-r--r--adapters/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/adapters/pom.xml b/adapters/pom.xml
index cb14a48d37..634a1616e6 100644
--- a/adapters/pom.xml
+++ b/adapters/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>org.onap.so</groupId>
<artifactId>so</artifactId>
- <version>1.3.0-SNAPSHOT</version>
+ <version>1.4.0-SNAPSHOT</version>
</parent>
<artifactId>adapters</artifactId>
@@ -37,4 +37,4 @@
<version>1.2.4.RELEASE</version>
</dependency>
</dependencies>
-</project> \ No newline at end of file
+</project>