… | |
… | |
2 | <modelVersion>4.0.0</modelVersion> |
2 | <modelVersion>4.0.0</modelVersion> |
3 | |
3 | |
4 | <parent> |
4 | <parent> |
5 | <groupId>org.wicketstuff</groupId> |
5 | <groupId>org.wicketstuff</groupId> |
6 | <artifactId>wicket-extjs-parent</artifactId> |
6 | <artifactId>wicket-extjs-parent</artifactId> |
7 | <version>0.13-alpha</version> |
7 | <version>0.14-SNAPSHOT</version> |
8 | </parent> |
8 | </parent> |
9 | |
9 | |
10 | <groupId>org.wicketstuff</groupId> |
10 | <groupId>org.wicketstuff</groupId> |
11 | <artifactId>wicket-extjs</artifactId> |
11 | <artifactId>wicket-extjs</artifactId> |
12 | <version>0.13-alpha</version> |
12 | <version>0.14-SNAPSHOT</version> |
13 | <name>Wicket ExtJS Integration</name> |
13 | <name>Wicket ExtJS Integration</name> |
14 | <description /> |
14 | <description /> |
15 | <!-- |
15 | <!-- |
16 | TODO <organization> <name>company name</name> <url>company url</url> |
16 | TODO <organization> <name>company name</name> <url>company url</url> |
17 | </organization> |
17 | </organization> |
… | |
… | |
71 | <scope>test</scope> |
71 | <scope>test</scope> |
72 | </dependency> |
72 | </dependency> |
73 | <dependency> |
73 | <dependency> |
74 | <groupId>org.wicketstuff</groupId> |
74 | <groupId>org.wicketstuff</groupId> |
75 | <artifactId>wicket-extjs-bundle</artifactId> |
75 | <artifactId>wicket-extjs-bundle</artifactId> |
76 | <version>0.13-alpha</version> |
76 | <version>0.14-SNAPSHOT</version> |
77 | </dependency> |
77 | </dependency> |
78 | |
78 | |
79 | <!-- JUNIT DEPENDENCY FOR TESTING --> |
79 | <!-- JUNIT DEPENDENCY FOR TESTING --> |
80 | <dependency> |
80 | <dependency> |
81 | <groupId>junit</groupId> |
81 | <groupId>junit</groupId> |