Skip to content

Commit

Permalink
update pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
shenfeng committed Feb 20, 2011
1 parent a388e4f commit c75b546
Showing 1 changed file with 0 additions and 13 deletions.
13 changes: 0 additions & 13 deletions pom.xml
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -7,19 +7,6 @@
<version>1.0-SNAPSHOT</version> <version>1.0-SNAPSHOT</version>
<name>wikipedia-luence</name> <name>wikipedia-luence</name>
<url>http://maven.apache.org</url> <url>http://maven.apache.org</url>
<repositories>
<repository>
<id>internal</id>
<name>Archiva Managed Internal Repository</name>
<url>http://192.168.1.102:8080/archiva/repository/internal/</url>
<releases>
<enabled>true</enabled>
</releases>
<snapshots>
<enabled>false</enabled>
</snapshots>
</repository>
</repositories>
<dependencies> <dependencies>
<dependency> <dependency>
<groupId>org.apache.lucene</groupId> <groupId>org.apache.lucene</groupId>
Expand Down

0 comments on commit c75b546

Please sign in to comment.