- Revision
- 603
- Author
- mauro
- Date
- 2008-04-02 13:48:16 -0500 (Wed, 02 Apr 2008)
Log Message
Updated examples' version to 1.1-SNAPSHOT.
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 (602 => 603)
--- trunk/examples/freemarker-example/pom.xml 2008-04-02 17:16:01 UTC (rev 602) +++ trunk/examples/freemarker-example/pom.xml 2008-04-02 18:48:16 UTC (rev 603) @@ -3,7 +3,7 @@ <parent> <groupId>org.codehaus.waffle</groupId> <artifactId>waffle-examples</artifactId> - <version>1.0-SNAPSHOT</version> + <version>1.1-SNAPSHOT</version> </parent> <artifactId>waffle-freemarker-example</artifactId> <packaging>war</packaging>
Modified: trunk/examples/jruby-example/pom.xml (602 => 603)
--- trunk/examples/jruby-example/pom.xml 2008-04-02 17:16:01 UTC (rev 602) +++ trunk/examples/jruby-example/pom.xml 2008-04-02 18:48:16 UTC (rev 603) @@ -3,7 +3,7 @@ <parent> <groupId>org.codehaus.waffle</groupId> <artifactId>waffle-examples</artifactId> - <version>1.0-SNAPSHOT</version> + <version>1.1-SNAPSHOT</version> </parent> <artifactId>waffle-jruby-example</artifactId> <packaging>war</packaging>
Modified: trunk/examples/migration-example/pom.xml (602 => 603)
--- trunk/examples/migration-example/pom.xml 2008-04-02 17:16:01 UTC (rev 602) +++ trunk/examples/migration-example/pom.xml 2008-04-02 18:48:16 UTC (rev 603) @@ -3,7 +3,7 @@ <parent> <groupId>org.codehaus.waffle</groupId> <artifactId>waffle-examples</artifactId> - <version>1.0-SNAPSHOT</version> + <version>1.1-SNAPSHOT</version> </parent> <artifactId>waffle-migration-example</artifactId> <packaging>war</packaging>
Modified: trunk/examples/mydvds-example/pom.xml (602 => 603)
--- trunk/examples/mydvds-example/pom.xml 2008-04-02 17:16:01 UTC (rev 602) +++ trunk/examples/mydvds-example/pom.xml 2008-04-02 18:48:16 UTC (rev 603) @@ -3,7 +3,7 @@ <parent> <groupId>org.codehaus.waffle</groupId> <artifactId>waffle-examples</artifactId> - <version>1.0-SNAPSHOT</version> + <version>1.1-SNAPSHOT</version> </parent> <artifactId>waffle-mydvds-example</artifactId> <packaging>war</packaging>
Modified: trunk/examples/paranamer-example/pom.xml (602 => 603)
--- trunk/examples/paranamer-example/pom.xml 2008-04-02 17:16:01 UTC (rev 602) +++ trunk/examples/paranamer-example/pom.xml 2008-04-02 18:48:16 UTC (rev 603) @@ -3,7 +3,7 @@ <parent> <groupId>org.codehaus.waffle</groupId> <artifactId>waffle-examples</artifactId> - <version>1.0-SNAPSHOT</version> + <version>1.1-SNAPSHOT</version> </parent> <artifactId>waffle-paranamer-example</artifactId> <packaging>war</packaging>
Modified: trunk/examples/pom.xml (602 => 603)
--- trunk/examples/pom.xml 2008-04-02 17:16:01 UTC (rev 602) +++ trunk/examples/pom.xml 2008-04-02 18:48:16 UTC (rev 603) @@ -3,7 +3,7 @@ <parent> <groupId>org.codehaus.waffle</groupId> <artifactId>waffle</artifactId> - <version>1.0-SNAPSHOT</version> + <version>1.1-SNAPSHOT</version> </parent> <artifactId>waffle-examples</artifactId> <packaging>pom</packaging>
Modified: trunk/examples/simple-example/pom.xml (602 => 603)
--- trunk/examples/simple-example/pom.xml 2008-04-02 17:16:01 UTC (rev 602) +++ trunk/examples/simple-example/pom.xml 2008-04-02 18:48:16 UTC (rev 603) @@ -3,7 +3,7 @@ <parent> <groupId>org.codehaus.waffle</groupId> <artifactId>waffle-examples</artifactId> - <version>1.0-SNAPSHOT</version> + <version>1.1-SNAPSHOT</version> </parent> <artifactId>waffle-simple-example</artifactId> <packaging>war</packaging>
To unsubscribe from this list please visit:
