summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorJimmy Forsyth <jf2512@att.com>2018-05-04 08:43:40 -0400
committerJimmy Forsyth <jf2512@att.com>2018-05-04 08:43:55 -0400
commita411e57cfe2fee21736296f6a5dacc6ddbf43baa (patch)
tree430b5ff27d4859d56abb4e8ffff5e2f1bd311a9a /pom.xml
parenta9b152be59c9fa28374a027f7a51f61d81c63097 (diff)
Upversion router core in prep for branch
Issue-ID: AAI-1122 Change-Id: I32e9582c9787b5e04b4335a92dc6a084c4a6c5c0 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
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>