From 06274b878c67f5c3337b009b4ce38e8d9c343073 Mon Sep 17 00:00:00 2001 From: Hongxin Zhang Date: Wed, 29 Mar 2017 16:49:20 -0400 Subject: [PATCH] Upgrade version to 0.1.2 --- model/pom.xml | 4 ++-- persistence/pom.xml | 6 +++--- pipeline/pom.xml | 6 +++--- pom.xml | 2 +- service/pom.xml | 8 ++++---- util/pom.xml | 2 +- webapp/pom.xml | 8 ++++---- 7 files changed, 18 insertions(+), 18 deletions(-) diff --git a/model/pom.xml b/model/pom.xml index 1d04877..5658ee2 100644 --- a/model/pom.xml +++ b/model/pom.xml @@ -9,7 +9,7 @@ org.cmo.cancerhotspots model jar - 0.1.0 + 0.1.2 https://github.com/cBioPortal/cancerhotspots/tree/master @@ -94,7 +94,7 @@ 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 c042c96..7df7d30 100644 --- a/util/pom.xml +++ b/util/pom.xml @@ -15,7 +15,7 @@ org.cmo.cancerhotspots util jar - 0.1.0 + 0.1.2 https://github.com/cBioPortal/cancerhotspots/tree/master 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