Bladeren bron

Change gwtquery.com by gquery.org

tags/release-1.4.0
Manuel Carrasco Moñino 11 jaren geleden
bovenliggende
commit
89d3f8c2bd
2 gewijzigde bestanden met toevoegingen van 2 en 2 verwijderingen
  1. 1
    1
      README.md
  2. 1
    1
      gwtquery-core/pom.xml

+ 1
- 1
README.md Bestand weergeven

@@ -7,5 +7,5 @@ GwtQuery is easy to learn for those using jQuery as they share the same api, adi

Currently, almost the jQuery API is written and all CSS3 selectors should be supported.

For more information/documentation : http://www.gwtquery.com
For more information/documentation : http://www.gquery.org


+ 1
- 1
gwtquery-core/pom.xml Bestand weergeven

@@ -10,7 +10,7 @@
<packaging>jar</packaging>
<version>1.4.0-SNAPSHOT</version>
<name>Gwt Query Core API</name>
<url>http://gwtquery.com</url>
<url>http://gquery.org</url>
<dependencies>
<dependency>
<groupId>junit</groupId>

Laden…
Annuleren
Opslaan