aboutsummaryrefslogtreecommitdiffstats
path: root/checkstyle/pom.xml
diff options
context:
space:
mode:
authorGary Wu <gary.i.wu@huawei.com>2017-11-20 15:22:37 -0800
committerGary Wu <gary.i.wu@huawei.com>2017-11-20 15:27:33 -0800
commit7486d061634af5960c3c611e13a288a36a072308 (patch)
treebcf457fc838b016c9fe3b9eac5ddec3964c61b91 /checkstyle/pom.xml
parente350460de5077822e40585b2d3833e127448a580 (diff)
Fix artifact versions for Amsterdam branch
Change-Id: I8a95e7a1a28f31f7b431a768bd757bb945094357 Issue-ID: CIMAN-120 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
Diffstat (limited to 'checkstyle/pom.xml')
-rw-r--r--checkstyle/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/checkstyle/pom.xml b/checkstyle/pom.xml
index 0b2a479..6ce4933 100644
--- a/checkstyle/pom.xml
+++ b/checkstyle/pom.xml
@@ -19,7 +19,7 @@
<parent>
<groupId>org.onap.oparent</groupId>
<artifactId>version</artifactId>
- <version>1.0.1-SNAPSHOT</version>
+ <version>0.1.2-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<artifactId>checkstyle</artifactId>