Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Make this work
  • Loading branch information
maniksurtani committed Oct 26, 2009
1 parent cc5146e commit 85f7f25
Showing 1 changed file with 0 additions and 24 deletions.
24 changes: 0 additions & 24 deletions jopr-plugin/pom.xml
Expand Up @@ -300,28 +300,4 @@

</profile>
</profiles>


<repositories>
<repository>
<snapshots>
<enabled>false</enabled>
</snapshots>
<id>jboss</id>
<name>JBoss Repository</name>
<url>http://repository.jboss.org/maven2/</url>
</repository>
</repositories>

<pluginRepositories>
<pluginRepository>
<snapshots>
<enabled>false</enabled>
</snapshots>
<id>jboss</id>
<name>JBoss Plugin Repository</name>
<url>http://repository.jboss.org/maven2/</url>
</pluginRepository>
</pluginRepositories>

</project>

0 comments on commit 85f7f25

Please sign in to comment.