updated downloads + clean pom before publish
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
|
||||
<groupId>fr.klemek</groupId>
|
||||
<artifactId>betterlists</artifactId>
|
||||
<version>1.4</version>
|
||||
<version>1.4-SNAPSHOT</version>
|
||||
|
||||
<name>BetterLists</name>
|
||||
|
||||
@@ -57,9 +57,9 @@
|
||||
<groupId>org.apache.maven.plugins</groupId>
|
||||
<artifactId>maven-jar-plugin</artifactId>
|
||||
<version>3.1.0</version>
|
||||
<configuration>
|
||||
<!--<configuration>
|
||||
<outputDirectory>download</outputDirectory>
|
||||
</configuration>
|
||||
</configuration>-->
|
||||
</plugin>
|
||||
<!-- Unit tests -->
|
||||
<plugin>
|
||||
|
||||
Reference in New Issue
Block a user