aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorJimmy Forsyth <jf2512@att.com>2019-06-18 14:28:29 -0400
committerJimmy Forsyth <jf2512@att.com>2019-06-18 15:18:18 -0400
commit6370ab3f025ef4bb67246ee70b90792343bad293 (patch)
tree9b458814803ebaa427e7c2c899cce2dcd72c4ab0 /pom.xml
parentcf7bc40fea072ad0a62e73b0091a4ebf87756510 (diff)
Upversion for global jjb transition1.5.0
Issue-ID: AAI-2485 Change-Id: If9ea4a25ece7da4a61f71ba954118f8b9321bd62 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
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 335e039..e084eb7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,11 +30,11 @@ limitations under the License.
<groupId>org.onap.aai.router-core</groupId>
<artifactId>router-core</artifactId>
<packaging>bundle</packaging>
- <version>1.4.1-SNAPSHOT</version>
+ <version>1.5.0-SNAPSHOT</version>
<name>aai-router-core</name>
<properties>
<checkstyle.config.location>google_checks.xml</checkstyle.config.location>
- <event.client.version>1.4.0</event.client.version>
+ <event.client.version>1.5.0</event.client.version>
<!-- Sonar Properties -->
<sonar.language>java</sonar.language>
<sonar.java.coveragePlugin>jacoco</sonar.java.coveragePlugin>