diff --git a/main/pom.xml b/main/pom.xml index 2e13606..ceedc2b 100644 --- a/main/pom.xml +++ b/main/pom.xml @@ -1,87 +1,72 @@ - - 4.0.0 - ph.rye - junit-cast - 0.6-BETA-SNAPSHOT - - UTF-8 - - - - - internal - Internal Release Repository - http://dhdc014:8888/repository/internal/ - - - - snapshots - Internal Snapshot Repository - http://dhdc014:8888/repository/snapshots/ - - - - - - - - src/test/java - - **/*.java - - - - - - org.apache.maven.plugins - maven-source-plugin - 2.2.1 - - - attach-sources - - jar - - - - - - maven-compiler-plugin - 3.0 - - 1.6 - 1.6 - - - - - - - - - junit - junit - 4.11 - - - - - org.mockito - mockito-all - 1.9.5 - test - - - - org.slf4j - slf4j-api - 1.7.7 - - - - - - royce.com - + + 4.0.0 + ph.rye + junit-cast + 1.0.0 + + UTF-8 + + + + + + src/test/java + + **/*.java + + + + + + org.apache.maven.plugins + maven-source-plugin + 2.2.1 + + + attach-sources + + jar + + + + + + maven-compiler-plugin + 3.0 + + 1.6 + 1.6 + + + + + + + + + junit + junit + 4.11 + + + + + org.mockito + mockito-all + 1.9.5 + test + + + + org.slf4j + slf4j-api + 1.7.7 + + + + + + royce.com + \ No newline at end of file