- Revision
- 836
- Author
- mauro
- Date
- 2008-09-15 10:23:23 -0500 (Mon, 15 Sep 2008)
Log Message
Updated examples POMs to use latest snapshot version.
Modified Paths
- trunk/examples/freemarker-example/pom.xml
- trunk/examples/jruby-example/pom.xml
- trunk/examples/migration-example/pom.xml
- trunk/examples/mydvds-example/pom.xml
- trunk/examples/paranamer-example/pom.xml
- trunk/examples/pom.xml
- trunk/examples/simple-example/pom.xml
Diff
Modified: trunk/examples/freemarker-example/pom.xml (835 => 836)
--- trunk/examples/freemarker-example/pom.xml 2008-09-15 15:18:06 UTC (rev 835) +++ trunk/examples/freemarker-example/pom.xml 2008-09-15 15:23:23 UTC (rev 836) @@ -4,7 +4,7 @@ <parent> <groupId>org.codehaus.waffle</groupId> <artifactId>waffle-examples</artifactId> - <version>1.2-SNAPSHOT</version> + <version>1.3-SNAPSHOT</version> </parent> <artifactId>waffle-freemarker-example</artifactId> <packaging>war</packaging>
Modified: trunk/examples/jruby-example/pom.xml (835 => 836)
--- trunk/examples/jruby-example/pom.xml 2008-09-15 15:18:06 UTC (rev 835) +++ trunk/examples/jruby-example/pom.xml 2008-09-15 15:23:23 UTC (rev 836) @@ -4,7 +4,7 @@ <parent> <groupId>org.codehaus.waffle</groupId> <artifactId>waffle-examples</artifactId> - <version>1.2-SNAPSHOT</version> + <version>1.3-SNAPSHOT</version> </parent> <artifactId>waffle-jruby-example</artifactId> <packaging>war</packaging>
Modified: trunk/examples/migration-example/pom.xml (835 => 836)
--- trunk/examples/migration-example/pom.xml 2008-09-15 15:18:06 UTC (rev 835) +++ trunk/examples/migration-example/pom.xml 2008-09-15 15:23:23 UTC (rev 836) @@ -3,7 +3,7 @@ <parent> <groupId>org.codehaus.waffle</groupId> <artifactId>waffle-examples</artifactId> - <version>1.2-SNAPSHOT</version> + <version>1.3-SNAPSHOT</version> </parent> <artifactId>waffle-migration-example</artifactId> <packaging>war</packaging>
Modified: trunk/examples/mydvds-example/pom.xml (835 => 836)
--- trunk/examples/mydvds-example/pom.xml 2008-09-15 15:18:06 UTC (rev 835) +++ trunk/examples/mydvds-example/pom.xml 2008-09-15 15:23:23 UTC (rev 836) @@ -3,7 +3,7 @@ <parent> <groupId>org.codehaus.waffle</groupId> <artifactId>waffle-examples</artifactId> - <version>1.2-SNAPSHOT</version> + <version>1.3-SNAPSHOT</version> </parent> <artifactId>waffle-mydvds-example</artifactId> <packaging>war</packaging>
Modified: trunk/examples/paranamer-example/pom.xml (835 => 836)
--- trunk/examples/paranamer-example/pom.xml 2008-09-15 15:18:06 UTC (rev 835) +++ trunk/examples/paranamer-example/pom.xml 2008-09-15 15:23:23 UTC (rev 836) @@ -3,7 +3,7 @@ <parent> <groupId>org.codehaus.waffle</groupId> <artifactId>waffle-examples</artifactId> - <version>1.2-SNAPSHOT</version> + <version>1.3-SNAPSHOT</version> </parent> <artifactId>waffle-paranamer-example</artifactId> <packaging>war</packaging>
Modified: trunk/examples/pom.xml (835 => 836)
--- trunk/examples/pom.xml 2008-09-15 15:18:06 UTC (rev 835) +++ trunk/examples/pom.xml 2008-09-15 15:23:23 UTC (rev 836) @@ -4,7 +4,7 @@ <parent> <groupId>org.codehaus.waffle</groupId> <artifactId>waffle</artifactId> - <version>1.2-SNAPSHOT</version> + <version>1.3-SNAPSHOT</version> </parent> <artifactId>waffle-examples</artifactId> <packaging>pom</packaging>
Modified: trunk/examples/simple-example/pom.xml (835 => 836)
--- trunk/examples/simple-example/pom.xml 2008-09-15 15:18:06 UTC (rev 835) +++ trunk/examples/simple-example/pom.xml 2008-09-15 15:23:23 UTC (rev 836) @@ -3,7 +3,7 @@ <parent> <groupId>org.codehaus.waffle</groupId> <artifactId>waffle-examples</artifactId> - <version>1.2-SNAPSHOT</version> + <version>1.3-SNAPSHOT</version> </parent> <artifactId>waffle-simple-example</artifactId> <packaging>war</packaging>
To unsubscribe from this list please visit:
