File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >com.silverpeas</groupId >
6
6
<artifactId >parent</artifactId >
7
- <version >24 </version >
7
+ <version >25-SNAPSHOT </version >
8
8
</parent >
9
9
<scm >
10
10
<connection >scm:git:git@github.com:Silverpeas/OfficeOnline.git</connection >
16
16
<groupId >com.silverpeas.services</groupId >
17
17
<artifactId >office-online</artifactId >
18
18
<packaging >jar</packaging >
19
- <version >5.11.1 -SNAPSHOT</version >
19
+ <version >5.12 -SNAPSHOT</version >
20
20
<name >Online Office Editor - ${project.version} </name >
21
21
<build >
22
22
<finalName >OpenOfficeLauncher</finalName >
25
25
<dependencies >
26
26
<dependency >
27
27
<groupId >junit</groupId >
28
- <artifactId >junit-dep </artifactId >
28
+ <artifactId >junit</artifactId >
29
29
</dependency >
30
30
<dependency >
31
31
<groupId >org.hamcrest</groupId >
You can’t perform that action at this time.
0 commit comments