diff --git a/as-modules/pom.xml b/as-modules/pom.xml index a4d5ea56e5ad..1834436794b4 100644 --- a/as-modules/pom.xml +++ b/as-modules/pom.xml @@ -1,10 +1,10 @@ - - + + 4.0.0 org.infinispan infinispan-parent - 6.0.0-SNAPSHOT + 6.0.0.Alpha4 ../parent/pom.xml @@ -84,4 +84,4 @@ - + \ No newline at end of file diff --git a/bom/pom.xml b/bom/pom.xml index 7deb9ee009fc..2133e92d64af 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -1,10 +1,9 @@ - - - + + 4.0.0 org.infinispan infinispan-bom - 6.0.0-SNAPSHOT + 6.0.0.Alpha4 pom Infinispan BOM Infinispan BOM module @@ -53,7 +52,7 @@ - + 1.0.0.Alpha4 0.33.1 3.4 @@ -86,7 +85,7 @@ - + ${project.groupId} infinispan-cachestore-jdbc @@ -188,7 +187,7 @@ infinispan-jcache ${project.version} - + gnu-getopt getopt @@ -239,7 +238,7 @@ org.osgi.core ${version.osgi} - + org.rhq rhq-core-domain @@ -271,7 +270,7 @@ rhq-core-native-system ${version.rhq} - + org.hibernate hibernate-search-engine @@ -287,7 +286,7 @@ hibernate-search-infinispan ${version.hibernate.search} - + org.infinispan.protostream protostream @@ -298,7 +297,7 @@ sample-domain-implementation ${version.protostream} - + io.netty netty @@ -316,5 +315,4 @@ - - + \ No newline at end of file diff --git a/cachestore/jdbc/pom.xml b/cachestore/jdbc/pom.xml index 91c53583f913..4e0225ad2b18 100644 --- a/cachestore/jdbc/pom.xml +++ b/cachestore/jdbc/pom.xml @@ -1,12 +1,10 @@ - - + + 4.0.0 org.infinispan infinispan-cachestore-parent - 6.0.0-SNAPSHOT + 6.0.0.Alpha4 ../pom.xml @@ -28,7 +26,7 @@ test - + mysql mysql-connector-java @@ -52,9 +50,7 @@ org.apache.maven.plugins maven-surefire-plugin - + 1 @@ -62,4 +58,4 @@ - + \ No newline at end of file diff --git a/cachestore/pom.xml b/cachestore/pom.xml index e0122ce9ef8e..121883b43bde 100644 --- a/cachestore/pom.xml +++ b/cachestore/pom.xml @@ -1,12 +1,10 @@ - - + + 4.0.0 org.infinispan infinispan-parent - 6.0.0-SNAPSHOT + 6.0.0.Alpha4 ../parent/pom.xml infinispan-cachestore-parent @@ -26,4 +24,4 @@ test - + \ No newline at end of file diff --git a/cachestore/remote/pom.xml b/cachestore/remote/pom.xml index 6f192dadad0b..5776690fa8a2 100644 --- a/cachestore/remote/pom.xml +++ b/cachestore/remote/pom.xml @@ -1,12 +1,10 @@ - - + + 4.0.0 org.infinispan infinispan-cachestore-parent - 6.0.0-SNAPSHOT + 6.0.0.Alpha4 ../pom.xml infinispan-cachestore-remote @@ -59,4 +57,4 @@ - + \ No newline at end of file diff --git a/cdi/extension/pom.xml b/cdi/extension/pom.xml index 0cc94ac6dcb6..d4c85f0762f4 100644 --- a/cdi/extension/pom.xml +++ b/cdi/extension/pom.xml @@ -1,14 +1,12 @@ - - + + 4.0.0 org.infinispan infinispan-parent - 6.0.0-SNAPSHOT + 6.0.0.Alpha4 ../../parent/pom.xml @@ -32,15 +30,15 @@ - - - + + + - - - - - + + + + + @@ -64,13 +62,13 @@ infinispan-jcache - + org.jboss.logging jboss-logging - + org.testng testng @@ -117,7 +115,7 @@ - + org.apache.maven.plugins maven-surefire-plugin @@ -214,4 +212,4 @@ - + \ No newline at end of file diff --git a/cli/cli-client/pom.xml b/cli/cli-client/pom.xml index a37175c3025d..05187ad2d0f5 100644 --- a/cli/cli-client/pom.xml +++ b/cli/cli-client/pom.xml @@ -1,10 +1,10 @@ - - + + 4.0.0 org.infinispan infinispan-parent - 6.0.0-SNAPSHOT + 6.0.0.Alpha4 ../../parent/pom.xml @@ -67,4 +67,4 @@ - + \ No newline at end of file diff --git a/cli/cli-server/pom.xml b/cli/cli-server/pom.xml index 666af1d075fe..22c92473d7d3 100644 --- a/cli/cli-server/pom.xml +++ b/cli/cli-server/pom.xml @@ -1,10 +1,10 @@ - - + + 4.0.0 org.infinispan infinispan-parent - 6.0.0-SNAPSHOT + 6.0.0.Alpha4 ../../parent/pom.xml @@ -13,7 +13,7 @@ Infinispan CLI Server Infinispan CLI Server module - + false @@ -113,4 +113,4 @@ - + \ No newline at end of file diff --git a/client/hotrod-client/pom.xml b/client/hotrod-client/pom.xml index 612e88990deb..f1c858e9f5ed 100644 --- a/client/hotrod-client/pom.xml +++ b/client/hotrod-client/pom.xml @@ -1,12 +1,10 @@ - - + + 4.0.0 org.infinispan infinispan-parent - 6.0.0-SNAPSHOT + 6.0.0.Alpha4 ../../parent/pom.xml @@ -102,4 +100,4 @@ - + \ No newline at end of file diff --git a/commons/pom.xml b/commons/pom.xml index 9424a31ffab3..c4d281215f64 100644 --- a/commons/pom.xml +++ b/commons/pom.xml @@ -1,13 +1,10 @@ - - - + + 4.0.0 org.infinispan infinispan-parent - 6.0.0-SNAPSHOT + 6.0.0.Alpha4 ../parent/pom.xml @@ -41,7 +38,7 @@ - + org.apache.maven.plugins maven-compiler-plugin @@ -52,7 +49,7 @@ UTF-8 -AtranslationFilesPath=${project.basedir}/target/generated-translation-files -XDignore.symbol.file - + true @@ -69,5 +66,4 @@ - - + \ No newline at end of file diff --git a/core/pom.xml b/core/pom.xml index fd25cac0efc9..49d768957acc 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -1,13 +1,11 @@ - - + + 4.0.0 org.infinispan infinispan-parent - 6.0.0-SNAPSHOT + 6.0.0.Alpha4 ../parent/pom.xml @@ -31,10 +29,7 @@ jgroups - + org.jboss.spec.javax.transaction jboss-transaction-api_1.1_spec @@ -96,7 +91,7 @@ - + org.eclipse.m2e lifecycle-mapping 1.0.0 @@ -113,7 +108,7 @@ - + @@ -130,7 +125,7 @@ - + @@ -154,4 +149,4 @@ - + \ No newline at end of file diff --git a/core/src/main/java/org/infinispan/Version.java b/core/src/main/java/org/infinispan/Version.java index cdd3df4bbcad..db199fb08212 100644 --- a/core/src/main/java/org/infinispan/Version.java +++ b/core/src/main/java/org/infinispan/Version.java @@ -16,8 +16,8 @@ public class Version { private static final String MAJOR = "6"; private static final String MINOR = "0"; private static final String MICRO = "0"; - private static final String MODIFIER = "SNAPSHOT"; - private static final boolean SNAPSHOT = true; + private static final String MODIFIER = "Alpha4"; + private static final boolean SNAPSHOT = false; public static final String VERSION = String.format("%s.%s.%s%s%s", MAJOR, MINOR, MICRO, SNAPSHOT ? "-" : ".", MODIFIER); public static final String CODENAME = "Infinium"; diff --git a/demos/directory/pom.xml b/demos/directory/pom.xml index c8fd24c130e4..79f535e8a16d 100644 --- a/demos/directory/pom.xml +++ b/demos/directory/pom.xml @@ -1,13 +1,11 @@ - - + + 4.0.0 org.infinispan infinispan-parent - 6.0.0-SNAPSHOT + 6.0.0.Alpha4 ../../parent/pom.xml @@ -43,4 +41,4 @@ - + \ No newline at end of file diff --git a/demos/distexec/pom.xml b/demos/distexec/pom.xml index 934db442b22b..67efd6e804b1 100644 --- a/demos/distexec/pom.xml +++ b/demos/distexec/pom.xml @@ -1,11 +1,11 @@ - - + + 4.0.0 org.infinispan infinispan-parent - 6.0.0-SNAPSHOT + 6.0.0.Alpha4 ../../parent/pom.xml @@ -50,4 +50,4 @@ - + \ No newline at end of file diff --git a/demos/ec2-ui/pom.xml b/demos/ec2-ui/pom.xml index 0d2649e10727..818b45168d38 100644 --- a/demos/ec2-ui/pom.xml +++ b/demos/ec2-ui/pom.xml @@ -1,11 +1,11 @@ - - + + 4.0.0 org.infinispan infinispan-parent - 6.0.0-SNAPSHOT + 6.0.0.Alpha4 ../../parent/pom.xml @@ -48,4 +48,4 @@ - + \ No newline at end of file diff --git a/demos/ec2/pom.xml b/demos/ec2/pom.xml index 5f2c6481a8fb..7d2eb00952dd 100644 --- a/demos/ec2/pom.xml +++ b/demos/ec2/pom.xml @@ -1,11 +1,11 @@ - - + + 4.0.0 org.infinispan infinispan-parent - 6.0.0-SNAPSHOT + 6.0.0.Alpha4 ../../parent/pom.xml @@ -59,4 +59,4 @@ - + \ No newline at end of file diff --git a/demos/gridfs-webdav/pom.xml b/demos/gridfs-webdav/pom.xml index 6fd9366e29e7..d6e70a613d2a 100644 --- a/demos/gridfs-webdav/pom.xml +++ b/demos/gridfs-webdav/pom.xml @@ -1,12 +1,11 @@ - - + + 4.0.0 org.infinispan infinispan-parent - 6.0.0-SNAPSHOT + 6.0.0.Alpha4 ../../parent/pom.xml infinispan-gridfs-webdav @@ -22,7 +21,7 @@ net.sf.webdav-servlet webdav-servlet - + javax.servlet servlet-api @@ -33,4 +32,4 @@ log4j - + \ No newline at end of file diff --git a/demos/gui/pom.xml b/demos/gui/pom.xml index 8d91a40b7c55..cb1e35dd3395 100644 --- a/demos/gui/pom.xml +++ b/demos/gui/pom.xml @@ -1,13 +1,11 @@ - - + + 4.0.0 org.infinispan infinispan-parent - 6.0.0-SNAPSHOT + 6.0.0.Alpha4 ../../parent/pom.xml @@ -50,4 +48,4 @@ - + \ No newline at end of file diff --git a/demos/lucene-directory-demo/pom.xml b/demos/lucene-directory-demo/pom.xml index ac02ebabefbf..d77f476a3774 100644 --- a/demos/lucene-directory-demo/pom.xml +++ b/demos/lucene-directory-demo/pom.xml @@ -1,12 +1,11 @@ - - + + 4.0.0 org.infinispan infinispan-parent - 6.0.0-SNAPSHOT + 6.0.0.Alpha4 ../../parent/pom.xml @@ -25,9 +24,7 @@ test-jar test - + ${project.groupId} infinispan-lucene-v3 @@ -38,7 +35,7 @@ - + org.codehaus.mojo appassembler-maven-plugin @@ -54,7 +51,7 @@ - + org.apache.maven.plugins maven-surefire-plugin @@ -68,4 +65,4 @@ - + \ No newline at end of file diff --git a/demos/nearcache-client/pom.xml b/demos/nearcache-client/pom.xml index f39034ebd87e..bc898ea3d193 100644 --- a/demos/nearcache-client/pom.xml +++ b/demos/nearcache-client/pom.xml @@ -1,13 +1,11 @@ - - + + 4.0.0 org.infinispan infinispan-parent - 6.0.0-SNAPSHOT + 6.0.0.Alpha4 ../../parent/pom.xml @@ -77,15 +75,8 @@ - - + + org.jboss.spec jboss-javaee-web-6.0 @@ -94,7 +85,7 @@ import - + org.jboss.arquillian arquillian-bom @@ -106,14 +97,13 @@ - + infinispan-nearcache maven-war-plugin - + false @@ -123,15 +113,14 @@ - + org.jboss.as.plugins jboss-as-maven-plugin 7.1.0.Beta1b - + maven-compiler-plugin 2.3.2 @@ -143,4 +132,4 @@ - + \ No newline at end of file diff --git a/demos/nearcache/pom.xml b/demos/nearcache/pom.xml index d55649526bd8..c3939742ed9b 100644 --- a/demos/nearcache/pom.xml +++ b/demos/nearcache/pom.xml @@ -1,13 +1,11 @@ - - + + 4.0.0 org.infinispan infinispan-parent - 6.0.0-SNAPSHOT + 6.0.0.Alpha4 ../../parent/pom.xml @@ -39,7 +37,7 @@ netty - + org.hornetq hornetq-bootstrap @@ -82,4 +80,4 @@ - + \ No newline at end of file diff --git a/extended-statistics/pom.xml b/extended-statistics/pom.xml index 75fc0762f031..07c12b39cf68 100644 --- a/extended-statistics/pom.xml +++ b/extended-statistics/pom.xml @@ -1,12 +1,10 @@ - - + + 4.0.0 org.infinispan infinispan-parent - 6.0.0-SNAPSHOT + 6.0.0.Alpha4 ../parent/pom.xml @@ -34,4 +32,4 @@ 2.2.0 - + \ No newline at end of file diff --git a/integrationtests/as-integration/pom.xml b/integrationtests/as-integration/pom.xml index 6a5809911088..d4b12f4649de 100755 --- a/integrationtests/as-integration/pom.xml +++ b/integrationtests/as-integration/pom.xml @@ -1,12 +1,11 @@ - - - + + 4.0.0 org.infinispan infinispan-parent - 6.0.0-SNAPSHOT + 6.0.0.Alpha4 ../../parent/pom.xml @@ -15,7 +14,7 @@ Integration tests: AS Module Integration Tests - + @@ -88,7 +87,7 @@ org.apache.maven.plugins maven-failsafe-plugin - + none:none @@ -142,7 +141,7 @@ org.apache.maven.plugins maven-resources-plugin - + configure-as-node pre-integration-test @@ -164,4 +163,4 @@ - + \ No newline at end of file diff --git a/integrationtests/compatibility-mode-it/pom.xml b/integrationtests/compatibility-mode-it/pom.xml index 7331feb611ca..f4b6cb3609ac 100644 --- a/integrationtests/compatibility-mode-it/pom.xml +++ b/integrationtests/compatibility-mode-it/pom.xml @@ -1,12 +1,11 @@ - - + + 4.0.0 org.infinispan infinispan-parent - 6.0.0-SNAPSHOT + 6.0.0.Alpha4 ../../parent/pom.xml diff --git a/integrationtests/luceneintegration/pom.xml b/integrationtests/luceneintegration/pom.xml index f008b91b5b91..033b2492f5e3 100644 --- a/integrationtests/luceneintegration/pom.xml +++ b/integrationtests/luceneintegration/pom.xml @@ -1,12 +1,11 @@ - - + + 4.0.0 org.infinispan infinispan-parent - 6.0.0-SNAPSHOT + 6.0.0.Alpha4 ../../parent/pom.xml @@ -38,4 +37,4 @@ - + \ No newline at end of file diff --git a/jcache/pom.xml b/jcache/pom.xml index f128b863b426..15f4e6472a81 100644 --- a/jcache/pom.xml +++ b/jcache/pom.xml @@ -1,12 +1,10 @@ - - + + 4.0.0 org.infinispan infinispan-parent - 6.0.0-SNAPSHOT + 6.0.0.Alpha4 ../parent/pom.xml @@ -15,8 +13,7 @@ Infinispan JCACHE (JSR-107) implementation JCACHE (JSR-107) implementation using Infinispan - + false @@ -80,7 +77,7 @@ - + org.apache.maven.plugins maven-surefire-plugin @@ -90,8 +87,7 @@ - + org.apache.maven.plugins maven-invoker-plugin @@ -109,10 +105,10 @@ package - + ${maven.test.skip.exec} ${skipTests} - + ${log4j.configuration} @@ -167,4 +163,4 @@ - + \ No newline at end of file diff --git a/jcache/src/it/tck-runner/pom.xml b/jcache/src/it/tck-runner/pom.xml index 47792481cb00..f50782ba4249 100644 --- a/jcache/src/it/tck-runner/pom.xml +++ b/jcache/src/it/tck-runner/pom.xml @@ -1,13 +1,11 @@ - - + + 4.0.0 org.infinispan infinispan-parent - 6.0.0-SNAPSHOT + 6.0.0.Alpha4 ../../../../parent/pom.xml @@ -32,10 +30,7 @@ test - + org.hamcrest hamcrest-library @@ -75,7 +70,7 @@ org.apache.maven.plugins maven-dependency-plugin - + copy-cache-tests @@ -150,10 +145,9 @@ - + - + test-basic-cache @@ -174,8 +168,7 @@ - + test-optional-cache @@ -195,4 +188,4 @@ - + \ No newline at end of file diff --git a/license/pom.xml b/license/pom.xml index 137b5882145c..1aa6cd7c6ab4 100644 --- a/license/pom.xml +++ b/license/pom.xml @@ -1,6 +1,6 @@ - - - 2-SNAPSHOT + + + 6.0.0.Alpha4 4.0.0 org.infinispan infinispan-license @@ -28,7 +28,7 @@ - + org.eclipse.m2e lifecycle-mapping @@ -50,7 +50,7 @@ - + @@ -61,7 +61,7 @@ - + scm:git:git://github.com/infinispan/infinispan.git @@ -83,4 +83,4 @@ - + \ No newline at end of file diff --git a/lucene/lucene-directory/pom.xml b/lucene/lucene-directory/pom.xml index 111aa04edd57..ebde69553ed5 100644 --- a/lucene/lucene-directory/pom.xml +++ b/lucene/lucene-directory/pom.xml @@ -1,12 +1,11 @@ - - + + 4.0.0 org.infinispan infinispan-lucene-parent - 6.0.0-SNAPSHOT + 6.0.0.Alpha4 ../pom.xml @@ -24,13 +23,13 @@ org.infinispan infinispan-lucene-v3 - + test org.infinispan infinispan-lucene-v4 - + test @@ -82,4 +81,4 @@ - + \ No newline at end of file diff --git a/lucene/lucene-v3/pom.xml b/lucene/lucene-v3/pom.xml index 0f51f645e9b5..ed66cda6eca1 100644 --- a/lucene/lucene-v3/pom.xml +++ b/lucene/lucene-v3/pom.xml @@ -1,12 +1,11 @@ - - + + 4.0.0 org.infinispan infinispan-lucene-parent - 6.0.0-SNAPSHOT + 6.0.0.Alpha4 ../pom.xml @@ -46,4 +45,4 @@ test - + \ No newline at end of file diff --git a/lucene/lucene-v4/pom.xml b/lucene/lucene-v4/pom.xml index b5456d3e6513..c17e91310e11 100644 --- a/lucene/lucene-v4/pom.xml +++ b/lucene/lucene-v4/pom.xml @@ -1,12 +1,11 @@ - - + + 4.0.0 org.infinispan infinispan-lucene-parent - 6.0.0-SNAPSHOT + 6.0.0.Alpha4 ../pom.xml @@ -64,4 +63,4 @@ - + \ No newline at end of file diff --git a/lucene/pom.xml b/lucene/pom.xml index 26ea9c791e02..978260b0fa84 100644 --- a/lucene/pom.xml +++ b/lucene/pom.xml @@ -1,12 +1,10 @@ - - + + 4.0.0 org.infinispan infinispan-parent - 6.0.0-SNAPSHOT + 6.0.0.Alpha4 ../parent/pom.xml infinispan-lucene-parent @@ -46,4 +44,4 @@ - + \ No newline at end of file diff --git a/parent/pom.xml b/parent/pom.xml index 393d9025be00..f6246960f850 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -1,9 +1,9 @@ - - + + 4.0.0 org.infinispan infinispan-parent - 6.0.0-SNAPSHOT + 6.0.0.Alpha4 pom Infinispan Common Parent Infinispan common parent POM module @@ -85,7 +85,7 @@ jar true false - + 3.4 1.0.3.Final 7.2.0.Final @@ -618,7 +618,7 @@ - + com.thoughtworks.xstream xstream @@ -913,7 +913,7 @@ org.apache.maven.plugins maven-pmd-plugin - + 2.7.1 100 @@ -954,7 +954,7 @@ ideauidesigner-maven-plugin 1.0-beta-1 - + org.eclipse.m2e lifecycle-mapping @@ -973,7 +973,7 @@ - + @@ -986,7 +986,7 @@ - + @@ -999,7 +999,7 @@ - + @@ -1012,7 +1012,7 @@ - + @@ -1026,7 +1026,7 @@ - + @@ -1039,7 +1039,7 @@ - + @@ -1145,7 +1145,7 @@ - + org.apache.maven.plugins maven-antrun-plugin @@ -1160,13 +1160,13 @@ ${module.skipComponentMetaDataProcessing} - + - + org.apache.maven.plugins maven-compiler-plugin @@ -1178,7 +1178,7 @@ -AtranslationFilesPath=${project.basedir}/target/generated-translation-files - + org.apache.maven.plugins maven-eclipse-plugin @@ -1188,7 +1188,7 @@ ${basedir}/eclipse-output - + org.apache.maven.plugins maven-idea-plugin @@ -1249,7 +1249,7 @@ UTF-8 - + org.apache.maven.plugins maven-surefire-plugin @@ -1273,11 +1273,11 @@ ${testNGListener} - + -Xmx1024m -XX:MaxPermSize=256m -Dsun.nio.ch.bugLevel - + org.codehaus.mojo exec-maven-plugin @@ -1309,11 +1309,11 @@ - + org.apache.maven.plugins maven-pmd-plugin - + 2.7.1 @@ -1321,7 +1321,7 @@ maven-surefire-report-plugin 2.12.2 - + org.codehaus.mojo findbugs-maven-plugin @@ -1343,7 +1343,7 @@ - + org.apache.maven.plugins maven-dependency-plugin @@ -1374,7 +1374,7 @@ - + org.apache.maven.plugins maven-source-plugin @@ -1393,7 +1393,7 @@ - + bundle @@ -1413,7 +1413,7 @@ maven-surefire-plugin - + ${project.artifactId} @@ -1488,8 +1488,7 @@ - + org.apache.maven.plugins maven-surefire-plugin @@ -1520,7 +1519,7 @@ org.apache.maven.plugins maven-dependency-plugin - + jacoco-dependency-ant @@ -1558,7 +1557,7 @@ - + org.jacoco jacoco-maven-plugin @@ -1574,7 +1573,7 @@ - + org.apache.maven.plugins maven-surefire-plugin @@ -1619,8 +1618,8 @@ - - + + @@ -1635,12 +1634,12 @@ - + - + @@ -1650,13 +1649,13 @@ - + - + @@ -1830,7 +1829,7 @@ ${testNGListener} - + -Xmx1024m -XX:MaxPermSize=256m -Dsun.nio.ch.bugLevel @@ -1839,4 +1838,4 @@ - + \ No newline at end of file diff --git a/pom.xml b/pom.xml index 84b037bff5e0..3d6d5ed9b7e3 100644 --- a/pom.xml +++ b/pom.xml @@ -1,13 +1,11 @@ - - + + 4.0.0 org.infinispan infinispan-parent - 6.0.0-SNAPSHOT + 6.0.0.Alpha4 parent/pom.xml @@ -81,9 +79,7 @@ true - + ${basedir}/src/javadoc/stylesheet.css ${basedir}/src/javadoc true @@ -91,20 +87,20 @@ http://java.sun.com/javase/6/docs/api/ http://java.sun.com/javaee/5/docs/api/ -
- - + false @@ -149,8 +145,7 @@ pageTracker._trackPageview(); - + minimal-distribution @@ -196,7 +191,7 @@ pageTracker._trackPageview(); - + jmxdoc @@ -217,18 +212,18 @@ pageTracker._trackPageview(); infinispan-tools ${project.version} -
- - - ]]>
+} catch(err) {}</script> +
@@ -252,14 +247,14 @@ pageTracker._trackPageview(); - + - - + + - + @@ -285,4 +280,4 @@ pageTracker._trackPageview(); -
+
\ No newline at end of file diff --git a/query-dsl/pom.xml b/query-dsl/pom.xml index ac64b490d914..a4adf56bcb51 100644 --- a/query-dsl/pom.xml +++ b/query-dsl/pom.xml @@ -1,12 +1,10 @@ - - + + 4.0.0 org.infinispan infinispan-parent - 6.0.0-SNAPSHOT + 6.0.0.Alpha4 ../parent/pom.xml @@ -38,4 +36,4 @@ - + \ No newline at end of file diff --git a/query/pom.xml b/query/pom.xml index df80d9c82d91..0e2817e25119 100644 --- a/query/pom.xml +++ b/query/pom.xml @@ -1,12 +1,10 @@ - - + + 4.0.0 org.infinispan infinispan-parent - 6.0.0-SNAPSHOT + 6.0.0.Alpha4 ../parent/pom.xml @@ -15,7 +13,7 @@ Infinispan Query API Infinispan Query API module - + false @@ -62,9 +60,7 @@ infinispan-lucene-directory - + ${project.groupId} infinispan-lucene-v3 @@ -94,4 +90,4 @@ - + \ No newline at end of file diff --git a/remote-query/remote-query-client/pom.xml b/remote-query/remote-query-client/pom.xml index 060f83cbcfb2..a463ba73e4c2 100644 --- a/remote-query/remote-query-client/pom.xml +++ b/remote-query/remote-query-client/pom.xml @@ -1,12 +1,10 @@ - - + + 4.0.0 org.infinispan infinispan-parent - 6.0.0-SNAPSHOT + 6.0.0.Alpha4 ../../parent/pom.xml @@ -37,4 +35,4 @@ - + \ No newline at end of file diff --git a/remote-query/remote-query-server/pom.xml b/remote-query/remote-query-server/pom.xml index cfcea3bce7d1..d4ae30da0376 100644 --- a/remote-query/remote-query-server/pom.xml +++ b/remote-query/remote-query-server/pom.xml @@ -1,12 +1,10 @@ - - + + 4.0.0 org.infinispan infinispan-parent - 6.0.0-SNAPSHOT + 6.0.0.Alpha4 ../../parent/pom.xml infinispan-remote-query-server @@ -14,7 +12,7 @@ Infinispan Remote Query Server Infinispan Remote Query Server module - + false @@ -69,4 +67,4 @@ - + \ No newline at end of file diff --git a/rhq-plugin/pom.xml b/rhq-plugin/pom.xml index 7224b7b8d55e..234778a15c87 100644 --- a/rhq-plugin/pom.xml +++ b/rhq-plugin/pom.xml @@ -1,16 +1,12 @@ - - + + 4.0.0 org.infinispan infinispan-parent - 6.0.0-SNAPSHOT + 6.0.0.Alpha4 ../parent/pom.xml @@ -67,7 +63,7 @@ provided - + commons-collections commons-collections @@ -80,7 +76,7 @@ provided - + ${project.groupId} infinispan-core @@ -140,41 +136,14 @@ - + org.apache.maven.plugins maven-javadoc-plugin org.infinispan.tools.rhq.RhqPluginXmlGenerator - + org.infinispan infinispan-tools @@ -219,11 +188,10 @@ compile - - + + *** Updating ${deployment.file}... - + @@ -236,18 +204,14 @@ package - + *** Updating META-INF dir in ${deployment.file}... - + - + - + @@ -261,10 +225,9 @@ clean - + *** Deleting ${deployment.file}... - + @@ -280,4 +243,4 @@ - + \ No newline at end of file diff --git a/server/core/pom.xml b/server/core/pom.xml index bbe8dd02f2fe..fce198b80926 100644 --- a/server/core/pom.xml +++ b/server/core/pom.xml @@ -1,12 +1,10 @@ - - + + 4.0.0 org.infinispan infinispan-server-parent - 6.0.0-SNAPSHOT + 6.0.0.Alpha4 ../pom.xml @@ -15,7 +13,7 @@ Infinispan Server - Core Components Infinispan Server - Core Components - + false @@ -56,4 +54,4 @@ - + \ No newline at end of file diff --git a/server/hotrod/pom.xml b/server/hotrod/pom.xml index 113bb27a86be..eab9fdcc5ae0 100644 --- a/server/hotrod/pom.xml +++ b/server/hotrod/pom.xml @@ -1,12 +1,10 @@ - - + + 4.0.0 org.infinispan infinispan-server-parent - 6.0.0-SNAPSHOT + 6.0.0.Alpha4 ../pom.xml @@ -55,4 +53,4 @@ - + \ No newline at end of file diff --git a/server/memcached/pom.xml b/server/memcached/pom.xml index 733fb4f838e6..147d70b79913 100644 --- a/server/memcached/pom.xml +++ b/server/memcached/pom.xml @@ -1,12 +1,10 @@ - - + + 4.0.0 org.infinispan infinispan-server-parent - 6.0.0-SNAPSHOT + 6.0.0.Alpha4 ../pom.xml @@ -57,4 +55,4 @@ - + \ No newline at end of file diff --git a/server/pom.xml b/server/pom.xml index 8a7f2904b06b..ed5298b801a0 100644 --- a/server/pom.xml +++ b/server/pom.xml @@ -1,12 +1,10 @@ - - + + 4.0.0 org.infinispan infinispan-parent - 6.0.0-SNAPSHOT + 6.0.0.Alpha4 ../parent/pom.xml @@ -61,4 +59,4 @@ - + \ No newline at end of file diff --git a/server/rest/pom.xml b/server/rest/pom.xml index 5e01902bfc6b..ac211dc2d93e 100644 --- a/server/rest/pom.xml +++ b/server/rest/pom.xml @@ -1,12 +1,11 @@ - - + + 4.0.0 org.infinispan infinispan-server-parent - 6.0.0-SNAPSHOT + 6.0.0.Alpha4 ../pom.xml @@ -33,8 +32,7 @@ maven-war-plugin - + true @@ -69,7 +67,7 @@ infinispan-server-core - + org.mortbay.jetty jetty-embedded @@ -83,4 +81,4 @@ - + \ No newline at end of file diff --git a/server/websocket/pom.xml b/server/websocket/pom.xml index 5b6d7dd8c226..59be768abae2 100644 --- a/server/websocket/pom.xml +++ b/server/websocket/pom.xml @@ -1,12 +1,11 @@ - - + + 4.0.0 org.infinispan infinispan-server-parent - 6.0.0-SNAPSHOT + 6.0.0.Alpha4 ../pom.xml @@ -44,4 +43,4 @@ - + \ No newline at end of file diff --git a/spring/pom.xml b/spring/pom.xml index b2bffa761c78..935a84701171 100644 --- a/spring/pom.xml +++ b/spring/pom.xml @@ -1,11 +1,11 @@ - - + + 4.0.0 org.infinispan infinispan-parent - 6.0.0-SNAPSHOT + 6.0.0.Alpha4 ../parent/pom.xml @@ -14,7 +14,7 @@ Infinispan Spring Integration - + - - - + + + @@ -67,12 +67,12 @@ - - - + + + - + org.springframework spring-context @@ -83,7 +83,7 @@ infinispan-core compile - + ${project.groupId} infinispan-client-hotrod @@ -97,7 +97,7 @@ - + commons-pool commons-pool @@ -130,7 +130,7 @@ runtime - + org.springframework spring-test @@ -176,9 +176,9 @@ - - - + + + @@ -196,4 +196,4 @@ - + \ No newline at end of file diff --git a/tools/pom.xml b/tools/pom.xml index 7a548e5213e9..d761b1c8d073 100644 --- a/tools/pom.xml +++ b/tools/pom.xml @@ -1,13 +1,11 @@ - - + + 4.0.0 org.infinispan infinispan-parent - 6.0.0-SNAPSHOT + 6.0.0.Alpha4 ../parent/pom.xml @@ -93,4 +91,4 @@ - + \ No newline at end of file diff --git a/tree/pom.xml b/tree/pom.xml index ba80da35d31d..1c77e1efc48e 100644 --- a/tree/pom.xml +++ b/tree/pom.xml @@ -1,12 +1,10 @@ - - + + 4.0.0 org.infinispan infinispan-parent - 6.0.0-SNAPSHOT + 6.0.0.Alpha4 ../parent/pom.xml @@ -44,4 +42,4 @@ - + \ No newline at end of file