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 2daf249 commit 70b2a08Copy full SHA for 70b2a08
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>HEAD</tag>
+ <tag>office-online-5.12</tag>
14
</scm>
15
16
<groupId>com.silverpeas.services</groupId>
17
<artifactId>office-online</artifactId>
18
<packaging>jar</packaging>
19
- <version>5.12-SNAPSHOT</version>
+ <version>5.12</version>
20
<name>Online Office Editor - ${project.version}</name>
21
<build>
22
<finalName>OpenOfficeLauncher</finalName>
0 commit comments