[maven-release-plugin] prepare release betterlists-1.4
This commit is contained in:
@@ -1,12 +1,10 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<project xmlns="http://maven.apache.org/POM/4.0.0"
|
<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">
|
||||||
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>
|
<modelVersion>4.0.0</modelVersion>
|
||||||
|
|
||||||
<groupId>fr.klemek</groupId>
|
<groupId>fr.klemek</groupId>
|
||||||
<artifactId>betterlists</artifactId>
|
<artifactId>betterlists</artifactId>
|
||||||
<version>1.4-SNAPSHOT</version>
|
<version>1.4</version>
|
||||||
|
|
||||||
<name>BetterLists</name>
|
<name>BetterLists</name>
|
||||||
|
|
||||||
@@ -161,7 +159,7 @@
|
|||||||
<connection>scm:git:git://github.com/klemek/betterlists.git</connection>
|
<connection>scm:git:git://github.com/klemek/betterlists.git</connection>
|
||||||
<developerConnection>scm:git:git@github.com:klemek/betterlists.git</developerConnection>
|
<developerConnection>scm:git:git@github.com:klemek/betterlists.git</developerConnection>
|
||||||
<url>https://github.com/klemek/betterlists</url>
|
<url>https://github.com/klemek/betterlists</url>
|
||||||
<tag>HEAD</tag>
|
<tag>betterlists-1.4</tag>
|
||||||
</scm>
|
</scm>
|
||||||
|
|
||||||
<profiles>
|
<profiles>
|
||||||
|
|||||||
Reference in New Issue
Block a user