Change version to minor iteration (to avoid clash with parent) and ignore Eclipse project files
This commit is contained in:
+8
-1
@@ -1 +1,8 @@
|
|||||||
/target/
|
/target/
|
||||||
|
|
||||||
|
#
|
||||||
|
# Eclipse project configuration files
|
||||||
|
#
|
||||||
|
/.settings/
|
||||||
|
/.classpath
|
||||||
|
/.project
|
||||||
|
|||||||
@@ -10,7 +10,7 @@
|
|||||||
<groupId>com.threerings</groupId>
|
<groupId>com.threerings</groupId>
|
||||||
<artifactId>getdown</artifactId>
|
<artifactId>getdown</artifactId>
|
||||||
<packaging>jar</packaging>
|
<packaging>jar</packaging>
|
||||||
<version>1.5-SNAPSHOT</version>
|
<version>1.4.1-SNAPSHOT</version>
|
||||||
|
|
||||||
<name>getdown</name>
|
<name>getdown</name>
|
||||||
<description>An application installer and updater.</description>
|
<description>An application installer and updater.</description>
|
||||||
|
|||||||
Reference in New Issue
Block a user