Author: dashorst
Date: Sun Mar 23 03:01:23 2008
New Revision: 640183

URL: http://svn.apache.org/viewvc?rev=640183&view=rev
Log:
Committed pom changes to wrong branch

Modified:
    wicket/branches/wicket-1.2.x/wicket-auth-roles-examples/pom.xml
    wicket/branches/wicket-1.2.x/wicket-auth-roles/pom.xml
    wicket/branches/wicket-1.2.x/wicket-examples/pom.xml
    wicket/branches/wicket-1.2.x/wicket-extensions/pom.xml
    wicket/branches/wicket-1.2.x/wicket-jmx/pom.xml
    wicket/branches/wicket-1.2.x/wicket-parent/pom.xml
    wicket/branches/wicket-1.2.x/wicket-portlet-examples/pom.xml
    wicket/branches/wicket-1.2.x/wicket-quickstart/pom.xml
    wicket/branches/wicket-1.2.x/wicket-site-skin/pom.xml
    wicket/branches/wicket-1.2.x/wicket-spring-annot-examples/pom.xml
    wicket/branches/wicket-1.2.x/wicket-spring-annot/pom.xml
    wicket/branches/wicket-1.2.x/wicket-spring-cattr-examples/pom.xml
    wicket/branches/wicket-1.2.x/wicket-spring-cattr/pom.xml
    wicket/branches/wicket-1.2.x/wicket-spring-examples/pom.xml
    wicket/branches/wicket-1.2.x/wicket-spring/pom.xml
    wicket/branches/wicket-1.2.x/wicket-threadtest/pom.xml
    wicket/branches/wicket-1.2.x/wicket/pom.xml

Modified: wicket/branches/wicket-1.2.x/wicket-auth-roles-examples/pom.xml
URL: 
http://svn.apache.org/viewvc/wicket/branches/wicket-1.2.x/wicket-auth-roles-examples/pom.xml?rev=640183&r1=640182&r2=640183&view=diff
==============================================================================
--- wicket/branches/wicket-1.2.x/wicket-auth-roles-examples/pom.xml (original)
+++ wicket/branches/wicket-1.2.x/wicket-auth-roles-examples/pom.xml Sun Mar 23 
03:01:23 2008
@@ -6,7 +6,7 @@
        <parent>
                <groupId>wicket</groupId>
                <artifactId>wicket-parent</artifactId>
-               <version>1.2.7</version>
+               <version>1.2-SNAPSHOT</version>
        </parent>
 
        <artifactId>wicket-auth-roles-examples</artifactId>

Modified: wicket/branches/wicket-1.2.x/wicket-auth-roles/pom.xml
URL: 
http://svn.apache.org/viewvc/wicket/branches/wicket-1.2.x/wicket-auth-roles/pom.xml?rev=640183&r1=640182&r2=640183&view=diff
==============================================================================
--- wicket/branches/wicket-1.2.x/wicket-auth-roles/pom.xml (original)
+++ wicket/branches/wicket-1.2.x/wicket-auth-roles/pom.xml Sun Mar 23 03:01:23 
2008
@@ -6,7 +6,7 @@
        <parent>
                <groupId>wicket</groupId>
                <artifactId>wicket-parent</artifactId>
-               <version>1.2.7</version>
+               <version>1.2-SNAPSHOT</version>
        </parent>
 
        <artifactId>wicket-auth-roles</artifactId>

Modified: wicket/branches/wicket-1.2.x/wicket-examples/pom.xml
URL: 
http://svn.apache.org/viewvc/wicket/branches/wicket-1.2.x/wicket-examples/pom.xml?rev=640183&r1=640182&r2=640183&view=diff
==============================================================================
--- wicket/branches/wicket-1.2.x/wicket-examples/pom.xml (original)
+++ wicket/branches/wicket-1.2.x/wicket-examples/pom.xml Sun Mar 23 03:01:23 
2008
@@ -6,7 +6,7 @@
        <parent>
                <groupId>wicket</groupId>
                <artifactId>wicket-parent</artifactId>
-               <version>1.2.7</version>
+               <version>1.2-SNAPSHOT</version>
                <relativePath>../wicket-parent</relativePath>
        </parent>
 
@@ -36,7 +36,7 @@
                <!-- dependency>
                        <groupId>wicket</groupId>
                        <artifactId>wicket-jmx</artifactId>
-                       <version>1.2.7</version>
+                       <version>1.2-SNAPSHOT</version>
                </dependency-->
                <dependency>
                        <groupId>dom4j</groupId>

Modified: wicket/branches/wicket-1.2.x/wicket-extensions/pom.xml
URL: 
http://svn.apache.org/viewvc/wicket/branches/wicket-1.2.x/wicket-extensions/pom.xml?rev=640183&r1=640182&r2=640183&view=diff
==============================================================================
--- wicket/branches/wicket-1.2.x/wicket-extensions/pom.xml (original)
+++ wicket/branches/wicket-1.2.x/wicket-extensions/pom.xml Sun Mar 23 03:01:23 
2008
@@ -6,7 +6,7 @@
        <parent>
                <groupId>wicket</groupId>
                <artifactId>wicket-parent</artifactId>
-               <version>1.2.7</version>
+               <version>1.2-SNAPSHOT</version>
                <relativePath>../wicket-parent</relativePath>
        </parent>
        <artifactId>wicket-extensions</artifactId>

Modified: wicket/branches/wicket-1.2.x/wicket-jmx/pom.xml
URL: 
http://svn.apache.org/viewvc/wicket/branches/wicket-1.2.x/wicket-jmx/pom.xml?rev=640183&r1=640182&r2=640183&view=diff
==============================================================================
--- wicket/branches/wicket-1.2.x/wicket-jmx/pom.xml (original)
+++ wicket/branches/wicket-1.2.x/wicket-jmx/pom.xml Sun Mar 23 03:01:23 2008
@@ -6,7 +6,7 @@
        <parent>
                <groupId>wicket</groupId>
                <artifactId>wicket-parent</artifactId>
-               <version>1.2.7</version>
+               <version>1.2-SNAPSHOT</version>
                <relativePath>../wicket-parent</relativePath>
        </parent>
        <artifactId>wicket-jmx</artifactId>

Modified: wicket/branches/wicket-1.2.x/wicket-parent/pom.xml
URL: 
http://svn.apache.org/viewvc/wicket/branches/wicket-1.2.x/wicket-parent/pom.xml?rev=640183&r1=640182&r2=640183&view=diff
==============================================================================
--- wicket/branches/wicket-1.2.x/wicket-parent/pom.xml (original)
+++ wicket/branches/wicket-1.2.x/wicket-parent/pom.xml Sun Mar 23 03:01:23 2008
@@ -6,7 +6,7 @@
        <groupId>wicket</groupId>
        <artifactId>wicket-parent</artifactId>
        <packaging>pom</packaging>
-       <version>1.2.7</version>
+       <version>1.2-SNAPSHOT</version>
        <name>Wicket Parent</name>
        <description>Wicket is a Java open source, component based web 
application framework currently hosted at 
http://wicket.apache.org.</description>
        <url>http://wicketframework.org/${project.artifactId}</url>

Modified: wicket/branches/wicket-1.2.x/wicket-portlet-examples/pom.xml
URL: 
http://svn.apache.org/viewvc/wicket/branches/wicket-1.2.x/wicket-portlet-examples/pom.xml?rev=640183&r1=640182&r2=640183&view=diff
==============================================================================
--- wicket/branches/wicket-1.2.x/wicket-portlet-examples/pom.xml (original)
+++ wicket/branches/wicket-1.2.x/wicket-portlet-examples/pom.xml Sun Mar 23 
03:01:23 2008
@@ -6,7 +6,7 @@
        <parent>
                <groupId>wicket</groupId>
                <artifactId>wicket-parent</artifactId>
-               <version>1.2.7</version>
+               <version>1.2-SNAPSHOT</version>
        </parent>
 
        <artifactId>wicket-portlet-examples</artifactId>

Modified: wicket/branches/wicket-1.2.x/wicket-quickstart/pom.xml
URL: 
http://svn.apache.org/viewvc/wicket/branches/wicket-1.2.x/wicket-quickstart/pom.xml?rev=640183&r1=640182&r2=640183&view=diff
==============================================================================
--- wicket/branches/wicket-1.2.x/wicket-quickstart/pom.xml (original)
+++ wicket/branches/wicket-1.2.x/wicket-quickstart/pom.xml Sun Mar 23 03:01:23 
2008
@@ -6,7 +6,7 @@
        <parent>
                <groupId>wicket</groupId>
                <artifactId>wicket-parent</artifactId>
-               <version>1.2.7</version>
+               <version>1.2-SNAPSHOT</version>
        </parent>
 
        <artifactId>wicket-quickstart</artifactId>

Modified: wicket/branches/wicket-1.2.x/wicket-site-skin/pom.xml
URL: 
http://svn.apache.org/viewvc/wicket/branches/wicket-1.2.x/wicket-site-skin/pom.xml?rev=640183&r1=640182&r2=640183&view=diff
==============================================================================
--- wicket/branches/wicket-1.2.x/wicket-site-skin/pom.xml (original)
+++ wicket/branches/wicket-1.2.x/wicket-site-skin/pom.xml Sun Mar 23 03:01:23 
2008
@@ -24,7 +24,7 @@
        <groupId>wicket</groupId>
        <artifactId>wicket-site-skin</artifactId>
        <packaging>jar</packaging>
-       <version>1.2.7</version>
+       <version>1.2-SNAPSHOT</version>
 
        <name>Wicket Site Skin</name>
        <description>This is the maven site skin for the Wicket 
project.</description>

Modified: wicket/branches/wicket-1.2.x/wicket-spring-annot-examples/pom.xml
URL: 
http://svn.apache.org/viewvc/wicket/branches/wicket-1.2.x/wicket-spring-annot-examples/pom.xml?rev=640183&r1=640182&r2=640183&view=diff
==============================================================================
--- wicket/branches/wicket-1.2.x/wicket-spring-annot-examples/pom.xml (original)
+++ wicket/branches/wicket-1.2.x/wicket-spring-annot-examples/pom.xml Sun Mar 
23 03:01:23 2008
@@ -4,7 +4,7 @@
        <parent>
                <groupId>wicket</groupId>
                <artifactId>wicket-parent</artifactId>
-               <version>1.2.7</version>
+               <version>1.2-SNAPSHOT</version>
        </parent>
 
        <artifactId>wicket-spring-annot-examples</artifactId>

Modified: wicket/branches/wicket-1.2.x/wicket-spring-annot/pom.xml
URL: 
http://svn.apache.org/viewvc/wicket/branches/wicket-1.2.x/wicket-spring-annot/pom.xml?rev=640183&r1=640182&r2=640183&view=diff
==============================================================================
--- wicket/branches/wicket-1.2.x/wicket-spring-annot/pom.xml (original)
+++ wicket/branches/wicket-1.2.x/wicket-spring-annot/pom.xml Sun Mar 23 
03:01:23 2008
@@ -6,7 +6,7 @@
        <parent>
                <groupId>wicket</groupId>
                <artifactId>wicket-parent</artifactId>
-               <version>1.2.7</version>
+               <version>1.2-SNAPSHOT</version>
                <relativePath>../wicket-parent</relativePath>
        </parent>
 
@@ -21,7 +21,7 @@
                <dependency>
                        <groupId>wicket</groupId>
                        <artifactId>wicket-spring</artifactId>
-                       <version>1.2.7</version>
+                       <version>1.2-SNAPSHOT</version>
                </dependency>
        </dependencies>
 

Modified: wicket/branches/wicket-1.2.x/wicket-spring-cattr-examples/pom.xml
URL: 
http://svn.apache.org/viewvc/wicket/branches/wicket-1.2.x/wicket-spring-cattr-examples/pom.xml?rev=640183&r1=640182&r2=640183&view=diff
==============================================================================
--- wicket/branches/wicket-1.2.x/wicket-spring-cattr-examples/pom.xml (original)
+++ wicket/branches/wicket-1.2.x/wicket-spring-cattr-examples/pom.xml Sun Mar 
23 03:01:23 2008
@@ -6,7 +6,7 @@
        <groupId>wicket</groupId>
        <artifactId>wicket-spring-cattr-examples</artifactId>
        <packaging>jar</packaging>
-       <version>1.2.7</version>
+       <version>1.2-SNAPSHOT</version>
        <name>Examples of Wicket Spring Integration through Commons 
Attributes</name>
        <description>Examples of Spring integration in your Wicket web 
applications using commons attributes.</description>
        <organization>
@@ -77,13 +77,13 @@
                <dependency>
                        <groupId>wicket</groupId>
                        <artifactId>wicket-extensions</artifactId>
-                       <version>1.2.7</version>
+                       <version>1.2-SNAPSHOT</version>
                </dependency>
 
                <dependency>
                        <groupId>wicket</groupId>
                        <artifactId>wicket-spring-cattr</artifactId>
-                       <version>1.2.7</version>
+                       <version>1.2-SNAPSHOT</version>
                </dependency>
 
                <dependency>

Modified: wicket/branches/wicket-1.2.x/wicket-spring-cattr/pom.xml
URL: 
http://svn.apache.org/viewvc/wicket/branches/wicket-1.2.x/wicket-spring-cattr/pom.xml?rev=640183&r1=640182&r2=640183&view=diff
==============================================================================
--- wicket/branches/wicket-1.2.x/wicket-spring-cattr/pom.xml (original)
+++ wicket/branches/wicket-1.2.x/wicket-spring-cattr/pom.xml Sun Mar 23 
03:01:23 2008
@@ -6,7 +6,7 @@
        <groupId>wicket</groupId>
        <artifactId>wicket-spring-cattr</artifactId>
        <packaging>jar</packaging>
-       <version>1.2.7</version>
+       <version>1.2-SNAPSHOT</version>
        <name>Wicket Spring Integration through Commons Attributes</name>
        <description>Spring integration in your Wicket web applications using 
commons attributes. See the examples project for usecases.</description>
        <organization>
@@ -82,7 +82,7 @@
                <dependency>
                        <groupId>wicket</groupId>
                        <artifactId>wicket-spring</artifactId>
-                       <version>1.2.7</version>
+                       <version>1.2-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>commons-attributes</groupId>

Modified: wicket/branches/wicket-1.2.x/wicket-spring-examples/pom.xml
URL: 
http://svn.apache.org/viewvc/wicket/branches/wicket-1.2.x/wicket-spring-examples/pom.xml?rev=640183&r1=640182&r2=640183&view=diff
==============================================================================
--- wicket/branches/wicket-1.2.x/wicket-spring-examples/pom.xml (original)
+++ wicket/branches/wicket-1.2.x/wicket-spring-examples/pom.xml Sun Mar 23 
03:01:23 2008
@@ -5,7 +5,7 @@
        <parent>
                <groupId>wicket</groupId>
                <artifactId>wicket-parent</artifactId>
-               <version>1.2.7</version>
+               <version>1.2-SNAPSHOT</version>
        </parent>
 
     <artifactId>wicket-spring-examples</artifactId>

Modified: wicket/branches/wicket-1.2.x/wicket-spring/pom.xml
URL: 
http://svn.apache.org/viewvc/wicket/branches/wicket-1.2.x/wicket-spring/pom.xml?rev=640183&r1=640182&r2=640183&view=diff
==============================================================================
--- wicket/branches/wicket-1.2.x/wicket-spring/pom.xml (original)
+++ wicket/branches/wicket-1.2.x/wicket-spring/pom.xml Sun Mar 23 03:01:23 2008
@@ -6,7 +6,7 @@
        <parent>
                <groupId>wicket</groupId>
                <artifactId>wicket-parent</artifactId>
-               <version>1.2.7</version>
+               <version>1.2-SNAPSHOT</version>
                <relativePath>../wicket-parent</relativePath>
        </parent>
 
@@ -22,7 +22,7 @@
                <dependency>
                        <groupId>wicket</groupId>
                        <artifactId>wicket</artifactId>
-                       <version>1.2.7</version>
+                       <version>1.2-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.springframework</groupId>

Modified: wicket/branches/wicket-1.2.x/wicket-threadtest/pom.xml
URL: 
http://svn.apache.org/viewvc/wicket/branches/wicket-1.2.x/wicket-threadtest/pom.xml?rev=640183&r1=640182&r2=640183&view=diff
==============================================================================
--- wicket/branches/wicket-1.2.x/wicket-threadtest/pom.xml (original)
+++ wicket/branches/wicket-1.2.x/wicket-threadtest/pom.xml Sun Mar 23 03:01:23 
2008
@@ -6,7 +6,7 @@
        <parent>
                <groupId>wicket</groupId>
                <artifactId>wicket-parent</artifactId>
-               <version>1.2.7</version>
+               <version>1.2-SNAPSHOT</version>
                <relativePath>../wicket-parent</relativePath>
        </parent>
 

Modified: wicket/branches/wicket-1.2.x/wicket/pom.xml
URL: 
http://svn.apache.org/viewvc/wicket/branches/wicket-1.2.x/wicket/pom.xml?rev=640183&r1=640182&r2=640183&view=diff
==============================================================================
--- wicket/branches/wicket-1.2.x/wicket/pom.xml (original)
+++ wicket/branches/wicket-1.2.x/wicket/pom.xml Sun Mar 23 03:01:23 2008
@@ -6,7 +6,7 @@
        <parent>
                <groupId>wicket</groupId>
                <artifactId>wicket-parent</artifactId>
-               <version>1.2.7</version>
+               <version>1.2-SNAPSHOT</version>
                <relativePath>../wicket-parent</relativePath>
        </parent>
 


Reply via email to