Author: bago
Date: Thu Mar 5 11:17:29 2009
New Revision: 750421
URL: http://svn.apache.org/viewvc?rev=750421&view=rev
Log:
fixed groupId to jmock to reflect the folder.
Modified:
james/protocols/imap/trunk/stage/jmock/poms/jmock-2.5.1.pom
james/protocols/imap/trunk/stage/jmock/poms/jmock-junit3-2.5.1.pom
Modified: james/protocols/imap/trunk/stage/jmock/poms/jmock-2.5.1.pom
URL:
http://svn.apache.org/viewvc/james/protocols/imap/trunk/stage/jmock/poms/jmock-2.5.1.pom?rev=750421&r1=750420&r2=750421&view=diff
==============================================================================
--- james/protocols/imap/trunk/stage/jmock/poms/jmock-2.5.1.pom (original)
+++ james/protocols/imap/trunk/stage/jmock/poms/jmock-2.5.1.pom Thu Mar 5
11:17:29 2009
@@ -19,11 +19,7 @@
under the License.
-->
<modelVersion>4.0.0</modelVersion>
- <parent>
- <groupId>org.jmock</groupId>
- <artifactId>jmock-parent</artifactId>
- <version>2.5.1</version>
- </parent>
+ <groupId>jmock</groupId>
<artifactId>jmock</artifactId>
<packaging>jar</packaging>
<name>jMock 2.5.1</name>
Modified: james/protocols/imap/trunk/stage/jmock/poms/jmock-junit3-2.5.1.pom
URL:
http://svn.apache.org/viewvc/james/protocols/imap/trunk/stage/jmock/poms/jmock-junit3-2.5.1.pom?rev=750421&r1=750420&r2=750421&view=diff
==============================================================================
--- james/protocols/imap/trunk/stage/jmock/poms/jmock-junit3-2.5.1.pom
(original)
+++ james/protocols/imap/trunk/stage/jmock/poms/jmock-junit3-2.5.1.pom Thu Mar
5 11:17:29 2009
@@ -19,11 +19,7 @@
under the License.
-->
<modelVersion>4.0.0</modelVersion>
- <parent>
- <groupId>org.jmock</groupId>
- <artifactId>jmock-parent</artifactId>
- <version>2.5.1</version>
- </parent>
+ <groupId>jmock</groupId>
<artifactId>jmock-junit3</artifactId>
<packaging>jar</packaging>
<name>jMock 2.5.1 - Junit 3 integration</name>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]