aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorOfir Sonsino <os0695@att.com>2018-02-04 11:22:39 +0000
committerGerrit Code Review <gerrit@onap.org>2018-02-04 11:22:39 +0000
commit1e14c88c7594c5c2df2402421f6b8588c36c937a (patch)
treea3622468dbaa7e186f318c2bdb65fc8902a86fae /pom.xml
parent0970e743fb0316660e57f83b386ce4dfa0594c82 (diff)
parent7ca5618c6e75f95d23dacaf01d11b6ab4b1e93e0 (diff)
Merge "Bump patch version" into amsterdamamsterdam
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index df05ec11..9be98be7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -76,7 +76,7 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
- <build.version>1.1.0-SNAPSHOT</build.version>
+ <build.version>1.1.2-SNAPSHOT</build.version>
<nexusproxy>https://nexus.onap.org</nexusproxy>
<snapshotNexusPath>/content/repositories/snapshots/</snapshotNexusPath>
<releaseNexusPath>/content/repositories/releases/</releaseNexusPath>
@@ -265,5 +265,5 @@
<scope>test</scope>
</dependency>
</dependencies>
- <version>1.1.0-SNAPSHOT</version>
+ <version>1.1.2-SNAPSHOT</version>
</project>