Upgrade bundles-pom
Project: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/repo Commit: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/commit/f6f6b6f5 Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/f6f6b6f5 Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/f6f6b6f5 Branch: refs/heads/master Commit: f6f6b6f562cc79e756e6e81e7548210c38570761 Parents: 14d4fd7 Author: Jean-Baptiste Onofré <[email protected]> Authored: Mon Jul 3 08:45:44 2017 +0200 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Mon Jul 3 08:45:44 2017 +0200 ---------------------------------------------------------------------- commons-attributes-2.1/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/f6f6b6f5/commons-attributes-2.1/pom.xml ---------------------------------------------------------------------- diff --git a/commons-attributes-2.1/pom.xml b/commons-attributes-2.1/pom.xml index ea7957b..4f46576 100644 --- a/commons-attributes-2.1/pom.xml +++ b/commons-attributes-2.1/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.servicemix.bundles</groupId> <artifactId>bundles-pom</artifactId> - <version>9-SNAPSHOT</version> + <version>13</version> <relativePath>../bundles-pom/pom.xml</relativePath> </parent> @@ -121,4 +121,4 @@ </plugins> </build> -</project> \ No newline at end of file +</project>
