From c785cd1e79ba722b507cf76db325d60d0d41b172 Mon Sep 17 00:00:00 2001 From: dglFromAtt Date: Fri, 13 Dec 2019 11:25:24 -0500 Subject: [PATCH] patch pom so jar is pushed Issue-ID: DMAAP-1360 Signed-off-by: dglFromAtt Change-Id: I9bb678d831897d03332956f5ce9d183e40613688 Signed-off-by: dglFromAtt --- .gitignore | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 7d6c2d6..ccead04 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,6 @@ debug-logs/ logs/ -target/\ +target/ .classpath /bin/ diff --git a/pom.xml b/pom.xml index 3107c88..6a149d1 100644 --- a/pom.xml +++ b/pom.xml @@ -420,7 +420,7 @@ UTF-8 9.4.24.v20191120 1.0.0 - 2.0.1 + 2.0.1-SNAPSHOT 4.12 0.7.7.201606060606 -- 2.16.6