File tree Expand file tree Collapse file tree 2 files changed +6
-10
lines changed
Expand file tree Collapse file tree 2 files changed +6
-10
lines changed Original file line number Diff line number Diff line change 1010* [ Widget Sample] ( http://arcbees.github.com/gwtchosen/widgetsample/index.html )
1111
1212##Stable version
13- * [ Maven Central] ( http://search.maven.org/#search%7Cga%7C1%7Ccom.github.jdramaix )
13+ * [ Maven Central] ( http://search.maven.org/#search%7Cga%7C1%7Ccom.arcbees.gwtchosen )
1414
1515##Maven Configuration
16- Find the the available jars in [ Maven Central] ( http://search.maven.org/#search%7Cga%7C1%7Ccom.github.jdramaix ) .
1716
1817### Release:
1918``` xml
2019<dependency >
21- <groupId >com.github.jdramaix </groupId >
20+ <groupId >com.arcbees </groupId >
2221 <artifactId >gwtchosen</artifactId >
23- <version >1.2.0 </version >
22+ <version >2.1 </version >
2423 <scope >compile</scope >
2524</dependency >
2625```
@@ -38,14 +37,11 @@ Find the the available jars in [Maven Central](http://search.maven.org/#search%7
3837<dependency >
3938 <groupId >com.arcbees</groupId >
4039 <artifactId >gwtchosen</artifactId >
41- <version >2.0 .0-SNAPSHOT</version >
40+ <version >2.2 .0-SNAPSHOT</version >
4241 <scope >compile</scope >
4342</dependency >
4443```
4544
46- ##Previous Versions
47- * [ GwtChosen 1.1.0] ( http://code.google.com/p/gwtquery-plugins/downloads/detail?name=gwtchosen-1.1.0.jar )
48-
4945#Contributor
5046
5147##IDE Setup
Original file line number Diff line number Diff line change 1111 <groupId >com.arcbees</groupId >
1212 <artifactId >gwtchosen-project</artifactId >
1313 <packaging >pom</packaging >
14- <version >2.0.1 -SNAPSHOT</version >
14+ <version >2.2.0 -SNAPSHOT</version >
1515 <inceptionYear >2012</inceptionYear >
1616 <url >https://github.com/arcbees/gwtchosen</url >
1717
4646
4747 <issueManagement >
4848 <system >GitHub</system >
49- <url >https://github.com/jdramaix /gwtchosen/issues</url >
49+ <url >https://github.com/ArcBees /gwtchosen/issues</url >
5050 </issueManagement >
5151
5252 <organization >
You can’t perform that action at this time.
0 commit comments