[maven-release-plugin] prepare release betterlists-1.4
This commit is contained in:
@@ -4,11 +4,11 @@
|
|||||||
|
|
||||||
<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>
|
||||||
<description>An extension of the java.util.List interface which include some of the C# LINQ
|
<description>An extension of the java.util.List interface which include some of the C# LINQ
|
||||||
useful functions. List classes are extended as well. (ArrayList -> BetterArrayList)
|
useful functions. List classes are extended as well. (ArrayList -> BetterArrayList)
|
||||||
</description>
|
</description>
|
||||||
<url>https://github.com/Klemek/BetterLists</url>
|
<url>https://github.com/Klemek/BetterLists</url>
|
||||||
<developers>
|
<developers>
|
||||||
|
|||||||
Reference in New Issue
Block a user