[maven-release-plugin] prepare release betterlists-1.4

This commit is contained in:
Klemek
2019-01-20 15:33:02 +01:00
parent 489068049e
commit c0fd105aab
+3 -5
View File
@@ -1,12 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<groupId>fr.klemek</groupId>
<artifactId>betterlists</artifactId>
<version>1.4-SNAPSHOT</version>
<version>1.4</version>
<name>BetterLists</name>
@@ -161,7 +159,7 @@
<connection>scm:git:git://github.com/klemek/betterlists.git</connection>
<developerConnection>scm:git:git@github.com:klemek/betterlists.git</developerConnection>
<url>https://github.com/klemek/betterlists</url>
<tag>HEAD</tag>
<tag>betterlists-1.4</tag>
</scm>
<profiles>