mirror of
https://github.com/PaperMC/Paper.git
synced 2024-11-03 01:10:37 +01:00
FIx spacing
This commit is contained in:
parent
ce45aa074e
commit
7c8c784aab
@ -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>
|
From: md_5 <md_5@live.com.au>
|
||||||
Date: Sun, 3 Feb 2013 09:44:24 +1100
|
Date: Tue, 23 Apr 2013 11:34:54 +1000
|
||||||
Subject: [PATCH] POM Changes.
|
Subject: [PATCH] POM Changes
|
||||||
|
|
||||||
|
|
||||||
diff --git a/pom.xml b/pom.xml
|
diff --git a/pom.xml b/pom.xml
|
||||||
index 9ff95c6..da1a0eb 100644
|
index 9ff95c6..3e02cc3 100644
|
||||||
--- a/pom.xml
|
--- a/pom.xml
|
||||||
+++ b/pom.xml
|
+++ b/pom.xml
|
||||||
@@ -1,12 +1,20 @@
|
@@ -1,12 +1,20 @@
|
||||||
@ -93,11 +93,9 @@ index 9ff95c6..da1a0eb 100644
|
|||||||
<!-- This builds a completely 'ready to start' jar with all dependencies inside -->
|
<!-- This builds a completely 'ready to start' jar with all dependencies inside -->
|
||||||
<build>
|
<build>
|
||||||
- <defaultGoal>clean install</defaultGoal>
|
- <defaultGoal>clean install</defaultGoal>
|
||||||
- <plugins>
|
+ <defaultGoal>install</defaultGoal>
|
||||||
- <plugin>
|
<plugins>
|
||||||
+ <defaultGoal>install</defaultGoal>
|
<plugin>
|
||||||
+ <plugins>
|
|
||||||
+ <plugin>
|
|
||||||
<groupId>com.lukegb.mojo</groupId>
|
<groupId>com.lukegb.mojo</groupId>
|
||||||
<artifactId>gitdescribe-maven-plugin</artifactId>
|
<artifactId>gitdescribe-maven-plugin</artifactId>
|
||||||
<version>1.3</version>
|
<version>1.3</version>
|
||||||
|
Loading…
Reference in New Issue
Block a user