Repository: wicket
Updated Branches:
  refs/heads/master 0c79aa7fb -> c076c07fc


WICKET-5848 wicket-eclipse-settings version 2 for jdk7

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

Branch: refs/heads/master
Commit: c076c07fc6c3af27fb1eb1ccfc73ac6f93f83580
Parents: 0c79aa7
Author: Tobias Soloschenko <[email protected]>
Authored: Tue Apr 14 11:18:54 2015 +0200
Committer: Tobias Soloschenko <[email protected]>
Committed: Tue Apr 14 11:18:54 2015 +0200

----------------------------------------------------------------------
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/wicket/blob/c076c07f/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index c78d96f..311f28c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -251,7 +251,7 @@
                        <dependency>
                                <groupId>org.apache.wicket</groupId>
                                <artifactId>wicket-eclipse-settings</artifactId>
-                               <version>2-SNAPSHOT</version>
+                               <version>2</version>
                        </dependency>
                        <dependency>
                                <groupId>org.apache.wicket</groupId>
@@ -713,7 +713,7 @@
                                        <dependency>
                                            <groupId>org.apache.wicket</groupId>
                                            
<artifactId>wicket-eclipse-settings</artifactId>
-                                           <version>2-SNAPSHOT</version>
+                                           <version>2</version>
                                        </dependency>
                                    </dependencies>
                                </plugin>

Reply via email to