From ade26b786a5497e52d26bbe4a96cccaa030d729b Mon Sep 17 00:00:00 2001 From: Patrick Brady <patrick.brady@att.com> Date: Fri, 16 Nov 2018 10:40:46 -0800 Subject: Increment version number Changing from version 1.4.1-SNAPSHOT to 1.4.2-SNAPSHOT Change-Id: I0f0fc2912bd1ed384c62f17a06aafe44835e10ab Signed-off-by: Patrick Brady <patrick.brady@att.com> Issue-ID: APPC-1212 --- .../appc-request-handler-features/onap-appc-request-handler/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'appc-dispatcher/appc-request-handler/appc-request-handler-features/onap-appc-request-handler/pom.xml') diff --git a/appc-dispatcher/appc-request-handler/appc-request-handler-features/onap-appc-request-handler/pom.xml b/appc-dispatcher/appc-request-handler/appc-request-handler-features/onap-appc-request-handler/pom.xml index 390cff0be..27cceccdb 100644 --- a/appc-dispatcher/appc-request-handler/appc-request-handler-features/onap-appc-request-handler/pom.xml +++ b/appc-dispatcher/appc-request-handler/appc-request-handler-features/onap-appc-request-handler/pom.xml @@ -31,7 +31,7 @@ limitations under the License. <groupId>org.onap.appc</groupId> <artifactId>onap-appc-request-handler</artifactId> - <version>1.4.1-SNAPSHOT</version> + <version>1.4.2-SNAPSHOT</version> <packaging>feature</packaging> <name></name> -- cgit