This is an automated email from the ASF dual-hosted git repository. jbonofre pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/servicemix-bundles.git
commit 870b587a04534d84973e2c4324a504ebd638127a Author: Jean-Baptiste Onofré <[email protected]> AuthorDate: Mon Apr 22 07:07:36 2019 +0200 Upgrade to bundles-pom 14 in spring-batch bundles --- spring-batch-core-4.1.2.RELEASE/pom.xml | 3 +-- spring-batch-infrastructure-4.1.2.RELEASE/pom.xml | 3 +-- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/spring-batch-core-4.1.2.RELEASE/pom.xml b/spring-batch-core-4.1.2.RELEASE/pom.xml index 85049b9..286a925 100644 --- a/spring-batch-core-4.1.2.RELEASE/pom.xml +++ b/spring-batch-core-4.1.2.RELEASE/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.servicemix.bundles</groupId> <artifactId>bundles-pom</artifactId> - <version>13</version> + <version>14</version> <relativePath>../bundles-pom/pom.xml</relativePath> </parent> @@ -38,7 +38,6 @@ <connection>scm:git:https://gitbox.apache.org/repos/asf/servicemix-bundles.git</connection> <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/servicemix-bundles.git</developerConnection> <url>https://gitbox.apache.org/repos/asf?p=servicemix-bundles.git</url> - <tag>HEAD</tag> </scm> <properties> diff --git a/spring-batch-infrastructure-4.1.2.RELEASE/pom.xml b/spring-batch-infrastructure-4.1.2.RELEASE/pom.xml index ccfe5dc..90ac5ac 100644 --- a/spring-batch-infrastructure-4.1.2.RELEASE/pom.xml +++ b/spring-batch-infrastructure-4.1.2.RELEASE/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.servicemix.bundles</groupId> <artifactId>bundles-pom</artifactId> - <version>13</version> + <version>14</version> <relativePath>../bundles-pom/pom.xml</relativePath> </parent> @@ -38,7 +38,6 @@ <connection>scm:git:https://gitbox.apache.org/repos/asf/servicemix-bundles.git</connection> <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/servicemix-bundles.git</developerConnection> <url>https://gitbox.apache.org/repos/asf?p=servicemix-bundles.git</url> - <tag>HEAD</tag> </scm> <properties>
