diff options
author | Patrick Brady <patrick.brady@att.com> | 2018-11-12 12:14:11 -0800 |
---|---|---|
committer | Patrick Brady <patrick.brady@att.com> | 2018-11-12 13:49:34 -0800 |
commit | ccd67e90d34875ea01c7ab167a9d6067c9cec982 (patch) | |
tree | 06dd2ffde909e245cd630a45939982350d7fe5f5 /appc-inbound/appc-interfaces-service/bundle | |
parent | 82c049edee42af368a3758e1d8bb4ab1d0558298 (diff) |
Increment version number
Changing to version 1.5.0-SNAPSHOT
Change-Id: I1e0773d16cb058ac2fb96718581cfbf8d716a2e0
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1212
Diffstat (limited to 'appc-inbound/appc-interfaces-service/bundle')
-rw-r--r-- | appc-inbound/appc-interfaces-service/bundle/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/appc-inbound/appc-interfaces-service/bundle/pom.xml b/appc-inbound/appc-interfaces-service/bundle/pom.xml index 740addb17..b3db31b6d 100644 --- a/appc-inbound/appc-interfaces-service/bundle/pom.xml +++ b/appc-inbound/appc-interfaces-service/bundle/pom.xml @@ -165,5 +165,5 @@ <artifactId>commons-io</artifactId> </dependency> </dependencies> - <version>1.4.1-SNAPSHOT</version> + <version>1.5.0-SNAPSHOT</version> </project> |