diff options
author | Jimmy Forsyth <jf2512@att.com> | 2019-05-01 22:10:39 -0400 |
---|---|---|
committer | Jimmy Forsyth <jf2512@att.com> | 2019-05-01 22:10:41 -0400 |
commit | 3b4db3fb6ed72ff4c8caf4e6b0ca21fb8122892a (patch) | |
tree | 5f622a4305d542e6bf3dd4e46a6ac58837bfd828 /pom.xml | |
parent | 29a9e1539e3f372e7bce4bccb851cce914a0d2af (diff) |
Upversion prior to release4.0.0-ONAPdublin
Issue-ID: AAI-2403
Change-Id: Ib398e13f2a9fd9214ade0cb99aa71a75a15a8106
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
@@ -31,7 +31,7 @@ limitations under the License. <groupId>org.onap.aai.gizmo</groupId> <artifactId>gizmo</artifactId> - <version>1.4.0-SNAPSHOT</version> + <version>1.4.1-SNAPSHOT</version> <name>aai-gizmo</name> <properties> |