Skip to content

Commit

Permalink
remove <distributionManagement>
Browse files Browse the repository at this point in the history
  • Loading branch information
chamilaadhi committed Jan 6, 2016
1 parent 0ff5e03 commit c2fadeb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions nested-categories/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@
</extensions>
</build>

<distributionManagement>
<!--<distributionManagement>
<repository>
<id>wso2-maven2-repository</id>
<name>WSO2 Maven2 Repository</name>
Expand All @@ -102,7 +102,7 @@
<name>WSO2 Maven2 Snapshot Repository</name>
<url>scp://dist.wso2.org/home/httpd/dist.wso2.org/snapshots/maven2/</url>
</snapshotRepository>
</distributionManagement>
</distributionManagement>-->
<!--<properties>
<apimserver.version>1.5.0</apimserver.version>
</properties>-->
Expand Down

0 comments on commit c2fadeb

Please sign in to comment.