File tree Expand file tree Collapse file tree 3 files changed +4
-6
lines changed Expand file tree Collapse file tree 3 files changed +4
-6
lines changed Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >org.xwiki.manager</groupId >
6
6
<artifactId >xwiki-manager</artifactId >
7
- <version >3.4 -SNAPSHOT</version >
7
+ <version >3.5 -SNAPSHOT</version >
8
8
</parent >
9
9
10
10
<groupId >org.xwiki.contrib</groupId >
74
74
<properties >
75
75
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
76
76
77
- <enterprise .version>3.4 -SNAPSHOT</enterprise .version>
78
- <manager .version>3.4 -SNAPSHOT</manager .version>
77
+ <enterprise .version>3.5 -SNAPSHOT</enterprise .version>
78
+ <manager .version>3.5 -SNAPSHOT</manager .version>
79
79
80
80
<gwt .version>2.4.0</gwt .version>
81
81
<gwt .maven.plugin.version>2.4.0</gwt .maven.plugin.version>
Original file line number Diff line number Diff line change 39
39
<dependency >
40
40
<groupId >com.google.gwt</groupId >
41
41
<artifactId >gwt-user</artifactId >
42
- <version >${gwt.version} </version >
43
42
<scope >provided</scope >
44
43
</dependency >
45
44
<dependency >
46
45
<groupId >com.google.gwt</groupId >
47
46
<artifactId >gwt-servlet</artifactId >
48
- <version >${gwt.version} </version >
49
47
<scope >runtime</scope >
50
48
</dependency >
51
49
</dependencies >
You can’t perform that action at this time.
0 commit comments