Skip to content

Commit

Permalink
change pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
wenshao committed Sep 30, 2014
1 parent fcc6fca commit 5df5c89
Showing 1 changed file with 2 additions and 15 deletions.
17 changes: 2 additions & 15 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@
</repository>
</repositories>

<!--
<distributionManagement>
<repository>
<id>opensesame</id>
Expand All @@ -48,7 +49,7 @@
<url>dav:http://code.alibabatech.com/mvn/snapshots/</url>
</snapshotRepository>
</distributionManagement>

-->
<developers>
<developer>
<id>wenshao</id>
Expand Down Expand Up @@ -245,20 +246,6 @@
</plugins>
</build>

<pluginRepositories>
<pluginRepository>
<id>mc-release</id>
<name>Local Maven repository of releases</name>
<url>http://mc-repo.googlecode.com/svn/maven2/releases</url>
<releases>
<enabled>true</enabled>
</releases>
<snapshots>
<enabled>false</enabled>
</snapshots>
</pluginRepository>
</pluginRepositories>

<profiles>
<profile>
<id>default-profile</id>
Expand Down

0 comments on commit 5df5c89

Please sign in to comment.