diff options
author | 2018-11-19 13:37:50 -0800 | |
---|---|---|
committer | 2018-11-19 13:37:57 -0800 | |
commit | c23c9a063f9bd07b01abe17e5d57ad2a39422a0a (patch) | |
tree | 498156ccde220c243dabd90f6d71a545a0602f0f /appc-inbound/appc-artifact-handler/model/pom.xml | |
parent | ae50f26b45addec1c470ee367f7cadacee2a1bed (diff) |
Increment version number
Change to version 1.4.3-SNAPSHOT
Change-Id: I53ae4ebea961fb048fa54eb2c75531dc730d59b7
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1212
Diffstat (limited to 'appc-inbound/appc-artifact-handler/model/pom.xml')
-rwxr-xr-x | appc-inbound/appc-artifact-handler/model/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/appc-inbound/appc-artifact-handler/model/pom.xml b/appc-inbound/appc-artifact-handler/model/pom.xml index cd7bc76a0..8e8a503d9 100755 --- a/appc-inbound/appc-artifact-handler/model/pom.xml +++ b/appc-inbound/appc-artifact-handler/model/pom.xml @@ -123,5 +123,5 @@ <artifactId>guava</artifactId> </dependency> </dependencies> - <version>1.4.2-SNAPSHOT</version> + <version>1.4.3-SNAPSHOT</version> </project> |