Commit 45283c5 Sven Meier
committed
1 parent 3a342ec commit 45283c5 Copy full SHA for 45283c5
File tree 5 files changed +9
-5
lines changed
5 files changed +9
-5
lines changed Original file line number Diff line number Diff line change
1
+ /target
2
+ /.project
3
+ /.settings
Original file line number Diff line number Diff line change 4
4
<modelVersion >4.0.0</modelVersion >
5
5
<groupId >com.github.svenmeier.wicket-dnd</groupId >
6
6
<artifactId >wicket-dnd-parent</artifactId >
7
- <version >0.7.0 </version >
7
+ <version >0.7.1-SNAPSHOT </version >
8
8
<packaging >pom</packaging >
9
9
<name >Wicket Drag and Drop Parent</name >
10
10
<description >Wicket Drag and Drop.</description >
18
18
</licenses >
19
19
20
20
<properties >
21
- <wicket .version>7.0.0-SNAPSHOT </wicket .version>
22
- <wicketstuff .version>7.0-SNAPSHOT </wicketstuff .version>
21
+ <wicket .version>7.0.0</wicket .version>
22
+ <wicketstuff .version>7.0.0 </wicketstuff .version>
23
23
<jetty .version>8.1.16.v20140903</jetty .version>
24
24
<slf4j .version>1.7.12</slf4j .version>
25
25
<log4j .version>1.2.17</log4j .version>
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >com.github.svenmeier.wicket-dnd</groupId >
7
7
<artifactId >wicket-dnd-parent</artifactId >
8
- <version >0.7.0 </version >
8
+ <version >0.7.1-SNAPSHOT </version >
9
9
</parent >
10
10
11
11
<artifactId >wicket-dnd-examples</artifactId >
Original file line number Diff line number Diff line change 1
1
/target
2
2
/.classpath
3
3
/.project
4
+ /.settings
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >com.github.svenmeier.wicket-dnd</groupId >
7
7
<artifactId >wicket-dnd-parent</artifactId >
8
- <version >0.7.0 </version >
8
+ <version >0.7.1-SNAPSHOT </version >
9
9
</parent >
10
10
11
11
<artifactId >wicket-dnd</artifactId >
You can’t perform that action at this time.
0 commit comments