diff options
author | Jimmy Forsyth <jf2512@att.com> | 2019-05-01 21:43:36 -0400 |
---|---|---|
committer | Jimmy Forsyth <jf2512@att.com> | 2019-05-01 21:44:35 -0400 |
commit | d39e2a4a6dec6590da962e4bd5e783f38a8a435a (patch) | |
tree | 4e08392e945d7e93294bed17e9787b2e7e129062 /pom.xml | |
parent | 0a7f60d58e0f237db5793ec099b471388a68dc7c (diff) |
Upversion prior to release4.0.0-ONAPdublin
Issue-ID: AAI-2403
Change-Id: Ie9bd7383df93978fe05b046ca554b7a890466beb
Signed-off-by: Jimmy Forsyth <jf2512@att.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.4.0-SNAPSHOT</version> + <version>1.4.1-SNAPSHOT</version> <name>aai-data-router</name> <properties> |