[maven-release-plugin] prepare release gclc-swt-1.1.5

This commit is contained in:
Emmanuel Bigeon 2018-10-08 14:54:10 -04:00
parent c97c8735eb
commit a999d5f55b

View File

@ -67,7 +67,7 @@
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<groupId>net.bigeon.gclc</groupId> <groupId>net.bigeon.gclc</groupId>
<artifactId>gclc-swt</artifactId> <artifactId>gclc-swt</artifactId>
<version>1.1.5-SNAPSHOT</version> <version>1.1.5</version>
<packaging>jar</packaging> <packaging>jar</packaging>
<inceptionYear>2015</inceptionYear> <inceptionYear>2015</inceptionYear>
<name>GCLC swt</name> <name>GCLC swt</name>
@ -130,6 +130,6 @@
<scm> <scm>
<developerConnection>scm:git:gogs@git.code.bigeon.net:emmanuel/gclc.git</developerConnection> <developerConnection>scm:git:gogs@git.code.bigeon.net:emmanuel/gclc.git</developerConnection>
<tag>HEAD</tag> <tag>gclc-swt-1.1.5</tag>
</scm> </scm>
</project> </project>