summaryrefslogtreecommitdiff
path: root/src/it/it-parent
diff options
context:
space:
mode:
authorTrygve Laugstøl <trygvis@inamo.no>2013-01-26 11:03:26 +0100
committerTrygve Laugstøl <trygvis@inamo.no>2013-01-26 12:29:31 +0100
commit99f6e9e661df1b2b2350b4c49a96e6b45e3b973b (patch)
treefbc96f8ca02cb22c5a2df4ec43ded486a4ba4d08 /src/it/it-parent
parent8ca1001ee7a8c824e9d72bbc874e5a5aafa2676e (diff)
downloadmaven-nar-plugin-99f6e9e661df1b2b2350b4c49a96e6b45e3b973b.tar.gz
maven-nar-plugin-99f6e9e661df1b2b2350b4c49a96e6b45e3b973b.tar.bz2
maven-nar-plugin-99f6e9e661df1b2b2350b4c49a96e6b45e3b973b.tar.xz
maven-nar-plugin-99f6e9e661df1b2b2350b4c49a96e6b45e3b973b.zip
o Forking the code to my own group id to be able to release it.
Diffstat (limited to 'src/it/it-parent')
-rw-r--r--src/it/it-parent/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/it/it-parent/pom.xml b/src/it/it-parent/pom.xml
index 9cbb2e2..06b8cf2 100644
--- a/src/it/it-parent/pom.xml
+++ b/src/it/it-parent/pom.xml
@@ -61,6 +61,7 @@ under the License.
<pluginManagement>
<plugins>
<plugin>
+ <groupId>io.trygvis.usb</groupId>
<artifactId>maven-nar-plugin</artifactId>
<version>2.1-SNAPSHOT</version>
</plugin>