Skip to content

Commit 2309357

Browse files
author
oughdi
committed
[maven-release-plugin] prepare for next development iteration
1 parent c695663 commit 2309357

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,7 +10,7 @@
1010
<groupId>fr.paris.lutece.plugins</groupId>
1111
<artifactId>plugin-blog</artifactId>
1212
<packaging>lutece-plugin</packaging>
13-
<version>3.0.2</version>
13+
<version>3.0.3-SNAPSHOT</version>
1414
<name>Lutece blog plugin</name>
1515

1616
<repositories>
@@ -66,6 +66,6 @@
6666
<connection>scm:git:https://github.com/lutece-platform/lutece-cms-plugin-blog.git</connection>
6767
<developerConnection>scm:git:https://github.com/lutece-platform/lutece-cms-plugin-blog.git</developerConnection>
6868
<url>https://github.com/lutece-platform/lutece-cms-plugin-blog.git</url>
69-
<tag>plugin-blog-3.0.2</tag>
69+
<tag>HEAD</tag>
7070
</scm>
7171
</project>

0 commit comments

Comments
 (0)