aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2017-12-04 17:30:44 -0500
committerDan Timoney <dtimoney@att.com>2017-12-05 10:37:08 -0500
commit72fc2ae612af808ae81182cd782aa35b399482ce (patch)
tree98bd68bbcc2c662f91a0503fe5717b3457175a9e /pom.xml
parent5c70a192bf5e6f619644001bee34e82aa4a6b1c1 (diff)
Remove duplicate test
A junit test called VnfApiProviderTest.java should be removed to avoid confusion with vnfApiProviderTest.java. On Windows and Mac OSX, those file names are treated as duplicates. Change-Id: Ia98f19b6c523a57df3fcf5675fb903310ea7f421 Issue-ID: SDNC-212 Signed-off-by: Dan Timoney <dtimoney@att.com>
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 257122fe..62f48efb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-carbon-sr1</artifactId>
- <version>0.1.0</version>
+ <version>0.1.1-SNAPSHOT</version>
</parent>