aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJimmy Forsyth <jf2512@att.com>2019-07-02 15:43:54 -0400
committerJimmy Forsyth <jf2512@att.com>2019-07-02 15:43:56 -0400
commit2be19d7c48d8b66c44115072200226e273227862 (patch)
tree0ea560bd6d3c9f381cdf2fec90f6eff39113d8b9
parentd0fcd8413f929b4a841546d8f52bca2337f612b8 (diff)
Upversion to 1.5.1
Issue-ID: AAI-2485 Signed-off-by: Jimmy Forsyth <jf2512@att.com> Change-Id: Ibae5c8e6ea23c44d21bf1e409c7943ccc0e9fcf2
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 19b377f..1c5d0cb 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.5.0-SNAPSHOT</version>
+ <version>1.5.1-SNAPSHOT</version>
<name>aai-router-core</name>
<properties>
<checkstyle.config.location>google_checks.xml</checkstyle.config.location>