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 3522842 commit 6bd1931Copy full SHA for 6bd1931
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.1.2-SNAPSHOT</version>
+ <version>7.1.2</version>
14
<name>Lutece</name>
15
<url>http://dev.lutece.paris.fr/</url>
16
@@ -395,7 +395,7 @@
395
<connection>scm:git:https://github.com/lutece-platform/lutece-core.git</connection>
396
<developerConnection>scm:git:https://github.com/lutece-platform/lutece-core.git</developerConnection>
397
<url>https://github.com/lutece-platform/lutece-core.git</url>
398
- <tag>HEAD</tag>
+ <tag>lutece-core-7.1.2</tag>
399
</scm>
400
401
</project>
0 commit comments