diff --git a/model/pom.xml b/model/pom.xml index a7a6272..5658ee2 100644 --- a/model/pom.xml +++ b/model/pom.xml @@ -2,21 +2,99 @@ - - master - org.cmo.cancerhotspots - 0.1.0 - 4.0.0 Cancer Hotspots Model Cancer Hotspots Model Module + + org.cmo.cancerhotspots model + jar + 0.1.2 + + https://github.com/cBioPortal/cancerhotspots/tree/master + + + 1.7 + github + + + + model + + + + com.github.github + site-maven-plugin + 0.12 + + Creating site for ${project.version} + cancerhotspots + cBioPortal + true + **/* + true + refs/heads/mvn-repo + ${project.build.directory}/mvn-repo + github + + + + + site + + deploy + + + + + + maven-deploy-plugin + 2.8.1 + + internal.repo::default::file://${project.build.directory}/mvn-repo + + + + + maven-assembly-plugin + + + package + + single + + + + + + jar-with-dependencies + + + + + org.apache.maven.plugins + maven-compiler-plugin + + 1.7 + 1.7 + + + + + + + + internal.repo + Temporary Staging Repository + file://${project.build.directory}/mvn-repo + + org.cmo.cancerhotspots util - 0.1.0 + 0.1.2 com.univocity diff --git a/persistence/pom.xml b/persistence/pom.xml index 3e73883..024051e 100644 --- a/persistence/pom.xml +++ b/persistence/pom.xml @@ -5,7 +5,7 @@ master org.cmo.cancerhotspots - 0.1.0 + 0.1.2 4.0.0 Cancer Hotspots Persistence @@ -16,7 +16,7 @@ org.cmo.cancerhotspots model - 0.1.0 + 0.1.2 com.univocity @@ -26,7 +26,7 @@ org.cmo.cancerhotspots util - 0.1.0 + 0.1.2 org.springframework.boot diff --git a/pipeline/pom.xml b/pipeline/pom.xml index eda82fb..1069be4 100644 --- a/pipeline/pom.xml +++ b/pipeline/pom.xml @@ -5,7 +5,7 @@ master org.cmo.cancerhotspots - 0.1.0 + 0.1.2 4.0.0 Cancer Hotspots Pipeline @@ -40,12 +40,12 @@ org.cmo.cancerhotspots model - 0.1.0 + 0.1.2 org.cmo.cancerhotspots service - 0.1.0 + 0.1.2 org.springframework.boot diff --git a/pom.xml b/pom.xml index 6a72edc..f8874ee 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ master pom Cancer Hotspots - 0.1.0 + 0.1.2 master maven module https://github.com/cBioPortal/cancerhotspots/ diff --git a/service/pom.xml b/service/pom.xml index c026c58..881cc88 100644 --- a/service/pom.xml +++ b/service/pom.xml @@ -5,7 +5,7 @@ master org.cmo.cancerhotspots - 0.1.0 + 0.1.2 4.0.0 Cancer Hotspots Service @@ -16,17 +16,17 @@ org.cmo.cancerhotspots model - 0.1.0 + 0.1.2 org.cmo.cancerhotspots util - 0.1.0 + 0.1.2 org.cmo.cancerhotspots persistence - 0.1.0 + 0.1.2 org.springframework.boot diff --git a/util/pom.xml b/util/pom.xml index ef4583a..7df7d30 100644 --- a/util/pom.xml +++ b/util/pom.xml @@ -3,14 +3,98 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> - master - org.cmo.cancerhotspots - 0.1.0 + org.springframework.boot + spring-boot-starter-parent + 1.3.3.RELEASE + 4.0.0 Cancer Hotspots Util Cancer Hotspots Utility Module + + org.cmo.cancerhotspots util + jar + 0.1.2 + + https://github.com/cBioPortal/cancerhotspots/tree/master + + + 1.7 + github + + + + util + + + + com.github.github + site-maven-plugin + 0.12 + + Creating site for ${project.version} + cancerhotspots + cBioPortal + true + **/* + true + refs/heads/mvn-repo + ${project.build.directory}/mvn-repo + github + + + + + site + + deploy + + + + + + maven-deploy-plugin + 2.8.1 + + internal.repo::default::file://${project.build.directory}/mvn-repo + + + + + maven-assembly-plugin + + + package + + single + + + + + + jar-with-dependencies + + + + + org.apache.maven.plugins + maven-compiler-plugin + + 1.7 + 1.7 + + + + + + + + internal.repo + Temporary Staging Repository + file://${project.build.directory}/mvn-repo + + diff --git a/webapp/pom.xml b/webapp/pom.xml index 9af53bb..0456341 100644 --- a/webapp/pom.xml +++ b/webapp/pom.xml @@ -4,14 +4,14 @@ Cancer Hotspots Web Cancer Hotspots Web Module webapp - 0.1.0 + 0.1.2 ${packaging.type} org.cmo.cancerhotspots master - 0.1.0 + 0.1.2 @@ -179,12 +179,12 @@ org.cmo.cancerhotspots model - 0.1.0 + 0.1.2 org.cmo.cancerhotspots service - 0.1.0 + 0.1.2 org.springframework.boot