diff options
author | fpaquett <francis.paquette@amdocs.com> | 2018-11-05 13:12:21 -0500 |
---|---|---|
committer | fpaquett <francis.paquette@amdocs.com> | 2018-11-05 13:12:43 -0500 |
commit | 3643d007b40afce880347de24b3cf9a7607da97f (patch) | |
tree | 4aff64a050f9eacce76aace11801b51a2dc9bf7c /pom.xml | |
parent | a411d6ca32c6664b09dd07febb75a98ccfb61589 (diff) |
Changed version for Dublin
Issue-ID: AAI-1846
Change-Id: If7eaae7112de9f5a02bc846e7b847333de107ff1
Signed-off-by: fpaquett <francis.paquette@amdocs.com>
Diffstat (limited to 'pom.xml')
-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.3.2-SNAPSHOT</version> + <version>1.4.0-SNAPSHOT</version> <name>aai-router-core</name> <properties> <checkstyle.config.location>google_checks.xml</checkstyle.config.location> |