Author: dashorst
Date: Sun Mar 23 03:12:22 2008
New Revision: 640184
URL: http://svn.apache.org/viewvc?rev=640184&view=rev
Log:
Fixed pom versions to 1.2.7
Modified:
wicket/releases/wicket-1.2.7/wicket-auth-roles-examples/pom.xml
wicket/releases/wicket-1.2.7/wicket-auth-roles/pom.xml
wicket/releases/wicket-1.2.7/wicket-examples/pom.xml
wicket/releases/wicket-1.2.7/wicket-extensions/pom.xml
wicket/releases/wicket-1.2.7/wicket-jmx/pom.xml
wicket/releases/wicket-1.2.7/wicket-parent/pom.xml
wicket/releases/wicket-1.2.7/wicket-portlet-examples/pom.xml
wicket/releases/wicket-1.2.7/wicket-quickstart/pom.xml
wicket/releases/wicket-1.2.7/wicket-site-skin/pom.xml
wicket/releases/wicket-1.2.7/wicket-spring-annot-examples/pom.xml
wicket/releases/wicket-1.2.7/wicket-spring-annot/pom.xml
wicket/releases/wicket-1.2.7/wicket-spring-cattr-examples/pom.xml
wicket/releases/wicket-1.2.7/wicket-spring-cattr/pom.xml
wicket/releases/wicket-1.2.7/wicket-spring-examples/pom.xml
wicket/releases/wicket-1.2.7/wicket-spring/pom.xml
wicket/releases/wicket-1.2.7/wicket-threadtest/pom.xml
wicket/releases/wicket-1.2.7/wicket/pom.xml
Modified: wicket/releases/wicket-1.2.7/wicket-auth-roles-examples/pom.xml
URL:
http://svn.apache.org/viewvc/wicket/releases/wicket-1.2.7/wicket-auth-roles-examples/pom.xml?rev=640184&r1=640183&r2=640184&view=diff
==============================================================================
--- wicket/releases/wicket-1.2.7/wicket-auth-roles-examples/pom.xml (original)
+++ wicket/releases/wicket-1.2.7/wicket-auth-roles-examples/pom.xml Sun Mar 23
03:12:22 2008
@@ -6,7 +6,7 @@
<parent>
<groupId>wicket</groupId>
<artifactId>wicket-parent</artifactId>
- <version>1.2-SNAPSHOT</version>
+ <version>1.2.7</version>
</parent>
<artifactId>wicket-auth-roles-examples</artifactId>
Modified: wicket/releases/wicket-1.2.7/wicket-auth-roles/pom.xml
URL:
http://svn.apache.org/viewvc/wicket/releases/wicket-1.2.7/wicket-auth-roles/pom.xml?rev=640184&r1=640183&r2=640184&view=diff
==============================================================================
--- wicket/releases/wicket-1.2.7/wicket-auth-roles/pom.xml (original)
+++ wicket/releases/wicket-1.2.7/wicket-auth-roles/pom.xml Sun Mar 23 03:12:22
2008
@@ -6,7 +6,7 @@
<parent>
<groupId>wicket</groupId>
<artifactId>wicket-parent</artifactId>
- <version>1.2-SNAPSHOT</version>
+ <version>1.2.7</version>
</parent>
<artifactId>wicket-auth-roles</artifactId>
Modified: wicket/releases/wicket-1.2.7/wicket-examples/pom.xml
URL:
http://svn.apache.org/viewvc/wicket/releases/wicket-1.2.7/wicket-examples/pom.xml?rev=640184&r1=640183&r2=640184&view=diff
==============================================================================
--- wicket/releases/wicket-1.2.7/wicket-examples/pom.xml (original)
+++ wicket/releases/wicket-1.2.7/wicket-examples/pom.xml Sun Mar 23 03:12:22
2008
@@ -6,7 +6,7 @@
<parent>
<groupId>wicket</groupId>
<artifactId>wicket-parent</artifactId>
- <version>1.2-SNAPSHOT</version>
+ <version>1.2.7</version>
<relativePath>../wicket-parent</relativePath>
</parent>
@@ -36,7 +36,7 @@
<!-- dependency>
<groupId>wicket</groupId>
<artifactId>wicket-jmx</artifactId>
- <version>1.2-SNAPSHOT</version>
+ <version>1.2.7</version>
</dependency-->
<dependency>
<groupId>dom4j</groupId>
Modified: wicket/releases/wicket-1.2.7/wicket-extensions/pom.xml
URL:
http://svn.apache.org/viewvc/wicket/releases/wicket-1.2.7/wicket-extensions/pom.xml?rev=640184&r1=640183&r2=640184&view=diff
==============================================================================
--- wicket/releases/wicket-1.2.7/wicket-extensions/pom.xml (original)
+++ wicket/releases/wicket-1.2.7/wicket-extensions/pom.xml Sun Mar 23 03:12:22
2008
@@ -6,7 +6,7 @@
<parent>
<groupId>wicket</groupId>
<artifactId>wicket-parent</artifactId>
- <version>1.2-SNAPSHOT</version>
+ <version>1.2.7</version>
<relativePath>../wicket-parent</relativePath>
</parent>
<artifactId>wicket-extensions</artifactId>
Modified: wicket/releases/wicket-1.2.7/wicket-jmx/pom.xml
URL:
http://svn.apache.org/viewvc/wicket/releases/wicket-1.2.7/wicket-jmx/pom.xml?rev=640184&r1=640183&r2=640184&view=diff
==============================================================================
--- wicket/releases/wicket-1.2.7/wicket-jmx/pom.xml (original)
+++ wicket/releases/wicket-1.2.7/wicket-jmx/pom.xml Sun Mar 23 03:12:22 2008
@@ -6,7 +6,7 @@
<parent>
<groupId>wicket</groupId>
<artifactId>wicket-parent</artifactId>
- <version>1.2-SNAPSHOT</version>
+ <version>1.2.7</version>
<relativePath>../wicket-parent</relativePath>
</parent>
<artifactId>wicket-jmx</artifactId>
Modified: wicket/releases/wicket-1.2.7/wicket-parent/pom.xml
URL:
http://svn.apache.org/viewvc/wicket/releases/wicket-1.2.7/wicket-parent/pom.xml?rev=640184&r1=640183&r2=640184&view=diff
==============================================================================
--- wicket/releases/wicket-1.2.7/wicket-parent/pom.xml (original)
+++ wicket/releases/wicket-1.2.7/wicket-parent/pom.xml Sun Mar 23 03:12:22 2008
@@ -6,7 +6,7 @@
<groupId>wicket</groupId>
<artifactId>wicket-parent</artifactId>
<packaging>pom</packaging>
- <version>1.2-SNAPSHOT</version>
+ <version>1.2.7</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/releases/wicket-1.2.7/wicket-portlet-examples/pom.xml
URL:
http://svn.apache.org/viewvc/wicket/releases/wicket-1.2.7/wicket-portlet-examples/pom.xml?rev=640184&r1=640183&r2=640184&view=diff
==============================================================================
--- wicket/releases/wicket-1.2.7/wicket-portlet-examples/pom.xml (original)
+++ wicket/releases/wicket-1.2.7/wicket-portlet-examples/pom.xml Sun Mar 23
03:12:22 2008
@@ -6,7 +6,7 @@
<parent>
<groupId>wicket</groupId>
<artifactId>wicket-parent</artifactId>
- <version>1.2-SNAPSHOT</version>
+ <version>1.2.7</version>
</parent>
<artifactId>wicket-portlet-examples</artifactId>
Modified: wicket/releases/wicket-1.2.7/wicket-quickstart/pom.xml
URL:
http://svn.apache.org/viewvc/wicket/releases/wicket-1.2.7/wicket-quickstart/pom.xml?rev=640184&r1=640183&r2=640184&view=diff
==============================================================================
--- wicket/releases/wicket-1.2.7/wicket-quickstart/pom.xml (original)
+++ wicket/releases/wicket-1.2.7/wicket-quickstart/pom.xml Sun Mar 23 03:12:22
2008
@@ -6,7 +6,7 @@
<parent>
<groupId>wicket</groupId>
<artifactId>wicket-parent</artifactId>
- <version>1.2-SNAPSHOT</version>
+ <version>1.2.7</version>
</parent>
<artifactId>wicket-quickstart</artifactId>
Modified: wicket/releases/wicket-1.2.7/wicket-site-skin/pom.xml
URL:
http://svn.apache.org/viewvc/wicket/releases/wicket-1.2.7/wicket-site-skin/pom.xml?rev=640184&r1=640183&r2=640184&view=diff
==============================================================================
--- wicket/releases/wicket-1.2.7/wicket-site-skin/pom.xml (original)
+++ wicket/releases/wicket-1.2.7/wicket-site-skin/pom.xml Sun Mar 23 03:12:22
2008
@@ -24,9 +24,9 @@
<groupId>wicket</groupId>
<artifactId>wicket-site-skin</artifactId>
<packaging>jar</packaging>
- <version>1.2-SNAPSHOT</version>
+ <version>1.2.7</version>
<name>Wicket Site Skin</name>
<description>This is the maven site skin for the Wicket
project.</description>
-</project>
\ No newline at end of file
+</project>
Modified: wicket/releases/wicket-1.2.7/wicket-spring-annot-examples/pom.xml
URL:
http://svn.apache.org/viewvc/wicket/releases/wicket-1.2.7/wicket-spring-annot-examples/pom.xml?rev=640184&r1=640183&r2=640184&view=diff
==============================================================================
--- wicket/releases/wicket-1.2.7/wicket-spring-annot-examples/pom.xml (original)
+++ wicket/releases/wicket-1.2.7/wicket-spring-annot-examples/pom.xml Sun Mar
23 03:12:22 2008
@@ -4,7 +4,7 @@
<parent>
<groupId>wicket</groupId>
<artifactId>wicket-parent</artifactId>
- <version>1.2-SNAPSHOT</version>
+ <version>1.2.7</version>
</parent>
<artifactId>wicket-spring-annot-examples</artifactId>
Modified: wicket/releases/wicket-1.2.7/wicket-spring-annot/pom.xml
URL:
http://svn.apache.org/viewvc/wicket/releases/wicket-1.2.7/wicket-spring-annot/pom.xml?rev=640184&r1=640183&r2=640184&view=diff
==============================================================================
--- wicket/releases/wicket-1.2.7/wicket-spring-annot/pom.xml (original)
+++ wicket/releases/wicket-1.2.7/wicket-spring-annot/pom.xml Sun Mar 23
03:12:22 2008
@@ -6,7 +6,7 @@
<parent>
<groupId>wicket</groupId>
<artifactId>wicket-parent</artifactId>
- <version>1.2-SNAPSHOT</version>
+ <version>1.2.7</version>
<relativePath>../wicket-parent</relativePath>
</parent>
@@ -21,7 +21,7 @@
<dependency>
<groupId>wicket</groupId>
<artifactId>wicket-spring</artifactId>
- <version>1.2-SNAPSHOT</version>
+ <version>1.2.7</version>
</dependency>
</dependencies>
Modified: wicket/releases/wicket-1.2.7/wicket-spring-cattr-examples/pom.xml
URL:
http://svn.apache.org/viewvc/wicket/releases/wicket-1.2.7/wicket-spring-cattr-examples/pom.xml?rev=640184&r1=640183&r2=640184&view=diff
==============================================================================
--- wicket/releases/wicket-1.2.7/wicket-spring-cattr-examples/pom.xml (original)
+++ wicket/releases/wicket-1.2.7/wicket-spring-cattr-examples/pom.xml Sun Mar
23 03:12:22 2008
@@ -6,7 +6,7 @@
<groupId>wicket</groupId>
<artifactId>wicket-spring-cattr-examples</artifactId>
<packaging>jar</packaging>
- <version>1.2-SNAPSHOT</version>
+ <version>1.2.7</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-SNAPSHOT</version>
+ <version>1.2.7</version>
</dependency>
<dependency>
<groupId>wicket</groupId>
<artifactId>wicket-spring-cattr</artifactId>
- <version>1.2-SNAPSHOT</version>
+ <version>1.2.7</version>
</dependency>
<dependency>
Modified: wicket/releases/wicket-1.2.7/wicket-spring-cattr/pom.xml
URL:
http://svn.apache.org/viewvc/wicket/releases/wicket-1.2.7/wicket-spring-cattr/pom.xml?rev=640184&r1=640183&r2=640184&view=diff
==============================================================================
--- wicket/releases/wicket-1.2.7/wicket-spring-cattr/pom.xml (original)
+++ wicket/releases/wicket-1.2.7/wicket-spring-cattr/pom.xml Sun Mar 23
03:12:22 2008
@@ -6,7 +6,7 @@
<groupId>wicket</groupId>
<artifactId>wicket-spring-cattr</artifactId>
<packaging>jar</packaging>
- <version>1.2-SNAPSHOT</version>
+ <version>1.2.7</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-SNAPSHOT</version>
+ <version>1.2.7</version>
</dependency>
<dependency>
<groupId>commons-attributes</groupId>
Modified: wicket/releases/wicket-1.2.7/wicket-spring-examples/pom.xml
URL:
http://svn.apache.org/viewvc/wicket/releases/wicket-1.2.7/wicket-spring-examples/pom.xml?rev=640184&r1=640183&r2=640184&view=diff
==============================================================================
--- wicket/releases/wicket-1.2.7/wicket-spring-examples/pom.xml (original)
+++ wicket/releases/wicket-1.2.7/wicket-spring-examples/pom.xml Sun Mar 23
03:12:22 2008
@@ -5,7 +5,7 @@
<parent>
<groupId>wicket</groupId>
<artifactId>wicket-parent</artifactId>
- <version>1.2-SNAPSHOT</version>
+ <version>1.2.7</version>
</parent>
<artifactId>wicket-spring-examples</artifactId>
Modified: wicket/releases/wicket-1.2.7/wicket-spring/pom.xml
URL:
http://svn.apache.org/viewvc/wicket/releases/wicket-1.2.7/wicket-spring/pom.xml?rev=640184&r1=640183&r2=640184&view=diff
==============================================================================
--- wicket/releases/wicket-1.2.7/wicket-spring/pom.xml (original)
+++ wicket/releases/wicket-1.2.7/wicket-spring/pom.xml Sun Mar 23 03:12:22 2008
@@ -6,7 +6,7 @@
<parent>
<groupId>wicket</groupId>
<artifactId>wicket-parent</artifactId>
- <version>1.2-SNAPSHOT</version>
+ <version>1.2.7</version>
<relativePath>../wicket-parent</relativePath>
</parent>
@@ -22,7 +22,7 @@
<dependency>
<groupId>wicket</groupId>
<artifactId>wicket</artifactId>
- <version>1.2-SNAPSHOT</version>
+ <version>1.2.7</version>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
Modified: wicket/releases/wicket-1.2.7/wicket-threadtest/pom.xml
URL:
http://svn.apache.org/viewvc/wicket/releases/wicket-1.2.7/wicket-threadtest/pom.xml?rev=640184&r1=640183&r2=640184&view=diff
==============================================================================
--- wicket/releases/wicket-1.2.7/wicket-threadtest/pom.xml (original)
+++ wicket/releases/wicket-1.2.7/wicket-threadtest/pom.xml Sun Mar 23 03:12:22
2008
@@ -6,7 +6,7 @@
<parent>
<groupId>wicket</groupId>
<artifactId>wicket-parent</artifactId>
- <version>1.2-SNAPSHOT</version>
+ <version>1.2.7</version>
<relativePath>../wicket-parent</relativePath>
</parent>
Modified: wicket/releases/wicket-1.2.7/wicket/pom.xml
URL:
http://svn.apache.org/viewvc/wicket/releases/wicket-1.2.7/wicket/pom.xml?rev=640184&r1=640183&r2=640184&view=diff
==============================================================================
--- wicket/releases/wicket-1.2.7/wicket/pom.xml (original)
+++ wicket/releases/wicket-1.2.7/wicket/pom.xml Sun Mar 23 03:12:22 2008
@@ -6,7 +6,7 @@
<parent>
<groupId>wicket</groupId>
<artifactId>wicket-parent</artifactId>
- <version>1.2-SNAPSHOT</version>
+ <version>1.2.7</version>
<relativePath>../wicket-parent</relativePath>
</parent>