You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by mg...@apache.org on 2015/03/30 21:14:09 UTC

[06/10] wicket git commit: WICKET-5848 - Finalized

WICKET-5848 - Finalized

Project: http://git-wip-us.apache.org/repos/asf/wicket/repo
Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/6e30ac20
Tree: http://git-wip-us.apache.org/repos/asf/wicket/tree/6e30ac20
Diff: http://git-wip-us.apache.org/repos/asf/wicket/diff/6e30ac20

Branch: refs/heads/master
Commit: 6e30ac20147d8b0ce5a0d7382ae2727ad4c8fccc
Parents: f002348
Author: klopfdreh <kl...@192.168.2.110>
Authored: Thu Mar 5 10:40:52 2015 +0100
Committer: klopfdreh <kl...@192.168.2.110>
Committed: Thu Mar 5 10:40:52 2015 +0100

----------------------------------------------------------------------
 pom.xml                         | 6 +++---
 wicket-eclipse-settings/pom.xml | 2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/wicket/blob/6e30ac20/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 646ded7..92779ce 100644
--- a/pom.xml
+++ b/pom.xml
@@ -88,7 +88,7 @@
 		<tag>HEAD</tag>
 	</scm>
 	<modules>
-		<module>wicket-eclipse-settings</module>
+		<!-- wicket-eclipse-settings is separate released -->
 		<module>wicket</module>
 		<module>wicket-core</module>
 		<module>wicket-util</module>
@@ -250,7 +250,7 @@
 			<dependency>
 				<groupId>org.apache.wicket</groupId>
 				<artifactId>wicket-eclipse-settings</artifactId>
-				<version>7.0.0-SNAPSHOT</version>
+				<version>1</version>
 			</dependency>
 			<dependency>
 				<groupId>org.apache.wicket</groupId>
@@ -712,7 +712,7 @@
 				        <dependency>
 				            <groupId>org.apache.wicket</groupId>
 				            <artifactId>wicket-eclipse-settings</artifactId>
-				            <version>7.0.0-SNAPSHOT</version>
+				            <version>1</version>
 				        </dependency>
 				    </dependencies>
 				</plugin>

http://git-wip-us.apache.org/repos/asf/wicket/blob/6e30ac20/wicket-eclipse-settings/pom.xml
----------------------------------------------------------------------
diff --git a/wicket-eclipse-settings/pom.xml b/wicket-eclipse-settings/pom.xml
index 6f753ff..d1df6bf 100644
--- a/wicket-eclipse-settings/pom.xml
+++ b/wicket-eclipse-settings/pom.xml
@@ -19,7 +19,7 @@
 	<modelVersion>4.0.0</modelVersion>
 	<groupId>org.apache.wicket</groupId>
 	<artifactId>wicket-eclipse-settings</artifactId>
-	<version>7.0.0-SNAPSHOT</version>
+	<version>1</version>
 	<packaging>jar</packaging>
 	<name>Wicket Eclipse Settings</name>
 	<description>