diff options
author | Jimmy Forsyth <jf2512@att.com> | 2019-07-02 15:43:54 -0400 |
---|---|---|
committer | Jimmy Forsyth <jf2512@att.com> | 2019-07-02 15:43:56 -0400 |
commit | 2be19d7c48d8b66c44115072200226e273227862 (patch) | |
tree | 0ea560bd6d3c9f381cdf2fec90f6eff39113d8b9 | |
parent | d0fcd8413f929b4a841546d8f52bca2337f612b8 (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.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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> |