From b09d649692497507b13f2b8e9bb0a6534f6dc6cd Mon Sep 17 00:00:00 2001 From: Ding-Yi Chen Date: Mon, 15 Jun 2015 12:10:47 +1000 Subject: [PATCH] prepare for next development iteration --- frontend/pom.xml | 5 ++--- functional-test/pom.xml | 4 ++-- pom.xml | 10 ++++------ zanata-liquibase/pom.xml | 6 ++---- zanata-model/pom.xml | 2 +- zanata-test-war/pom.xml | 2 +- zanata-war/pom.xml | 6 +++--- 7 files changed, 15 insertions(+), 20 deletions(-) diff --git a/frontend/pom.xml b/frontend/pom.xml index 741196cf34..3c7493be15 100644 --- a/frontend/pom.xml +++ b/frontend/pom.xml @@ -1,11 +1,10 @@ - + 4.0.0 org.zanata server - 3.7.0-SNAPSHOT + 3.8.0-SNAPSHOT frontend frontend diff --git a/functional-test/pom.xml b/functional-test/pom.xml index af0c3ab9e9..4024fdd2f2 100644 --- a/functional-test/pom.xml +++ b/functional-test/pom.xml @@ -4,7 +4,7 @@ org.zanata server - 3.7.0-SNAPSHOT + 3.8.0-SNAPSHOT functional-test @@ -824,7 +824,7 @@ NB: cargo.basename needs to match the basename of the file given in cargo.installation. For example, if cargo.installation is http://example.com/download/jboss-6.4.0.zip, cargo.basename should be jboss-6.4.0. appserver.dir.name is top-level dir inside zip. For jbosseap6, default is jboss-eap-6.3. Override for later versions. - + -DallFuncTests to enable all functional tests (defaults to smoke tests) -Dcargo.debug.jvm.args : If not set by default will listen to port 8787. Need to set to empty on jenkins diff --git a/pom.xml b/pom.xml index ae686d5aba..ce16dcebb3 100644 --- a/pom.xml +++ b/pom.xml @@ -2,7 +2,7 @@ 4.0.0 server - 3.7.0-SNAPSHOT + 3.8.0-SNAPSHOT Zanata server modules pom @@ -1244,15 +1244,13 @@ none run - + - - + + diff --git a/zanata-liquibase/pom.xml b/zanata-liquibase/pom.xml index 5a23594721..8ce9a804c0 100644 --- a/zanata-liquibase/pom.xml +++ b/zanata-liquibase/pom.xml @@ -1,11 +1,9 @@ - + server org.zanata - 3.7.0-SNAPSHOT + 3.8.0-SNAPSHOT 4.0.0 diff --git a/zanata-model/pom.xml b/zanata-model/pom.xml index c98182046f..e97047e817 100644 --- a/zanata-model/pom.xml +++ b/zanata-model/pom.xml @@ -4,7 +4,7 @@ org.zanata server - 3.7.0-SNAPSHOT + 3.8.0-SNAPSHOT zanata-model Zanata model diff --git a/zanata-test-war/pom.xml b/zanata-test-war/pom.xml index e25d6d1349..509af1dc2d 100644 --- a/zanata-test-war/pom.xml +++ b/zanata-test-war/pom.xml @@ -4,7 +4,7 @@ org.zanata server - 3.7.0-SNAPSHOT + 3.8.0-SNAPSHOT zanata-test-war zanata-test-war diff --git a/zanata-war/pom.xml b/zanata-war/pom.xml index 72a86d4aa3..f62043179e 100644 --- a/zanata-war/pom.xml +++ b/zanata-war/pom.xml @@ -4,7 +4,7 @@ org.zanata server - 3.7.0-SNAPSHOT + 3.8.0-SNAPSHOT zanata-war war @@ -88,7 +88,7 @@