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 b792f36 commit cb47dfbCopy full SHA for cb47dfb
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.4</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.4</version>
+ <version>5.5-SNAPSHOT</version>
20
<name>Online Office Editor</name>
21
<build>
22
<finalName>OpenOfficeLauncher</finalName>
0 commit comments