diff options
author | Patrick Brady <patrick.brady@att.com> | 2019-01-04 13:03:57 -0800 |
---|---|---|
committer | Patrick Brady <patrick.brady@att.com> | 2019-01-04 13:04:02 -0800 |
commit | b0ed32d4097a40f4bebce9835f096725ef2b837d (patch) | |
tree | b5cfbb08c6f5e47d65e7b31a0a62061cd3983dd0 /bundle-parent/pom.xml | |
parent | 169fbc939962f1e9b3cbca8f707788622da3a726 (diff) |
Increment version number
Update to version 1.4.1-SNAPSHOT since version
1.4.0 has already been released
Change-Id: I69f733d6eff335b3ad50e0628699b13b95292ef7
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1304
Diffstat (limited to 'bundle-parent/pom.xml')
-rw-r--r-- | bundle-parent/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bundle-parent/pom.xml b/bundle-parent/pom.xml index 36ab4dc..5161bd2 100644 --- a/bundle-parent/pom.xml +++ b/bundle-parent/pom.xml @@ -26,7 +26,7 @@ limitations under the License. <packaging>pom</packaging> <groupId>org.onap.appc.parent</groupId> <artifactId>bundle-parent</artifactId> - <version>1.4.0-SNAPSHOT</version> + <version>1.4.1-SNAPSHOT</version> <parent> <groupId>org.onap.ccsdk.parent</groupId> |