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 c5e3868 commit 2912418Copy full SHA for 2912418
pom.xml
@@ -10,7 +10,7 @@
10
<groupId>fr.paris.lutece</groupId>
11
<artifactId>lutece-core</artifactId>
12
<packaging>lutece-core</packaging>
13
- <version>7.0.0-RC-08</version>
+ <version>7.0.0-SNAPSHOT</version>
14
<name>Lutece</name>
15
<url>http://dev.lutece.paris.fr/</url>
16
@@ -356,7 +356,7 @@
356
<connection>scm:git:https://github.com/lutece-platform/lutece-core.git</connection>
357
<developerConnection>scm:git:https://github.com/lutece-platform/lutece-core.git</developerConnection>
358
<url>https://github.com/lutece-platform/lutece-core.git</url>
359
- <tag>lutece-core-7.0.0-RC-08</tag>
+ <tag>HEAD</tag>
360
</scm>
361
362
</project>
0 commit comments