aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorTian Lee <TianL@amdocs.com>2018-05-04 13:51:37 +0000
committerGerrit Code Review <gerrit@onap.org>2018-05-04 13:51:37 +0000
commit1e717da9896132fb1b54d74f26d5db9e5dbe5fbf (patch)
tree4a0d7d384dab5bf834a1cbde14fa5aefe13157a9 /pom.xml
parentdb5be86c48def55cb1bed52c7f2a107286e29da0 (diff)
parenta411e57cfe2fee21736296f6a5dacc6ddbf43baa (diff)
Merge "Upversion router core in prep for branch"
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 097fff7..4a96803 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@ limitations under the License.
<groupId>org.onap.aai.router-core</groupId>
<artifactId>router-core</artifactId>
<packaging>bundle</packaging>
- <version>1.2.0-SNAPSHOT</version>
+ <version>1.2.1-SNAPSHOT</version>
<name>aai-router-core</name>
<properties>
<checkstyle.config.location>google_checks.xml</checkstyle.config.location>