Author: julien_viet
Date: 2010-04-27 10:48:52 -0400 (Tue, 27 Apr 2010)
New Revision: 2835
Modified:
components/mop/trunk/pom.xml
Log:
fixing mistake in previous commit
Modified: components/mop/trunk/pom.xml
===================================================================
--- components/mop/trunk/pom.xml 2010-04-27 14:42:43 UTC (rev 2834)
+++ components/mop/trunk/pom.xml 2010-04-27 14:48:52 UTC (rev 2835)
@@ -34,7 +34,7 @@
<groupId>org.gatein.mop</groupId>
<artifactId>mop-parent</artifactId>
- <version>1.0.2-GA-SNAPSHOT</version>
+ <version>1.0.1-GA-SNAPSHOT</version>
<packaging>pom</packaging>
<name>GateIn - MOP</name>
@@ -52,7 +52,7 @@
<dependency>
<groupId>org.gatein</groupId>
<artifactId>gatein-dep</artifactId>
- <version>1.0.1-GA</version>
+ <version>1.0.2-GA</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Show replies by date