diff options
author | fpaquett <francis.paquette@amdocs.com> | 2018-11-05 13:15:26 -0500 |
---|---|---|
committer | fpaquett <francis.paquette@amdocs.com> | 2018-11-05 13:15:40 -0500 |
commit | 9b079dffe778a09c7bd0fb41585a30ad346d3409 (patch) | |
tree | 6fb2a90079dfe5d44ac58068678319c44e5f927a /pom.xml | |
parent | 499899a4c73e7cdc9ec0cc6be2694642a3be9c27 (diff) |
Updated version to Dublin
Issue-ID: AAI-1850
Change-Id: Iad6387d241dc1160ac32dc06847c3350b117b8e8
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. </parent> <groupId>org.onap.aai.data-router</groupId> <artifactId>data-router</artifactId> - <version>1.3.2-SNAPSHOT</version> + <version>1.4.0-SNAPSHOT</version> <name>aai-data-router</name> <properties> |