Cancel Apache ServiceMix Bundles 2015.02 release
Project: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/repo Commit: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/commit/e13950d2 Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/e13950d2 Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/e13950d2 Branch: refs/heads/master Commit: e13950d2bd9e4f82785b7cbd5462d10c547aa3e7 Parents: 31e5b1e Author: Jean-Baptiste Onofré <[email protected]> Authored: Sun Mar 8 23:30:48 2015 +0100 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Sun Mar 8 23:30:48 2015 +0100 ---------------------------------------------------------------------- postgresql-9.4-1201-jdbc41/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/e13950d2/postgresql-9.4-1201-jdbc41/pom.xml ---------------------------------------------------------------------- diff --git a/postgresql-9.4-1201-jdbc41/pom.xml b/postgresql-9.4-1201-jdbc41/pom.xml index a9253b7..0029816 100644 --- a/postgresql-9.4-1201-jdbc41/pom.xml +++ b/postgresql-9.4-1201-jdbc41/pom.xml @@ -24,13 +24,13 @@ <parent> <groupId>org.apache.servicemix.bundles</groupId> <artifactId>bundles-pom</artifactId> - <version>12</version> + <version>12-SNAPSHOT</version> <relativePath>../bundles-pom/pom.xml</relativePath> </parent> <groupId>org.apache.servicemix.bundles</groupId> <artifactId>org.apache.servicemix.bundles.postgresql</artifactId> - <version>9.4-1201-jdbc41_2-SNAPSHOT</version> + <version>9.4-1201-jdbc41_1-SNAPSHOT</version> <packaging>bundle</packaging> <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name> <description>This OSGi bundle wraps ${pkgArtifactId} ${pkgVersion} jar file.</description>
