aboutsummaryrefslogtreecommitdiffstats
path: root/sdnr/wt/common/src/test/resources/testpom.xml
diff options
context:
space:
mode:
authorSingal, Kapil (ks220y) <ks220y@att.com>2020-12-18 13:12:37 -0500
committerKAPIL SINGAL <ks220y@att.com>2020-12-18 18:25:06 +0000
commitfc3624c0eb9ed21309fb38805458b9c02ad3cf95 (patch)
treef34620756344a06c5b2024453775d4c94e048147 /sdnr/wt/common/src/test/resources/testpom.xml
parentf86f57f0d5b2a7e73efe8663ce21c02e7240db2e (diff)
Indenting POM's and running mvn tidy:pom
Issue-ID: CCSDK-3058 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com> Change-Id: I8cdc657c832cffba05373b1bd0a6819b4a711f7e
Diffstat (limited to 'sdnr/wt/common/src/test/resources/testpom.xml')
-rw-r--r--sdnr/wt/common/src/test/resources/testpom.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/sdnr/wt/common/src/test/resources/testpom.xml b/sdnr/wt/common/src/test/resources/testpom.xml
index 6fba87af9..e98968271 100644
--- a/sdnr/wt/common/src/test/resources/testpom.xml
+++ b/sdnr/wt/common/src/test/resources/testpom.xml
@@ -29,13 +29,13 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>binding-parent</artifactId>
- <version>2.0.0-SNAPSHOT</version>
+ <version>2.0.2</version>
<relativePath/>
</parent>
<groupId>org.onap.ccsdk.features.sdnr.wt</groupId>
<artifactId>sdnr-wt-common</artifactId>
- <version>1.0.0-SNAPSHOT</version>
+ <version>1.0.4-SNAPSHOT</version>
<packaging>jar</packaging>
<name>ccsdk-features :: ${project.artifactId}</name>
@@ -92,8 +92,8 @@
<artifactId>jackson-databind</artifactId>
</dependency>
<dependency>
- <groupId>com.google.code.findbugs</groupId>
- <artifactId>annotations</artifactId>
+ <groupId>com.google.code.findbugs</groupId>
+ <artifactId>annotations</artifactId>
</dependency>
</dependencies>