Repository: tomee Updated Branches: refs/heads/tomee-1.7.x 5238cc815 -> 3004a5793
http://git-wip-us.apache.org/repos/asf/tomee/blob/3004a579/utils/openejb-provisionning/pom.xml ---------------------------------------------------------------------- diff --git a/utils/openejb-provisionning/pom.xml b/utils/openejb-provisionning/pom.xml index 0011cdc..d70aa03 100644 --- a/utils/openejb-provisionning/pom.xml +++ b/utils/openejb-provisionning/pom.xml @@ -20,7 +20,7 @@ <parent> <artifactId>utils</artifactId> <groupId>org.apache.openejb</groupId> - <version>4.7.3-SNAPSHOT</version> + <version>4.7.4-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/tomee/blob/3004a579/utils/pom.xml ---------------------------------------------------------------------- diff --git a/utils/pom.xml b/utils/pom.xml index b7f2c73..b82ed4d 100644 --- a/utils/pom.xml +++ b/utils/pom.xml @@ -20,7 +20,7 @@ <parent> <artifactId>openejb</artifactId> <groupId>org.apache.openejb</groupId> - <version>4.7.3-SNAPSHOT</version> + <version>4.7.4-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> <artifactId>utils</artifactId> http://git-wip-us.apache.org/repos/asf/tomee/blob/3004a579/utils/webdeployer/pom.xml ---------------------------------------------------------------------- diff --git a/utils/webdeployer/pom.xml b/utils/webdeployer/pom.xml index 6a51aae..6c68ac3 100644 --- a/utils/webdeployer/pom.xml +++ b/utils/webdeployer/pom.xml @@ -21,7 +21,7 @@ <parent> <artifactId>utils</artifactId> <groupId>org.apache.openejb</groupId> - <version>4.7.3-SNAPSHOT</version> + <version>4.7.4-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion>
