We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 191fd04 commit c8fea5dCopy full SHA for c8fea5d
pom.xml
@@ -10,13 +10,13 @@
10
<connection>scm:git:git@github.com:Silverpeas/OfficeOnline.git</connection>
11
<developerConnection>scm:git:git@github.com:Silverpeas/OfficeOnline.git</developerConnection>
12
<url>https://github.com/Silverpeas/OfficeOnline</url>
13
- <tag>office-online-5.13</tag>
+ <tag>HEAD</tag>
14
</scm>
15
16
<groupId>com.silverpeas.services</groupId>
17
<artifactId>office-online</artifactId>
18
<packaging>jar</packaging>
19
- <version>5.13</version>
+ <version>5.14-SNAPSHOT</version>
20
<name>Online Office Editor - ${project.version}</name>
21
<build>
22
<finalName>OpenOfficeLauncher</finalName>
0 commit comments