aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorLusheng Ji <lji@research.att.com>2018-02-20 11:03:18 -0500
committerLusheng Ji <lji@research.att.com>2018-02-20 11:07:38 -0500
commitcddb7244e2853737644f06043056526437ecb7fe (patch)
tree162042aff7c8ec364c0124ea2c66db08b5743c6b /pom.xml
parenta9410b87464aab3bac170b63de245753dc93174e (diff)
Exclude tests from package
Change-Id: Ic627442b6700bf68e15b95e0e2a5927e72315da4 Signed-off-by: Lusheng Ji <lji@research.att.com> Issue-ID: DCAEGEN2-355
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 3f4a09d..a85ca40 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@ ECOMP is a trademark and service mark of AT&T Intellectual Property.
<groupId>org.onap.dcaegen2.platform</groupId>
<artifactId>configbinding</artifactId>
<name>dcaegen2-platform-configbinding</name>
- <version>1.3.1</version>
+ <version>1.3.2</version>
<url>http://maven.apache.org</url>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>