dion 2004/07/07 18:51:12
Modified: nsis project.xml
Log:
Make groupId maven.
Revision Changes Path
1.12 +1 -1 maven-plugins/nsis/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/maven-plugins/nsis/project.xml,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- project.xml 8 Jul 2004 01:50:30 -0000 1.11
+++ project.xml 8 Jul 2004 01:51:12 -0000 1.12
@@ -20,7 +20,7 @@
<extend>../plugin-parent/project.xml</extend>
<pomVersion>3</pomVersion>
<name>Maven NSIS Plug-in</name>
- <groupId>maven-nsis-plugin</groupId>
+ <groupId>maven</groupId>
<artifactId>maven-nsis-plugin</artifactId>
<currentVersion>1.2-SNAPSHOT</currentVersion>
<organization/>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]