commit | da37977a773cfa9b1acf5fbb725490e83e775533 | [log] [tgz] |
---|---|---|
author | Ian <imaxon@uci.edu> | Fri Jul 11 14:39:14 2014 -0700 |
committer | Ian <imaxon@uci.edu> | Fri Jul 11 14:39:14 2014 -0700 |
tree | 4e1f521c651a9c52c79c5756ed5c06250bc0b73a | |
parent | d44865552775ba93241cb73dde2f0aa9a2caaa3a [diff] |
removed more possibly un-necessary stuff
diff --git a/pom.xml b/pom.xml index b5a8abd..d93d790 100644 --- a/pom.xml +++ b/pom.xml
@@ -30,12 +30,10 @@ <distributionManagement> <repository> <id>test</id> - <name>test</name> <url>http://localhost:8081/nexus/content/repositories/releases</url> </repository> <snapshotRepository> <id>test2</id> - <name>test2</name> <url>http://localhost:8081/nexus/content/repositories/snapshots</url> </snapshotRepository> </distributionManagement>