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

Commit cb47dfb

Browse files
author
Emmanuel Hugonnet
committed
[maven-release-plugin] prepare for next development iteration
1 parent b792f36 commit cb47dfb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +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.4</tag>
13+
<tag>HEAD</tag>
1414
</scm>
1515

1616
<groupId>com.silverpeas.services</groupId>
1717
<artifactId>office-online</artifactId>
1818
<packaging>jar</packaging>
19-
<version>5.4</version>
19+
<version>5.5-SNAPSHOT</version>
2020
<name>Online Office Editor</name>
2121
<build>
2222
<finalName>OpenOfficeLauncher</finalName>

0 commit comments

Comments
 (0)