summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorGary Wu <gary.i.wu@huawei.com>2017-09-01 12:22:48 -0700
committerGary Wu <gary.i.wu@huawei.com>2017-09-01 12:22:48 -0700
commite2181e3a152292a653ec3e712d76be25badc5064 (patch)
treeb277c724d8f04a7a34d246178de629befca21c14 /pom.xml
parentcbb902781c65a42c9c75b8f3340d14fcd402ea98 (diff)
Move version-check to integration repo
Change-Id: I52ae07477f68e7ae665fa1d9c1f4ee2ae486d59f Issue-ID: INT-124 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index f3bbbac..e1cfbf3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,6 @@
<module>checkstyle</module>
<module>license</module>
<module>oparent</module>
- <module>version-check-maven-plugin</module>
</modules>
<properties>
<maven.compiler.source>1.8</maven.compiler.source>