about summary refs log tree commit diff
path: root/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index b499a75..ff2d56f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,7 @@
   <groupId>dev.nyble.sunfright</groupId>
   <artifactId>Sunfright</artifactId>
   <packaging>jar</packaging>
-  <version>1.0.0</version>
+  <version>1.0.1</version>
 
   <name>Sunfright</name>
   <description>Burn me to a crisp, large glowing orb!</description>
@@ -46,7 +46,7 @@
 
   <build>
     <sourceDirectory>src/main/java</sourceDirectory>
-    <defaultGoal>clean install</defaultGoal>
+    <defaultGoal>clean package</defaultGoal>
 
     <resources>
       <resource>