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 8eb472b commit e7cc3c8Copy full SHA for e7cc3c8
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.0-SNAPSHOT</version>
+ <version>7.1.0</version>
14
<name>Lutece</name>
15
<url>http://dev.lutece.paris.fr/</url>
16
@@ -388,7 +388,7 @@
388
<connection>scm:git:https://github.com/lutece-platform/lutece-core.git</connection>
389
<developerConnection>scm:git:https://github.com/lutece-platform/lutece-core.git</developerConnection>
390
<url>https://github.com/lutece-platform/lutece-core.git</url>
391
- <tag>HEAD</tag>
+ <tag>lutece-core-7.1.0</tag>
392
</scm>
393
394
</project>
0 commit comments