Author: ehillenius
Date: Tue Dec 5 09:36:04 2006
New Revision: 482720
URL: http://svn.apache.org/viewvc?view=rev&rev=482720
Log:
fix version
Modified:
incubator/wicket/branches/wicket-1.2.x/wicket-jmx/pom.xml
Modified: incubator/wicket/branches/wicket-1.2.x/wicket-jmx/pom.xml
URL:
http://svn.apache.org/viewvc/incubator/wicket/branches/wicket-1.2.x/wicket-jmx/pom.xml?view=diff&rev=482720&r1=482719&r2=482720
==============================================================================
--- incubator/wicket/branches/wicket-1.2.x/wicket-jmx/pom.xml (original)
+++ incubator/wicket/branches/wicket-1.2.x/wicket-jmx/pom.xml Tue Dec 5
09:36:04 2006
@@ -6,7 +6,7 @@
<parent>
<groupId>wicket</groupId>
<artifactId>wicket-parent</artifactId>
- <version>1.2-SNAPSHOT</version>
+ <version>1.2.3</version>
</parent>
<artifactId>wicket-jmx</artifactId>
<packaging>jar</packaging>