Skip to content
This repository was archived by the owner on Sep 17, 2024. It is now read-only.

Commit ade2f95

Browse files
author
Emmanuel Hugonnet
committed
[maven-release-plugin] prepare release office-online-5.3
1 parent e9289e7 commit ade2f95

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pom.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,13 @@
1010
<connection>scm:git:git@github.com:Silverpeas/OfficeOnline.git</connection>
1111
<developerConnection>scm:git:git@github.com:Silverpeas/OfficeOnline.git</developerConnection>
1212
<url>https://github.com/Silverpeas/OfficeOnline</url>
13+
<tag>office-online-5.3</tag>
1314
</scm>
1415

1516
<groupId>com.silverpeas.services</groupId>
1617
<artifactId>office-online</artifactId>
1718
<packaging>jar</packaging>
18-
<version>5.3-SNAPSHOT</version>
19+
<version>5.3</version>
1920
<name>Online Office Editor</name>
2021
<build>
2122
<finalName>OpenOfficeLauncher</finalName>

0 commit comments

Comments
 (0)