Skip to content

Commit

Permalink
rm phase
Browse files Browse the repository at this point in the history
  • Loading branch information
parrt committed Dec 28, 2015
1 parent 52ac275 commit 67aed28
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,6 @@
<executions>
<execution>
<id>attach-sources</id>
<phase>deploy</phase>
<goals><goal>jar-no-fork</goal></goals>
</execution>
</executions>
Expand All @@ -88,7 +87,6 @@
<executions>
<execution>
<id>attach-javadocs</id>
<phase>deploy</phase>
<goals><goal>jar</goal></goals>
</execution>
</executions>
Expand All @@ -99,7 +97,6 @@
<executions>
<execution>
<id>deploy</id>
<phase>deploy</phase>
<goals><goal>deploy</goal></goals>
</execution>
</executions>
Expand Down

0 comments on commit 67aed28

Please sign in to comment.