summaryrefslogtreecommitdiffstats
path: root/it/it-tests/pom.xml
diff options
context:
space:
mode:
authorSimon Brandhof <simon.brandhof@sonarsource.com>2015-06-26 22:03:06 +0200
committerSimon Brandhof <simon.brandhof@sonarsource.com>2015-06-29 11:03:33 +0200
commit0c328cba1fe8b09f80e2e8d8e1e0d06e84125f13 (patch)
tree8c2d560af401fb4e16b8cb7d39f821013152ee4d /it/it-tests/pom.xml
parent75b7b8905d81a5c54235ca432f12dffb40cd091e (diff)
downloadsonarqube-0c328cba1fe8b09f80e2e8d8e1e0d06e84125f13.tar.gz
sonarqube-0c328cba1fe8b09f80e2e8d8e1e0d06e84125f13.zip
Rename artifactId it-parent to it
Diffstat (limited to 'it/it-tests/pom.xml')
-rw-r--r--it/it-tests/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/it/it-tests/pom.xml b/it/it-tests/pom.xml
index 171bdf86b99..774e9598149 100644
--- a/it/it-tests/pom.xml
+++ b/it/it-tests/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.sonarsource.it</groupId>
- <artifactId>it-parent</artifactId>
+ <artifactId>it</artifactId>
<version>5.2-SNAPSHOT</version>
</parent>
<artifactId>it-tests</artifactId>