From fdbaceb491dbcd3acb25f10244e69b3da58018ee Mon Sep 17 00:00:00 2001 From: JJ Gao Date: Tue, 28 Mar 2017 23:10:51 -0400 Subject: [PATCH 1/2] 1.4.3 --- business/pom.xml | 2 +- core/pom.xml | 2 +- model/pom.xml | 2 +- persistence/persistence-api/pom.xml | 2 +- persistence/persistence-mybatis-test/pom.xml | 2 +- persistence/persistence-mybatis/pom.xml | 2 +- persistence/pom.xml | 2 +- pom.xml | 2 +- portal/pom.xml | 2 +- scripts/pom.xml | 2 +- service/pom.xml | 2 +- web/pom.xml | 2 +- 12 files changed, 12 insertions(+), 12 deletions(-) diff --git a/business/pom.xml b/business/pom.xml index 893094debc5..7e42b87335d 100644 --- a/business/pom.xml +++ b/business/pom.xml @@ -4,7 +4,7 @@ master org.mskcc.cbio - 1.4.3-SNAPSHOT + 1.4.3 4.0.0 business diff --git a/core/pom.xml b/core/pom.xml index 0756533940f..cf32e97b7e6 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -4,7 +4,7 @@ master org.mskcc.cbio - 1.4.3-SNAPSHOT + 1.4.3 4.0.0 core diff --git a/model/pom.xml b/model/pom.xml index 1c90585607d..6905898cc24 100644 --- a/model/pom.xml +++ b/model/pom.xml @@ -5,7 +5,7 @@ master org.mskcc.cbio - 1.4.3-SNAPSHOT + 1.4.3 4.0.0 diff --git a/persistence/persistence-api/pom.xml b/persistence/persistence-api/pom.xml index 0aa0a5858df..b0c0e3a1f69 100644 --- a/persistence/persistence-api/pom.xml +++ b/persistence/persistence-api/pom.xml @@ -5,7 +5,7 @@ persistence org.mskcc.cbio - 1.4.3-SNAPSHOT + 1.4.3 4.0.0 diff --git a/persistence/persistence-mybatis-test/pom.xml b/persistence/persistence-mybatis-test/pom.xml index 452479285f7..f376ae1830d 100644 --- a/persistence/persistence-mybatis-test/pom.xml +++ b/persistence/persistence-mybatis-test/pom.xml @@ -5,7 +5,7 @@ persistence org.mskcc.cbio - 1.4.3-SNAPSHOT + 1.4.3 4.0.0 diff --git a/persistence/persistence-mybatis/pom.xml b/persistence/persistence-mybatis/pom.xml index c84a1ae1fae..9f74fcbd4b7 100644 --- a/persistence/persistence-mybatis/pom.xml +++ b/persistence/persistence-mybatis/pom.xml @@ -5,7 +5,7 @@ persistence org.mskcc.cbio - 1.4.3-SNAPSHOT + 1.4.3 4.0.0 diff --git a/persistence/pom.xml b/persistence/pom.xml index abfea0b278c..2c70cfba947 100644 --- a/persistence/pom.xml +++ b/persistence/pom.xml @@ -5,7 +5,7 @@ master org.mskcc.cbio - 1.4.3-SNAPSHOT + 1.4.3 4.0.0 diff --git a/pom.xml b/pom.xml index 4989c72587a..2be4771b529 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ master pom Portal Master - 1.4.3-SNAPSHOT + 1.4.3 master maven module diff --git a/portal/pom.xml b/portal/pom.xml index 50d38300d08..876011ab196 100644 --- a/portal/pom.xml +++ b/portal/pom.xml @@ -4,7 +4,7 @@ master org.mskcc.cbio - 1.4.3-SNAPSHOT + 1.4.3 4.0.0 cbioportal diff --git a/scripts/pom.xml b/scripts/pom.xml index 63a77ad395c..4d1c6d5c62d 100644 --- a/scripts/pom.xml +++ b/scripts/pom.xml @@ -4,7 +4,7 @@ master org.mskcc.cbio - 1.4.3-SNAPSHOT + 1.4.3 4.0.0 scripts diff --git a/service/pom.xml b/service/pom.xml index 88d917aaf2c..d2fbbdfdd6d 100644 --- a/service/pom.xml +++ b/service/pom.xml @@ -5,7 +5,7 @@ master org.mskcc.cbio - 1.4.3-SNAPSHOT + 1.4.3 4.0.0 diff --git a/web/pom.xml b/web/pom.xml index 0808622979c..dd172b14bbe 100644 --- a/web/pom.xml +++ b/web/pom.xml @@ -4,7 +4,7 @@ master org.mskcc.cbio - 1.4.3-SNAPSHOT + 1.4.3 4.0.0 web From 8e34dd565254289ced1d1613bc32da3c8b4694a0 Mon Sep 17 00:00:00 2001 From: JJ Gao Date: Tue, 28 Mar 2017 23:27:11 -0400 Subject: [PATCH 2/2] 1.5.0 --- business/pom.xml | 2 +- core/pom.xml | 2 +- db-scripts/pom.xml | 2 +- model/pom.xml | 2 +- persistence/persistence-api/pom.xml | 2 +- persistence/persistence-mybatis/pom.xml | 2 +- persistence/pom.xml | 2 +- pom.xml | 2 +- portal/pom.xml | 2 +- scripts/pom.xml | 2 +- security/pom.xml | 2 +- security/security-spring/pom.xml | 2 +- service/pom.xml | 2 +- web/pom.xml | 2 +- 14 files changed, 14 insertions(+), 14 deletions(-) diff --git a/business/pom.xml b/business/pom.xml index a694db82749..b0c13aca4ee 100644 --- a/business/pom.xml +++ b/business/pom.xml @@ -4,7 +4,7 @@ master org.mskcc.cbio - 1.5.0-SNAPSHOT + 1.5.0 4.0.0 business diff --git a/core/pom.xml b/core/pom.xml index 4880c89ceca..bed3bae3111 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -4,7 +4,7 @@ master org.mskcc.cbio - 1.5.0-SNAPSHOT + 1.5.0 4.0.0 core diff --git a/db-scripts/pom.xml b/db-scripts/pom.xml index f6506c30c98..f4e26e79300 100644 --- a/db-scripts/pom.xml +++ b/db-scripts/pom.xml @@ -5,7 +5,7 @@ master org.mskcc.cbio - 1.5.0-SNAPSHOT + 1.5.0 4.0.0 diff --git a/model/pom.xml b/model/pom.xml index 6dbadb93f5e..cd5d1d51024 100644 --- a/model/pom.xml +++ b/model/pom.xml @@ -5,7 +5,7 @@ master org.mskcc.cbio - 1.5.0-SNAPSHOT + 1.5.0 4.0.0 diff --git a/persistence/persistence-api/pom.xml b/persistence/persistence-api/pom.xml index 46e1c3129f2..a39d342d4a9 100644 --- a/persistence/persistence-api/pom.xml +++ b/persistence/persistence-api/pom.xml @@ -5,7 +5,7 @@ persistence org.mskcc.cbio - 1.5.0-SNAPSHOT + 1.5.0 4.0.0 diff --git a/persistence/persistence-mybatis/pom.xml b/persistence/persistence-mybatis/pom.xml index 366e49df0b1..d18aebac80d 100644 --- a/persistence/persistence-mybatis/pom.xml +++ b/persistence/persistence-mybatis/pom.xml @@ -5,7 +5,7 @@ persistence org.mskcc.cbio - 1.5.0-SNAPSHOT + 1.5.0 4.0.0 diff --git a/persistence/pom.xml b/persistence/pom.xml index 0d8cbfcf1c7..c72e101a84e 100644 --- a/persistence/pom.xml +++ b/persistence/pom.xml @@ -5,7 +5,7 @@ master org.mskcc.cbio - 1.5.0-SNAPSHOT + 1.5.0 4.0.0 diff --git a/pom.xml b/pom.xml index c94e822e0a5..1f5c3ac1a39 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ master pom Portal Master - 1.5.0-SNAPSHOT + 1.5.0 master maven module diff --git a/portal/pom.xml b/portal/pom.xml index 9d7d6ed416e..b77c97ec780 100644 --- a/portal/pom.xml +++ b/portal/pom.xml @@ -4,7 +4,7 @@ master org.mskcc.cbio - 1.5.0-SNAPSHOT + 1.5.0 4.0.0 cbioportal diff --git a/scripts/pom.xml b/scripts/pom.xml index 8452daa591e..6d29a914f90 100644 --- a/scripts/pom.xml +++ b/scripts/pom.xml @@ -4,7 +4,7 @@ master org.mskcc.cbio - 1.5.0-SNAPSHOT + 1.5.0 4.0.0 scripts diff --git a/security/pom.xml b/security/pom.xml index 75f4b4dbb51..47616343d54 100644 --- a/security/pom.xml +++ b/security/pom.xml @@ -5,7 +5,7 @@ master org.mskcc.cbio - 1.5.0-SNAPSHOT + 1.5.0 4.0.0 diff --git a/security/security-spring/pom.xml b/security/security-spring/pom.xml index 219475c5d47..b8f3fcba106 100644 --- a/security/security-spring/pom.xml +++ b/security/security-spring/pom.xml @@ -5,7 +5,7 @@ security org.mskcc.cbio - 1.5.0-SNAPSHOT + 1.5.0 4.0.0 diff --git a/service/pom.xml b/service/pom.xml index 46390750f8a..7cd196f0650 100644 --- a/service/pom.xml +++ b/service/pom.xml @@ -5,7 +5,7 @@ master org.mskcc.cbio - 1.5.0-SNAPSHOT + 1.5.0 4.0.0 diff --git a/web/pom.xml b/web/pom.xml index 478df170035..71efc89ccc7 100644 --- a/web/pom.xml +++ b/web/pom.xml @@ -4,7 +4,7 @@ master org.mskcc.cbio - 1.5.0-SNAPSHOT + 1.5.0 4.0.0 web