Skip to content

Commit

Permalink
changed maven 2 repo
Browse files Browse the repository at this point in the history
  • Loading branch information
bergerfx committed Mar 1, 2009
1 parent 949099c commit 5bd31b1
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions xdocs/maven.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,16 +21,14 @@
<dependency>
<groupId>org.xnap.commons</groupId>
<artifactId>gettext-commons</artifactId>
<version>0.9.1</version>
<url>http://xnap-commons.sf.net/gettext-commons/</url>
<version>0.9.6</version>
</dependency>
</dependencies>
...
<repositories>
<repository>
<id>xnap-commons</id>
<name>XNap Commons Repository</name>
<url>http://xnap-commons.sourceforge.net/repository</url>
<id>gettext-commons-site</id>
<url>http://gettext-commons.googlecode.com/svn/maven-repository/</url>
</repository>
</repositories>
...
Expand Down

0 comments on commit 5bd31b1

Please sign in to comment.