Skip to content

Commit

Permalink
Too random? Where to put build etc ?
Browse files Browse the repository at this point in the history
  • Loading branch information
asofold committed Jul 10, 2013
1 parent f942721 commit 7c77764
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions NoCheatPlus/pom.xml
Expand Up @@ -19,16 +19,6 @@
</dependencies>

<!-- Building -->
<distributionManagement>
<repository>
<id>md_5-releases</id>
<url>http://repo.md-5.net/content/repositories/releases/</url>
</repository>
<snapshotRepository>
<id>md_5-snapshots</id>
<url>http://repo.md-5.net/content/repositories/snapshots/</url>
</snapshotRepository>
</distributionManagement>
<build>
<defaultGoal>clean package</defaultGoal>
<directory>../target</directory> <!-- Build it one level up, because it is the one we care about -->
Expand Down

0 comments on commit 7c77764

Please sign in to comment.