FIx spacing

This commit is contained in:
md_5 2013-04-23 11:35:18 +10:00
parent ce45aa074e
commit 7c8c784aab

View file

@ -1,11 +1,11 @@
From 2f15ef604aa43522676d3a290e8fcdc8357e9a49 Mon Sep 17 00:00:00 2001
From 86c6d642660dc7d304cd60d893b86873dbc175ac Mon Sep 17 00:00:00 2001
From: md_5 <md_5@live.com.au>
Date: Sun, 3 Feb 2013 09:44:24 +1100
Subject: [PATCH] POM Changes.
Date: Tue, 23 Apr 2013 11:34:54 +1000
Subject: [PATCH] POM Changes
diff --git a/pom.xml b/pom.xml
index 9ff95c6..da1a0eb 100644
index 9ff95c6..3e02cc3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1,12 +1,20 @@
@ -93,11 +93,9 @@ index 9ff95c6..da1a0eb 100644
<!-- This builds a completely 'ready to start' jar with all dependencies inside -->
<build>
- <defaultGoal>clean install</defaultGoal>
- <plugins>
- <plugin>
+ <defaultGoal>install</defaultGoal>
+ <plugins>
+ <plugin>
+ <defaultGoal>install</defaultGoal>
<plugins>
<plugin>
<groupId>com.lukegb.mojo</groupId>
<artifactId>gitdescribe-maven-plugin</artifactId>
<version>1.3</version>