summaryrefslogtreecommitdiffstats
path: root/checkstyle
diff options
context:
space:
mode:
authorGary Wu <gary.i.wu@huawei.com>2017-08-21 14:03:14 -0700
committerGary Wu <gary.i.wu@huawei.com>2017-08-21 15:17:11 -0700
commit2a78a3757795bbbfb6ac875dc51ec3b4eb7a5364 (patch)
treea275aee19b19c9972618de0284e88ecfbb9943c0 /checkstyle
parentfb53b4b94742d41c8373ccc10d84341a33280a3d (diff)
Refactor oparent for independent versioning
Change-Id: I543f394b360b6926986f33b48bef4b3355363beb Issue-id: INT-103 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
Diffstat (limited to 'checkstyle')
-rw-r--r--checkstyle/pom.xml2
-rw-r--r--checkstyle/src/main/resources/onap-checkstyle/apache-license-2.regexp.txt (renamed from checkstyle/src/main/resources/apache-license-2.regexp.txt)0
-rw-r--r--checkstyle/src/main/resources/onap-checkstyle/check-license.xml (renamed from checkstyle/src/main/resources/check-license.xml)0
-rw-r--r--checkstyle/src/main/resources/onap-checkstyle/onap-java-style.xml (renamed from checkstyle/src/main/resources/onap-java-style.xml)0
4 files changed, 1 insertions, 1 deletions
diff --git a/checkstyle/pom.xml b/checkstyle/pom.xml
index 00f76d6..8dd9c61 100644
--- a/checkstyle/pom.xml
+++ b/checkstyle/pom.xml
@@ -20,7 +20,7 @@
<groupId>org.onap.oparent</groupId>
<artifactId>version</artifactId>
<version>1.0.0-SNAPSHOT</version>
- <relativePath>../version</relativePath>
+ <relativePath>..</relativePath>
</parent>
<artifactId>checkstyle</artifactId>
<name>oparent/checkstyle</name>
diff --git a/checkstyle/src/main/resources/apache-license-2.regexp.txt b/checkstyle/src/main/resources/onap-checkstyle/apache-license-2.regexp.txt
index 5b69f28..5b69f28 100644
--- a/checkstyle/src/main/resources/apache-license-2.regexp.txt
+++ b/checkstyle/src/main/resources/onap-checkstyle/apache-license-2.regexp.txt
diff --git a/checkstyle/src/main/resources/check-license.xml b/checkstyle/src/main/resources/onap-checkstyle/check-license.xml
index 2a0acd0..2a0acd0 100644
--- a/checkstyle/src/main/resources/check-license.xml
+++ b/checkstyle/src/main/resources/onap-checkstyle/check-license.xml
diff --git a/checkstyle/src/main/resources/onap-java-style.xml b/checkstyle/src/main/resources/onap-checkstyle/onap-java-style.xml
index 32439e2..32439e2 100644
--- a/checkstyle/src/main/resources/onap-java-style.xml
+++ b/checkstyle/src/main/resources/onap-checkstyle/onap-java-style.xml