Author: nbelaevski
Date: 2010-11-05 14:06:29 -0400 (Fri, 05 Nov 2010)
New Revision: 19973
Modified:
trunk/examples/parent/pom.xml
Log:
Updated MyFaces snapshot version to the next
Modified: trunk/examples/parent/pom.xml
===================================================================
--- trunk/examples/parent/pom.xml 2010-11-05 18:03:48 UTC (rev 19972)
+++ trunk/examples/parent/pom.xml 2010-11-05 18:06:29 UTC (rev 19973)
@@ -217,12 +217,12 @@
<dependency>
<groupId>org.apache.myfaces.core</groupId>
<artifactId>myfaces-api</artifactId>
- <version>2.0.2-SNAPSHOT</version>
+ <version>2.0.3-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.myfaces.core</groupId>
<artifactId>myfaces-impl</artifactId>
- <version>2.0.2-SNAPSHOT</version>
+ <version>2.0.3-SNAPSHOT</version>
</dependency>
</dependencies>
</profile>
Show replies by date