From 1241fddcce24e83489f7c3e58ad0d8337069d05f Mon Sep 17 00:00:00 2001 From: khashab2 Date: Thu, 29 Sep 2016 15:31:09 -0500 Subject: [PATCH] increment version + bring back Wagon. --- pom.xml | 310 ++++++++++++++++++++++++++++---------------------------- 1 file changed, 155 insertions(+), 155 deletions(-) diff --git a/pom.xml b/pom.xml index 5b55838..2fd1c88 100644 --- a/pom.xml +++ b/pom.xml @@ -1,157 +1,157 @@ - - - edu.illinois.cs.cogcomp - 1.0.6 - illinois-sl-core - - - - CogcompSoftware - CogcompSoftware - http://cogcomp.cs.illinois.edu/m2repo/ - - - - - UTF-8 - - - 4.0.0 - - - CogcompSoftware - CogcompSoftware - scp://bilbo.cs.illinois.edu:/mounts/bilbo/disks/0/www/cogcomp/html/m2repo - - - - - - - org.apache.maven.plugins - maven-compiler-plugin - 2.0.2 - - 1.7 - 1.7 - - - - - org.jacoco - jacoco-maven-plugin - 0.7.5.201505241946 - - - - prepare-agent - - - - report - test - - report - - - - - - - org.apache.maven.plugins - maven-source-plugin - 2.4 - - - attach-sources - - jar - - - - - - maven-assembly-plugin - - - - fully.qualified.MainClass - - - - jar-with-dependencies - - - - - - - - - - - - org.apache.maven.plugins - maven-javadoc-plugin - 2.7 - - - http://download.oracle.com/javase/6/docs/api/ - http://cogcomp.cs.illinois.edu/software/coreUtilities/apidocs/ - - public - - - - - org.apache.maven.plugins - maven-jxr-plugin - 2.5 - - - - - - - - - - - - - - - net.sf.trove4j - trove4j - 3.0.3 - - - - - com.google.guava - guava - 19.0 - - - - org.slf4j - slf4j-simple - 1.6.1 - true - - - junit - junit - 4.11 - - - + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> + + + edu.illinois.cs.cogcomp + 1.0.7 + illinois-sl-core + + + + CogcompSoftware + CogcompSoftware + http://cogcomp.cs.illinois.edu/m2repo/ + + + + + UTF-8 + + + 4.0.0 + + + CogcompSoftware + CogcompSoftware + scp://bilbo.cs.illinois.edu:/mounts/bilbo/disks/0/www/cogcomp/html/m2repo + + + + + + + org.apache.maven.plugins + maven-compiler-plugin + 2.0.2 + + 1.7 + 1.7 + + + + + org.jacoco + jacoco-maven-plugin + 0.7.5.201505241946 + + + + prepare-agent + + + + report + test + + report + + + + + + + org.apache.maven.plugins + maven-source-plugin + 2.4 + + + attach-sources + + jar + + + + + + maven-assembly-plugin + + + + fully.qualified.MainClass + + + + jar-with-dependencies + + + + + + + + org.apache.maven.wagon + wagon-ssh + 2.10 + + + + + + + + org.apache.maven.plugins + maven-javadoc-plugin + 2.7 + + + http://download.oracle.com/javase/6/docs/api/ + http://cogcomp.cs.illinois.edu/software/coreUtilities/apidocs/ + + public + + + + + org.apache.maven.plugins + maven-jxr-plugin + 2.5 + + + + + + + + + + + + + + + net.sf.trove4j + trove4j + 3.0.3 + + + + + com.google.guava + guava + 19.0 + + + + org.slf4j + slf4j-simple + 1.6.1 + true + + + junit + junit + 4.11 + + +