[maven-release-plugin] prepare release batchee-0.3-incubating
diff --git a/extensions/beanio/pom.xml b/extensions/beanio/pom.xml index cb6c3a8..0611a0f 100644 --- a/extensions/beanio/pom.xml +++ b/extensions/beanio/pom.xml
@@ -21,7 +21,7 @@ <parent> <artifactId>batchee-extensions</artifactId> <groupId>org.apache.batchee</groupId> - <version>0.3-incubating-SNAPSHOT</version> + <version>0.3-incubating</version> </parent> <artifactId>batchee-beanio</artifactId>
diff --git a/extensions/camel/pom.xml b/extensions/camel/pom.xml index 90041aa..d6b199d 100644 --- a/extensions/camel/pom.xml +++ b/extensions/camel/pom.xml
@@ -21,7 +21,7 @@ <parent> <artifactId>batchee-extensions</artifactId> <groupId>org.apache.batchee</groupId> - <version>0.3-incubating-SNAPSHOT</version> + <version>0.3-incubating</version> </parent> <artifactId>batchee-camel</artifactId>
diff --git a/extensions/cdi/pom.xml b/extensions/cdi/pom.xml index 498e00d..452bc0f 100644 --- a/extensions/cdi/pom.xml +++ b/extensions/cdi/pom.xml
@@ -21,7 +21,7 @@ <parent> <artifactId>batchee-extensions</artifactId> <groupId>org.apache.batchee</groupId> - <version>0.3-incubating-SNAPSHOT</version> + <version>0.3-incubating</version> </parent> <artifactId>batchee-cdi</artifactId>
diff --git a/extensions/commons-csv/pom.xml b/extensions/commons-csv/pom.xml index 96fb793..66fd014 100644 --- a/extensions/commons-csv/pom.xml +++ b/extensions/commons-csv/pom.xml
@@ -15,17 +15,13 @@ See the License for the specific language governing permissions and limitations under the License. --> -<project xmlns="http://maven.apache.org/POM/4.0.0" - 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"> +<project xmlns="http://maven.apache.org/POM/4.0.0" 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"> <modelVersion>4.0.0</modelVersion> <parent> <artifactId>batchee-extensions</artifactId> <groupId>org.apache.batchee</groupId> - <version>0.3-incubating-SNAPSHOT</version> + <version>0.3-incubating</version> </parent> <artifactId>batchee-commons-csv</artifactId>
diff --git a/extensions/extension-doc-helper/pom.xml b/extensions/extension-doc-helper/pom.xml index a7df850..dfa48f9 100644 --- a/extensions/extension-doc-helper/pom.xml +++ b/extensions/extension-doc-helper/pom.xml
@@ -15,15 +15,11 @@ See the License for the specific language governing permissions and limitations under the License. --> -<project xmlns="http://maven.apache.org/POM/4.0.0" - 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"> +<project xmlns="http://maven.apache.org/POM/4.0.0" 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"> <parent> <artifactId>batchee-extensions</artifactId> <groupId>org.apache.batchee</groupId> - <version>0.3-incubating-SNAPSHOT</version> + <version>0.3-incubating</version> </parent> <modelVersion>4.0.0</modelVersion>
diff --git a/extensions/extras/pom.xml b/extensions/extras/pom.xml index 62f6dd6..00d204c 100644 --- a/extensions/extras/pom.xml +++ b/extensions/extras/pom.xml
@@ -21,7 +21,7 @@ <parent> <artifactId>batchee-extensions</artifactId> <groupId>org.apache.batchee</groupId> - <version>0.3-incubating-SNAPSHOT</version> + <version>0.3-incubating</version> </parent> <artifactId>batchee-extras</artifactId>
diff --git a/extensions/groovy/pom.xml b/extensions/groovy/pom.xml index 4e2f2e8..9022c73 100644 --- a/extensions/groovy/pom.xml +++ b/extensions/groovy/pom.xml
@@ -21,7 +21,7 @@ <parent> <artifactId>batchee-extensions</artifactId> <groupId>org.apache.batchee</groupId> - <version>0.3-incubating-SNAPSHOT</version> + <version>0.3-incubating</version> </parent> <artifactId>batchee-groovy</artifactId>
diff --git a/extensions/hazelcast/pom.xml b/extensions/hazelcast/pom.xml index cc9294e..7dcbad0 100644 --- a/extensions/hazelcast/pom.xml +++ b/extensions/hazelcast/pom.xml
@@ -21,7 +21,7 @@ <parent> <artifactId>batchee-extensions</artifactId> <groupId>org.apache.batchee</groupId> - <version>0.3-incubating-SNAPSHOT</version> + <version>0.3-incubating</version> </parent> <artifactId>batchee-hazelcast</artifactId>
diff --git a/extensions/jackson/pom.xml b/extensions/jackson/pom.xml index 0142383..675fe56 100644 --- a/extensions/jackson/pom.xml +++ b/extensions/jackson/pom.xml
@@ -21,7 +21,7 @@ <parent> <artifactId>batchee-extensions</artifactId> <groupId>org.apache.batchee</groupId> - <version>0.3-incubating-SNAPSHOT</version> + <version>0.3-incubating</version> </parent> <artifactId>batchee-jackson</artifactId>
diff --git a/extensions/jsefa/pom.xml b/extensions/jsefa/pom.xml index 8a4a171..01f56cc 100644 --- a/extensions/jsefa/pom.xml +++ b/extensions/jsefa/pom.xml
@@ -21,7 +21,7 @@ <parent> <artifactId>batchee-extensions</artifactId> <groupId>org.apache.batchee</groupId> - <version>0.3-incubating-SNAPSHOT</version> + <version>0.3-incubating</version> </parent> <artifactId>batchee-jsefa</artifactId>
diff --git a/extensions/jsonp/pom.xml b/extensions/jsonp/pom.xml index 2ab1b31..df4b3d6 100644 --- a/extensions/jsonp/pom.xml +++ b/extensions/jsonp/pom.xml
@@ -21,7 +21,7 @@ <parent> <artifactId>batchee-extensions</artifactId> <groupId>org.apache.batchee</groupId> - <version>0.3-incubating-SNAPSHOT</version> + <version>0.3-incubating</version> </parent> <artifactId>batchee-jsonp</artifactId>
diff --git a/extensions/modelmapper/pom.xml b/extensions/modelmapper/pom.xml index 6ff1216..cefb63e 100644 --- a/extensions/modelmapper/pom.xml +++ b/extensions/modelmapper/pom.xml
@@ -21,7 +21,7 @@ <parent> <artifactId>batchee-extensions</artifactId> <groupId>org.apache.batchee</groupId> - <version>0.3-incubating-SNAPSHOT</version> + <version>0.3-incubating</version> </parent> <artifactId>batchee-modelmapper</artifactId>
diff --git a/extensions/pom.xml b/extensions/pom.xml index c990745..d591cd4 100644 --- a/extensions/pom.xml +++ b/extensions/pom.xml
@@ -21,7 +21,7 @@ <parent> <artifactId>batchee</artifactId> <groupId>org.apache.batchee</groupId> - <version>0.3-incubating-SNAPSHOT</version> + <version>0.3-incubating</version> </parent> <artifactId>batchee-extensions</artifactId>
diff --git a/extensions/shiro/pom.xml b/extensions/shiro/pom.xml index 71c1388..9df852f 100644 --- a/extensions/shiro/pom.xml +++ b/extensions/shiro/pom.xml
@@ -21,7 +21,7 @@ <parent> <artifactId>batchee-extensions</artifactId> <groupId>org.apache.batchee</groupId> - <version>0.3-incubating-SNAPSHOT</version> + <version>0.3-incubating</version> </parent> <artifactId>batchee-shiro</artifactId>
diff --git a/gui/jaxrs/jaxrs-client/pom.xml b/gui/jaxrs/jaxrs-client/pom.xml index b99734f..49cd0d6 100644 --- a/gui/jaxrs/jaxrs-client/pom.xml +++ b/gui/jaxrs/jaxrs-client/pom.xml
@@ -19,7 +19,7 @@ <parent> <artifactId>batchee-jaxrs</artifactId> <groupId>org.apache.batchee</groupId> - <version>0.3-incubating-SNAPSHOT</version> + <version>0.3-incubating</version> </parent> <modelVersion>4.0.0</modelVersion>
diff --git a/gui/jaxrs/jaxrs-common/pom.xml b/gui/jaxrs/jaxrs-common/pom.xml index d6b5a11..f4c37e5 100644 --- a/gui/jaxrs/jaxrs-common/pom.xml +++ b/gui/jaxrs/jaxrs-common/pom.xml
@@ -19,7 +19,7 @@ <parent> <artifactId>batchee-jaxrs</artifactId> <groupId>org.apache.batchee</groupId> - <version>0.3-incubating-SNAPSHOT</version> + <version>0.3-incubating</version> </parent> <modelVersion>4.0.0</modelVersion>
diff --git a/gui/jaxrs/jaxrs-server/pom.xml b/gui/jaxrs/jaxrs-server/pom.xml index 9c79ed0..665513c 100644 --- a/gui/jaxrs/jaxrs-server/pom.xml +++ b/gui/jaxrs/jaxrs-server/pom.xml
@@ -19,7 +19,7 @@ <parent> <artifactId>batchee-jaxrs</artifactId> <groupId>org.apache.batchee</groupId> - <version>0.3-incubating-SNAPSHOT</version> + <version>0.3-incubating</version> </parent> <modelVersion>4.0.0</modelVersion>
diff --git a/gui/jaxrs/pom.xml b/gui/jaxrs/pom.xml index e9aa9d0..59e22e6 100644 --- a/gui/jaxrs/pom.xml +++ b/gui/jaxrs/pom.xml
@@ -21,7 +21,7 @@ <parent> <artifactId>batchee-gui</artifactId> <groupId>org.apache.batchee</groupId> - <version>0.3-incubating-SNAPSHOT</version> + <version>0.3-incubating</version> </parent> <artifactId>batchee-jaxrs</artifactId>
diff --git a/gui/jaxrs/webapp/pom.xml b/gui/jaxrs/webapp/pom.xml index e546b8a..db9989c 100644 --- a/gui/jaxrs/webapp/pom.xml +++ b/gui/jaxrs/webapp/pom.xml
@@ -19,7 +19,7 @@ <parent> <groupId>org.apache.batchee</groupId> <artifactId>batchee-jaxrs</artifactId> - <version>0.3-incubating-SNAPSHOT</version> + <version>0.3-incubating</version> </parent> <modelVersion>4.0.0</modelVersion>
diff --git a/gui/pom.xml b/gui/pom.xml index 10e1f53..b056191 100644 --- a/gui/pom.xml +++ b/gui/pom.xml
@@ -21,7 +21,7 @@ <parent> <artifactId>batchee</artifactId> <groupId>org.apache.batchee</groupId> - <version>0.3-incubating-SNAPSHOT</version> + <version>0.3-incubating</version> </parent> <artifactId>batchee-gui</artifactId>
diff --git a/gui/servlet/embedded/pom.xml b/gui/servlet/embedded/pom.xml index 8adc2fb..71897ce 100644 --- a/gui/servlet/embedded/pom.xml +++ b/gui/servlet/embedded/pom.xml
@@ -19,7 +19,7 @@ <parent> <artifactId>batchee-servlet</artifactId> <groupId>org.apache.batchee</groupId> - <version>0.3-incubating-SNAPSHOT</version> + <version>0.3-incubating</version> </parent> <modelVersion>4.0.0</modelVersion>
diff --git a/gui/servlet/pom.xml b/gui/servlet/pom.xml index ba129e3..30a8059 100644 --- a/gui/servlet/pom.xml +++ b/gui/servlet/pom.xml
@@ -21,7 +21,7 @@ <parent> <artifactId>batchee-gui</artifactId> <groupId>org.apache.batchee</groupId> - <version>0.3-incubating-SNAPSHOT</version> + <version>0.3-incubating</version> </parent> <artifactId>batchee-servlet</artifactId>
diff --git a/gui/servlet/webapp/pom.xml b/gui/servlet/webapp/pom.xml index 005500a..f98b119 100644 --- a/gui/servlet/webapp/pom.xml +++ b/gui/servlet/webapp/pom.xml
@@ -19,7 +19,7 @@ <parent> <artifactId>batchee-servlet</artifactId> <groupId>org.apache.batchee</groupId> - <version>0.3-incubating-SNAPSHOT</version> + <version>0.3-incubating</version> </parent> <modelVersion>4.0.0</modelVersion>
diff --git a/jbatch/pom.xml b/jbatch/pom.xml index a746164..e434e32 100644 --- a/jbatch/pom.xml +++ b/jbatch/pom.xml
@@ -15,14 +15,13 @@ See the License for the specific language governing permissions and limitations under the License. --> -<project xmlns="http://maven.apache.org/POM/4.0.0" 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"> +<project xmlns="http://maven.apache.org/POM/4.0.0" 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"> <modelVersion>4.0.0</modelVersion> <parent> <artifactId>batchee</artifactId> <groupId>org.apache.batchee</groupId> - <version>0.3-incubating-SNAPSHOT</version> + <version>0.3-incubating</version> </parent> <artifactId>batchee-jbatch</artifactId>
diff --git a/pom.xml b/pom.xml index 61ad6a3..88295e3 100644 --- a/pom.xml +++ b/pom.xml
@@ -26,7 +26,7 @@ <groupId>org.apache.batchee</groupId> <artifactId>batchee</artifactId> - <version>0.3-incubating-SNAPSHOT</version> + <version>0.3-incubating</version> <packaging>pom</packaging> <name>BatchEE</name> @@ -34,7 +34,7 @@ <connection>scm:git:https://git-wip-us.apache.org/repos/asf/incubator-batchee.git</connection> <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/incubator-batchee.git</developerConnection> <url>https://git-wip-us.apache.org/repos/asf?p=incubator-batchee.git;a=summary</url> - <tag>HEAD</tag> + <tag>batchee-0.3-incubating</tag> </scm>
diff --git a/test/pom.xml b/test/pom.xml index 6d36a4c..0e759b0 100644 --- a/test/pom.xml +++ b/test/pom.xml
@@ -21,7 +21,7 @@ <parent> <artifactId>batchee</artifactId> <groupId>org.apache.batchee</groupId> - <version>0.3-incubating-SNAPSHOT</version> + <version>0.3-incubating</version> </parent> <artifactId>batchee-test</artifactId>
diff --git a/tools/cli/pom.xml b/tools/cli/pom.xml index b4b0854..d876a96 100644 --- a/tools/cli/pom.xml +++ b/tools/cli/pom.xml
@@ -21,7 +21,7 @@ <parent> <artifactId>batchee-tools</artifactId> <groupId>org.apache.batchee</groupId> - <version>0.3-incubating-SNAPSHOT</version> + <version>0.3-incubating</version> </parent> <artifactId>batchee-cli</artifactId>
diff --git a/tools/doc-api/pom.xml b/tools/doc-api/pom.xml index 3265636..62506bb 100644 --- a/tools/doc-api/pom.xml +++ b/tools/doc-api/pom.xml
@@ -15,17 +15,13 @@ See the License for the specific language governing permissions and limitations under the License. --> -<project xmlns="http://maven.apache.org/POM/4.0.0" - 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"> +<project xmlns="http://maven.apache.org/POM/4.0.0" 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"> <modelVersion>4.0.0</modelVersion> <parent> <artifactId>batchee-tools</artifactId> <groupId>org.apache.batchee</groupId> - <version>0.3-incubating-SNAPSHOT</version> + <version>0.3-incubating</version> </parent> <artifactId>batchee-doc-api</artifactId>
diff --git a/tools/ee6/pom.xml b/tools/ee6/pom.xml index 89fff11..cdbe7b2 100644 --- a/tools/ee6/pom.xml +++ b/tools/ee6/pom.xml
@@ -21,7 +21,7 @@ <parent> <artifactId>batchee-tools</artifactId> <groupId>org.apache.batchee</groupId> - <version>0.3-incubating-SNAPSHOT</version> + <version>0.3-incubating</version> </parent> <artifactId>batchee-ee6</artifactId>
diff --git a/tools/maven-plugin/pom.xml b/tools/maven-plugin/pom.xml index bdb140f..fda54fb 100644 --- a/tools/maven-plugin/pom.xml +++ b/tools/maven-plugin/pom.xml
@@ -21,7 +21,7 @@ <parent> <artifactId>batchee-tools</artifactId> <groupId>org.apache.batchee</groupId> - <version>0.3-incubating-SNAPSHOT</version> + <version>0.3-incubating</version> </parent> <artifactId>batchee-maven-plugin</artifactId>
diff --git a/tools/pom.xml b/tools/pom.xml index 1f5f04f..3e781de 100644 --- a/tools/pom.xml +++ b/tools/pom.xml
@@ -21,7 +21,7 @@ <parent> <artifactId>batchee</artifactId> <groupId>org.apache.batchee</groupId> - <version>0.3-incubating-SNAPSHOT</version> + <version>0.3-incubating</version> </parent> <artifactId>batchee-tools</artifactId>