We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d7213b1 commit 587a74fCopy full SHA for 587a74f
pom.xml
@@ -9,7 +9,7 @@
9
<groupId>fr.paris.lutece</groupId>
10
<artifactId>lutece-core</artifactId>
11
<packaging>lutece-core</packaging>
12
- <version>6.1.2</version>
+ <version>6.1.3-SNAPSHOT</version>
13
<name>Lutece</name>
14
<url>http://dev.lutece.paris.fr/</url>
15
@@ -342,7 +342,7 @@
342
<connection>scm:git:https://github.com/lutece-platform/lutece-core.git</connection>
343
<developerConnection>scm:git:https://github.com/lutece-platform/lutece-core.git</developerConnection>
344
<url>https://github.com/lutece-platform/lutece-core.git</url>
345
- <tag>lutece-core-6.1.2</tag>
+ <tag>HEAD</tag>
346
</scm>
347
348
</project>
0 commit comments