Repository: karaf Updated Branches: refs/heads/karaf-2.3.x 9b8e4cc45 -> d7dd3f2e1
[maven-release-plugin] prepare for next development iteration Project: http://git-wip-us.apache.org/repos/asf/karaf/repo Commit: http://git-wip-us.apache.org/repos/asf/karaf/commit/d7dd3f2e Tree: http://git-wip-us.apache.org/repos/asf/karaf/tree/d7dd3f2e Diff: http://git-wip-us.apache.org/repos/asf/karaf/diff/d7dd3f2e Branch: refs/heads/karaf-2.3.x Commit: d7dd3f2e14d259f47b27b751adec85555712ba72 Parents: 9b8e4cc Author: jgoodyear <[email protected]> Authored: Wed Nov 5 18:19:46 2014 -0330 Committer: jgoodyear <[email protected]> Committed: Wed Nov 5 18:19:46 2014 -0330 ---------------------------------------------------------------------- admin/command/pom.xml | 2 +- admin/core/pom.xml | 2 +- admin/management/pom.xml | 2 +- admin/pom.xml | 2 +- archetypes/assembly/pom.xml | 2 +- archetypes/blueprint/pom.xml | 2 +- archetypes/bundle/pom.xml | 2 +- archetypes/command/pom.xml | 2 +- archetypes/feature/pom.xml | 2 +- archetypes/kar/pom.xml | 2 +- archetypes/pom.xml | 2 +- assemblies/apache-karaf/pom.xml | 2 +- assemblies/features/enterprise/pom.xml | 2 +- assemblies/features/pom.xml | 2 +- assemblies/features/standard/pom.xml | 2 +- assemblies/pom.xml | 2 +- client/pom.xml | 2 +- demos/branding/pom.xml | 2 +- demos/branding/shell/pom.xml | 2 +- demos/command/pom.xml | 2 +- demos/deployer/bundle/pom.xml | 4 ++-- demos/deployer/feature/pom.xml | 6 +++--- demos/deployer/kar/pom.xml | 4 ++-- demos/deployer/pom.xml | 2 +- demos/deployer/wrap/pom.xml | 2 +- demos/dump/pom.xml | 2 +- demos/pom.xml | 2 +- demos/web/pom.xml | 2 +- deployer/blueprint/pom.xml | 2 +- deployer/features/pom.xml | 2 +- deployer/kar/pom.xml | 2 +- deployer/pom.xml | 2 +- deployer/spring/pom.xml | 2 +- deployer/wrap/pom.xml | 2 +- diagnostic/command/pom.xml | 2 +- diagnostic/common/pom.xml | 2 +- diagnostic/core/pom.xml | 2 +- diagnostic/management/pom.xml | 2 +- diagnostic/pom.xml | 2 +- exception/pom.xml | 2 +- features/command/pom.xml | 2 +- features/core/pom.xml | 2 +- features/management/pom.xml | 2 +- features/obr/pom.xml | 2 +- features/pom.xml | 2 +- itests/pom.xml | 2 +- jaas/boot/pom.xml | 2 +- jaas/command/pom.xml | 2 +- jaas/config/pom.xml | 2 +- jaas/jasypt/pom.xml | 2 +- jaas/modules/pom.xml | 2 +- jaas/pom.xml | 2 +- jdbc/command/pom.xml | 2 +- jdbc/core/pom.xml | 2 +- jdbc/pom.xml | 2 +- jms/command/pom.xml | 2 +- jms/core/pom.xml | 2 +- jms/pom.xml | 2 +- jndi/command/pom.xml | 2 +- jndi/core/pom.xml | 2 +- jndi/pom.xml | 2 +- main/pom.xml | 2 +- management/mbeans/bundles/pom.xml | 2 +- management/mbeans/config/pom.xml | 2 +- management/mbeans/dev/pom.xml | 2 +- management/mbeans/log/pom.xml | 2 +- management/mbeans/obr/pom.xml | 2 +- management/mbeans/packages/pom.xml | 2 +- management/mbeans/pom.xml | 2 +- management/mbeans/scr/pom.xml | 2 +- management/mbeans/services/pom.xml | 2 +- management/mbeans/system/pom.xml | 2 +- management/mbeans/web/pom.xml | 2 +- management/pom.xml | 2 +- management/server/pom.xml | 2 +- manual/pom.xml | 2 +- pom.xml | 4 ++-- shell/commands/pom.xml | 2 +- shell/config/pom.xml | 2 +- shell/console/pom.xml | 2 +- shell/dev/pom.xml | 2 +- shell/log/pom.xml | 2 +- shell/obr/pom.xml | 2 +- shell/osgi/pom.xml | 2 +- shell/packages/pom.xml | 2 +- shell/pom.xml | 2 +- shell/scr/pom.xml | 2 +- shell/ssh/pom.xml | 2 +- shell/web/pom.xml | 2 +- shell/wrapper/pom.xml | 2 +- tooling/cmdhelp-maven-plugin/pom.xml | 2 +- tooling/exam/container/pom.xml | 2 +- tooling/exam/options/pom.xml | 2 +- tooling/exam/pom.xml | 2 +- tooling/features-maven-plugin/pom.xml | 2 +- tooling/pom.xml | 2 +- util/pom.xml | 2 +- webconsole/admin/pom.xml | 2 +- webconsole/branding/pom.xml | 2 +- webconsole/console/pom.xml | 2 +- webconsole/features/pom.xml | 2 +- webconsole/gogo/pom.xml | 2 +- webconsole/pom.xml | 2 +- 103 files changed, 108 insertions(+), 108 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/karaf/blob/d7dd3f2e/admin/command/pom.xml ---------------------------------------------------------------------- diff --git a/admin/command/pom.xml b/admin/command/pom.xml index e20177d..5c46b33 100644 --- a/admin/command/pom.xml +++ b/admin/command/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf.admin</groupId> <artifactId>admin</artifactId> - <version>2.3.9</version> + <version>2.3.10-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/d7dd3f2e/admin/core/pom.xml ---------------------------------------------------------------------- diff --git a/admin/core/pom.xml b/admin/core/pom.xml index 89ebe3c..60647b8 100644 --- a/admin/core/pom.xml +++ b/admin/core/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf.admin</groupId> <artifactId>admin</artifactId> - <version>2.3.9</version> + <version>2.3.10-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/d7dd3f2e/admin/management/pom.xml ---------------------------------------------------------------------- diff --git a/admin/management/pom.xml b/admin/management/pom.xml index 08e3019..28ff476 100644 --- a/admin/management/pom.xml +++ b/admin/management/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf.admin</groupId> <artifactId>admin</artifactId> - <version>2.3.9</version> + <version>2.3.10-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/d7dd3f2e/admin/pom.xml ---------------------------------------------------------------------- diff --git a/admin/pom.xml b/admin/pom.xml index 9c7364c..8c65d03 100644 --- a/admin/pom.xml +++ b/admin/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf</groupId> <artifactId>karaf</artifactId> - <version>2.3.9</version> + <version>2.3.10-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/d7dd3f2e/archetypes/assembly/pom.xml ---------------------------------------------------------------------- diff --git a/archetypes/assembly/pom.xml b/archetypes/assembly/pom.xml index ce44397..0daa602 100644 --- a/archetypes/assembly/pom.xml +++ b/archetypes/assembly/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf</groupId> <artifactId>archetypes</artifactId> - <version>2.3.9</version> + <version>2.3.10-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/d7dd3f2e/archetypes/blueprint/pom.xml ---------------------------------------------------------------------- diff --git a/archetypes/blueprint/pom.xml b/archetypes/blueprint/pom.xml index f245e75..f653e57 100644 --- a/archetypes/blueprint/pom.xml +++ b/archetypes/blueprint/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf</groupId> <artifactId>archetypes</artifactId> - <version>2.3.9</version> + <version>2.3.10-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/d7dd3f2e/archetypes/bundle/pom.xml ---------------------------------------------------------------------- diff --git a/archetypes/bundle/pom.xml b/archetypes/bundle/pom.xml index a3899da..8e7b307 100644 --- a/archetypes/bundle/pom.xml +++ b/archetypes/bundle/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf</groupId> <artifactId>archetypes</artifactId> - <version>2.3.9</version> + <version>2.3.10-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/d7dd3f2e/archetypes/command/pom.xml ---------------------------------------------------------------------- diff --git a/archetypes/command/pom.xml b/archetypes/command/pom.xml index 09ec61a..d4acbf4 100644 --- a/archetypes/command/pom.xml +++ b/archetypes/command/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf</groupId> <artifactId>archetypes</artifactId> - <version>2.3.9</version> + <version>2.3.10-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/d7dd3f2e/archetypes/feature/pom.xml ---------------------------------------------------------------------- diff --git a/archetypes/feature/pom.xml b/archetypes/feature/pom.xml index 21e84d5..7e2abc4 100644 --- a/archetypes/feature/pom.xml +++ b/archetypes/feature/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf</groupId> <artifactId>archetypes</artifactId> - <version>2.3.9</version> + <version>2.3.10-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/d7dd3f2e/archetypes/kar/pom.xml ---------------------------------------------------------------------- diff --git a/archetypes/kar/pom.xml b/archetypes/kar/pom.xml index 7addc8d..5579aea 100644 --- a/archetypes/kar/pom.xml +++ b/archetypes/kar/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf</groupId> <artifactId>archetypes</artifactId> - <version>2.3.9</version> + <version>2.3.10-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/d7dd3f2e/archetypes/pom.xml ---------------------------------------------------------------------- diff --git a/archetypes/pom.xml b/archetypes/pom.xml index d81a9df..8a351e4 100644 --- a/archetypes/pom.xml +++ b/archetypes/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf</groupId> <artifactId>karaf</artifactId> - <version>2.3.9</version> + <version>2.3.10-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/d7dd3f2e/assemblies/apache-karaf/pom.xml ---------------------------------------------------------------------- diff --git a/assemblies/apache-karaf/pom.xml b/assemblies/apache-karaf/pom.xml index b58d561..b312528 100644 --- a/assemblies/apache-karaf/pom.xml +++ b/assemblies/apache-karaf/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf.assemblies</groupId> <artifactId>assemblies</artifactId> - <version>2.3.9</version> + <version>2.3.10-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/d7dd3f2e/assemblies/features/enterprise/pom.xml ---------------------------------------------------------------------- diff --git a/assemblies/features/enterprise/pom.xml b/assemblies/features/enterprise/pom.xml index 34b87f8..dac02c1 100644 --- a/assemblies/features/enterprise/pom.xml +++ b/assemblies/features/enterprise/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf.assemblies.features</groupId> <artifactId>features</artifactId> - <version>2.3.9</version> + <version>2.3.10-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/d7dd3f2e/assemblies/features/pom.xml ---------------------------------------------------------------------- diff --git a/assemblies/features/pom.xml b/assemblies/features/pom.xml index 700a6e6..6ba9ab5 100644 --- a/assemblies/features/pom.xml +++ b/assemblies/features/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf.assemblies</groupId> <artifactId>assemblies</artifactId> - <version>2.3.9</version> + <version>2.3.10-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/d7dd3f2e/assemblies/features/standard/pom.xml ---------------------------------------------------------------------- diff --git a/assemblies/features/standard/pom.xml b/assemblies/features/standard/pom.xml index 5a83153..624483a 100644 --- a/assemblies/features/standard/pom.xml +++ b/assemblies/features/standard/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf.assemblies.features</groupId> <artifactId>features</artifactId> - <version>2.3.9</version> + <version>2.3.10-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/d7dd3f2e/assemblies/pom.xml ---------------------------------------------------------------------- diff --git a/assemblies/pom.xml b/assemblies/pom.xml index 78e8d87..2b2d3ae 100644 --- a/assemblies/pom.xml +++ b/assemblies/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf</groupId> <artifactId>karaf</artifactId> - <version>2.3.9</version> + <version>2.3.10-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/d7dd3f2e/client/pom.xml ---------------------------------------------------------------------- diff --git a/client/pom.xml b/client/pom.xml index 044af56..653a88e 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf</groupId> <artifactId>karaf</artifactId> - <version>2.3.9</version> + <version>2.3.10-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/d7dd3f2e/demos/branding/pom.xml ---------------------------------------------------------------------- diff --git a/demos/branding/pom.xml b/demos/branding/pom.xml index 3c94087..9b9b8c3 100644 --- a/demos/branding/pom.xml +++ b/demos/branding/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf.demos</groupId> <artifactId>demos</artifactId> - <version>2.3.9</version> + <version>2.3.10-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/d7dd3f2e/demos/branding/shell/pom.xml ---------------------------------------------------------------------- diff --git a/demos/branding/shell/pom.xml b/demos/branding/shell/pom.xml index 2c3d04d..2cd5bf5 100644 --- a/demos/branding/shell/pom.xml +++ b/demos/branding/shell/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf.demos</groupId> <artifactId>org.apache.karaf.demos.branding</artifactId> - <version>2.3.9</version> + <version>2.3.10-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/d7dd3f2e/demos/command/pom.xml ---------------------------------------------------------------------- diff --git a/demos/command/pom.xml b/demos/command/pom.xml index cde833a..9d35a83 100644 --- a/demos/command/pom.xml +++ b/demos/command/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf.demos</groupId> <artifactId>demos</artifactId> - <version>2.3.9</version> + <version>2.3.10-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/d7dd3f2e/demos/deployer/bundle/pom.xml ---------------------------------------------------------------------- diff --git a/demos/deployer/bundle/pom.xml b/demos/deployer/bundle/pom.xml index 0102f9d..9d6eace 100644 --- a/demos/deployer/bundle/pom.xml +++ b/demos/deployer/bundle/pom.xml @@ -24,13 +24,13 @@ <parent> <groupId>org.apache.karaf.demos</groupId> <artifactId>org.apache.karaf.demos.deployer</artifactId> - <version>2.3.9</version> + <version>2.3.10-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <groupId>org.apache.karaf.demos.deployer.bundle</groupId> <artifactId>my-bundle</artifactId> - <version>2.3.9</version> + <version>2.3.10-SNAPSHOT</version> <packaging>bundle</packaging> <name>Apache Karaf :: Demos :: Deployer :: Bundle</name> http://git-wip-us.apache.org/repos/asf/karaf/blob/d7dd3f2e/demos/deployer/feature/pom.xml ---------------------------------------------------------------------- diff --git a/demos/deployer/feature/pom.xml b/demos/deployer/feature/pom.xml index db86366..fed6b49 100644 --- a/demos/deployer/feature/pom.xml +++ b/demos/deployer/feature/pom.xml @@ -24,13 +24,13 @@ <parent> <groupId>org.apache.karaf.demos</groupId> <artifactId>org.apache.karaf.demos.deployer</artifactId> - <version>2.3.9</version> + <version>2.3.10-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <groupId>org.apache.karaf.demos.deployer.feature</groupId> <artifactId>my-feature</artifactId> - <version>2.3.9</version> + <version>2.3.10-SNAPSHOT</version> <packaging>pom</packaging> <name>Apache Karaf :: Demos :: Deployer :: Feature</name> @@ -51,7 +51,7 @@ <plugin> <groupId>org.apache.karaf.tooling</groupId> <artifactId>features-maven-plugin</artifactId> - <version>2.3.9</version> + <version>2.3.10-SNAPSHOT</version> <executions> <execution> <id>generate-features-file</id> http://git-wip-us.apache.org/repos/asf/karaf/blob/d7dd3f2e/demos/deployer/kar/pom.xml ---------------------------------------------------------------------- diff --git a/demos/deployer/kar/pom.xml b/demos/deployer/kar/pom.xml index 56bb0ac..1bfc474 100644 --- a/demos/deployer/kar/pom.xml +++ b/demos/deployer/kar/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf.demos</groupId> <artifactId>org.apache.karaf.demos.deployer</artifactId> - <version>2.3.9</version> + <version>2.3.10-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> @@ -47,7 +47,7 @@ <plugin> <groupId>org.apache.karaf.tooling</groupId> <artifactId>features-maven-plugin</artifactId> - <version>2.3.9</version> + <version>2.3.10-SNAPSHOT</version> <executions> <execution> <id>create-kar</id> http://git-wip-us.apache.org/repos/asf/karaf/blob/d7dd3f2e/demos/deployer/pom.xml ---------------------------------------------------------------------- diff --git a/demos/deployer/pom.xml b/demos/deployer/pom.xml index fbf7cf3..dba3143 100644 --- a/demos/deployer/pom.xml +++ b/demos/deployer/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf.demos</groupId> <artifactId>demos</artifactId> - <version>2.3.9</version> + <version>2.3.10-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/d7dd3f2e/demos/deployer/wrap/pom.xml ---------------------------------------------------------------------- diff --git a/demos/deployer/wrap/pom.xml b/demos/deployer/wrap/pom.xml index e0b2be8..7deb194 100644 --- a/demos/deployer/wrap/pom.xml +++ b/demos/deployer/wrap/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf.demos</groupId> <artifactId>org.apache.karaf.demos.deployer</artifactId> - <version>2.3.9</version> + <version>2.3.10-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/d7dd3f2e/demos/dump/pom.xml ---------------------------------------------------------------------- diff --git a/demos/dump/pom.xml b/demos/dump/pom.xml index 7e7617c..8312999 100644 --- a/demos/dump/pom.xml +++ b/demos/dump/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf.demos</groupId> <artifactId>demos</artifactId> - <version>2.3.9</version> + <version>2.3.10-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/d7dd3f2e/demos/pom.xml ---------------------------------------------------------------------- diff --git a/demos/pom.xml b/demos/pom.xml index 0e94509..3efe066 100644 --- a/demos/pom.xml +++ b/demos/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf</groupId> <artifactId>karaf</artifactId> - <version>2.3.9</version> + <version>2.3.10-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/d7dd3f2e/demos/web/pom.xml ---------------------------------------------------------------------- diff --git a/demos/web/pom.xml b/demos/web/pom.xml index c2df30e..37cc741 100644 --- a/demos/web/pom.xml +++ b/demos/web/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf.demos</groupId> <artifactId>demos</artifactId> - <version>2.3.9</version> + <version>2.3.10-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/d7dd3f2e/deployer/blueprint/pom.xml ---------------------------------------------------------------------- diff --git a/deployer/blueprint/pom.xml b/deployer/blueprint/pom.xml index c788952..ef02e02 100644 --- a/deployer/blueprint/pom.xml +++ b/deployer/blueprint/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf.deployer</groupId> <artifactId>deployer</artifactId> - <version>2.3.9</version> + <version>2.3.10-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/d7dd3f2e/deployer/features/pom.xml ---------------------------------------------------------------------- diff --git a/deployer/features/pom.xml b/deployer/features/pom.xml index 1939f7f..5c14567 100644 --- a/deployer/features/pom.xml +++ b/deployer/features/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf.deployer</groupId> <artifactId>deployer</artifactId> - <version>2.3.9</version> + <version>2.3.10-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/d7dd3f2e/deployer/kar/pom.xml ---------------------------------------------------------------------- diff --git a/deployer/kar/pom.xml b/deployer/kar/pom.xml index 6d528a1..8f1e853 100644 --- a/deployer/kar/pom.xml +++ b/deployer/kar/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf.deployer</groupId> <artifactId>deployer</artifactId> - <version>2.3.9</version> + <version>2.3.10-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/d7dd3f2e/deployer/pom.xml ---------------------------------------------------------------------- diff --git a/deployer/pom.xml b/deployer/pom.xml index 94d70b2..8f958df 100644 --- a/deployer/pom.xml +++ b/deployer/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf</groupId> <artifactId>karaf</artifactId> - <version>2.3.9</version> + <version>2.3.10-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/d7dd3f2e/deployer/spring/pom.xml ---------------------------------------------------------------------- diff --git a/deployer/spring/pom.xml b/deployer/spring/pom.xml index d92e0b2..01e916e 100644 --- a/deployer/spring/pom.xml +++ b/deployer/spring/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf.deployer</groupId> <artifactId>deployer</artifactId> - <version>2.3.9</version> + <version>2.3.10-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/d7dd3f2e/deployer/wrap/pom.xml ---------------------------------------------------------------------- diff --git a/deployer/wrap/pom.xml b/deployer/wrap/pom.xml index 690f22b..ba356ac 100644 --- a/deployer/wrap/pom.xml +++ b/deployer/wrap/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf.deployer</groupId> <artifactId>deployer</artifactId> - <version>2.3.9</version> + <version>2.3.10-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/d7dd3f2e/diagnostic/command/pom.xml ---------------------------------------------------------------------- diff --git a/diagnostic/command/pom.xml b/diagnostic/command/pom.xml index 413f86f..fdd5dab 100644 --- a/diagnostic/command/pom.xml +++ b/diagnostic/command/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf.diagnostic</groupId> <artifactId>diagnostic</artifactId> - <version>2.3.9</version> + <version>2.3.10-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/d7dd3f2e/diagnostic/common/pom.xml ---------------------------------------------------------------------- diff --git a/diagnostic/common/pom.xml b/diagnostic/common/pom.xml index b087710..a399f33 100644 --- a/diagnostic/common/pom.xml +++ b/diagnostic/common/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf.diagnostic</groupId> <artifactId>diagnostic</artifactId> - <version>2.3.9</version> + <version>2.3.10-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/d7dd3f2e/diagnostic/core/pom.xml ---------------------------------------------------------------------- diff --git a/diagnostic/core/pom.xml b/diagnostic/core/pom.xml index 598db9c..e7f3c5c 100644 --- a/diagnostic/core/pom.xml +++ b/diagnostic/core/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf.diagnostic</groupId> <artifactId>diagnostic</artifactId> - <version>2.3.9</version> + <version>2.3.10-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/d7dd3f2e/diagnostic/management/pom.xml ---------------------------------------------------------------------- diff --git a/diagnostic/management/pom.xml b/diagnostic/management/pom.xml index 98cd27e..7e18a70 100644 --- a/diagnostic/management/pom.xml +++ b/diagnostic/management/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf.diagnostic</groupId> <artifactId>diagnostic</artifactId> - <version>2.3.9</version> + <version>2.3.10-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/d7dd3f2e/diagnostic/pom.xml ---------------------------------------------------------------------- diff --git a/diagnostic/pom.xml b/diagnostic/pom.xml index ceab3fe..b8fa82d 100644 --- a/diagnostic/pom.xml +++ b/diagnostic/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf</groupId> <artifactId>karaf</artifactId> - <version>2.3.9</version> + <version>2.3.10-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/d7dd3f2e/exception/pom.xml ---------------------------------------------------------------------- diff --git a/exception/pom.xml b/exception/pom.xml index 21c2bb1..ed9a4aa 100644 --- a/exception/pom.xml +++ b/exception/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf</groupId> <artifactId>karaf</artifactId> - <version>2.3.9</version> + <version>2.3.10-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/d7dd3f2e/features/command/pom.xml ---------------------------------------------------------------------- diff --git a/features/command/pom.xml b/features/command/pom.xml index d4a46d6..df19745 100644 --- a/features/command/pom.xml +++ b/features/command/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf.features</groupId> <artifactId>features</artifactId> - <version>2.3.9</version> + <version>2.3.10-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/d7dd3f2e/features/core/pom.xml ---------------------------------------------------------------------- diff --git a/features/core/pom.xml b/features/core/pom.xml index 4ea791b..b3a5502 100644 --- a/features/core/pom.xml +++ b/features/core/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf.features</groupId> <artifactId>features</artifactId> - <version>2.3.9</version> + <version>2.3.10-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/d7dd3f2e/features/management/pom.xml ---------------------------------------------------------------------- diff --git a/features/management/pom.xml b/features/management/pom.xml index 62affb7..bd7a19c 100644 --- a/features/management/pom.xml +++ b/features/management/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf.features</groupId> <artifactId>features</artifactId> - <version>2.3.9</version> + <version>2.3.10-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/d7dd3f2e/features/obr/pom.xml ---------------------------------------------------------------------- diff --git a/features/obr/pom.xml b/features/obr/pom.xml index b7d6bb2..b1512f5 100644 --- a/features/obr/pom.xml +++ b/features/obr/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf.features</groupId> <artifactId>features</artifactId> - <version>2.3.9</version> + <version>2.3.10-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/d7dd3f2e/features/pom.xml ---------------------------------------------------------------------- diff --git a/features/pom.xml b/features/pom.xml index 738079a..2a03525 100644 --- a/features/pom.xml +++ b/features/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf</groupId> <artifactId>karaf</artifactId> - <version>2.3.9</version> + <version>2.3.10-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/d7dd3f2e/itests/pom.xml ---------------------------------------------------------------------- diff --git a/itests/pom.xml b/itests/pom.xml index ca85921..9461ef4 100644 --- a/itests/pom.xml +++ b/itests/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf</groupId> <artifactId>karaf</artifactId> - <version>2.3.9</version> + <version>2.3.10-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/d7dd3f2e/jaas/boot/pom.xml ---------------------------------------------------------------------- diff --git a/jaas/boot/pom.xml b/jaas/boot/pom.xml index 992576b..6458095 100644 --- a/jaas/boot/pom.xml +++ b/jaas/boot/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf.jaas</groupId> <artifactId>jaas</artifactId> - <version>2.3.9</version> + <version>2.3.10-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/d7dd3f2e/jaas/command/pom.xml ---------------------------------------------------------------------- diff --git a/jaas/command/pom.xml b/jaas/command/pom.xml index c95e441..3304168 100644 --- a/jaas/command/pom.xml +++ b/jaas/command/pom.xml @@ -24,7 +24,7 @@ <parent> <artifactId>jaas</artifactId> <groupId>org.apache.karaf.jaas</groupId> - <version>2.3.9</version> + <version>2.3.10-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/d7dd3f2e/jaas/config/pom.xml ---------------------------------------------------------------------- diff --git a/jaas/config/pom.xml b/jaas/config/pom.xml index ca8daf4..ef8c0d0 100644 --- a/jaas/config/pom.xml +++ b/jaas/config/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf.jaas</groupId> <artifactId>jaas</artifactId> - <version>2.3.9</version> + <version>2.3.10-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/d7dd3f2e/jaas/jasypt/pom.xml ---------------------------------------------------------------------- diff --git a/jaas/jasypt/pom.xml b/jaas/jasypt/pom.xml index de2d4eb..99eabc2 100644 --- a/jaas/jasypt/pom.xml +++ b/jaas/jasypt/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf.jaas</groupId> <artifactId>jaas</artifactId> - <version>2.3.9</version> + <version>2.3.10-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/d7dd3f2e/jaas/modules/pom.xml ---------------------------------------------------------------------- diff --git a/jaas/modules/pom.xml b/jaas/modules/pom.xml index c71c18c..7ccf876 100644 --- a/jaas/modules/pom.xml +++ b/jaas/modules/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf.jaas</groupId> <artifactId>jaas</artifactId> - <version>2.3.9</version> + <version>2.3.10-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/d7dd3f2e/jaas/pom.xml ---------------------------------------------------------------------- diff --git a/jaas/pom.xml b/jaas/pom.xml index 51b8307..1551cb0 100644 --- a/jaas/pom.xml +++ b/jaas/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf</groupId> <artifactId>karaf</artifactId> - <version>2.3.9</version> + <version>2.3.10-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/d7dd3f2e/jdbc/command/pom.xml ---------------------------------------------------------------------- diff --git a/jdbc/command/pom.xml b/jdbc/command/pom.xml index 3520e7a..51284d2 100644 --- a/jdbc/command/pom.xml +++ b/jdbc/command/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf.jdbc</groupId> <artifactId>jdbc</artifactId> - <version>2.3.9</version> + <version>2.3.10-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/d7dd3f2e/jdbc/core/pom.xml ---------------------------------------------------------------------- diff --git a/jdbc/core/pom.xml b/jdbc/core/pom.xml index 73203b9..4c1bf32 100644 --- a/jdbc/core/pom.xml +++ b/jdbc/core/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf.jdbc</groupId> <artifactId>jdbc</artifactId> - <version>2.3.9</version> + <version>2.3.10-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/d7dd3f2e/jdbc/pom.xml ---------------------------------------------------------------------- diff --git a/jdbc/pom.xml b/jdbc/pom.xml index f2959be..507b16e 100644 --- a/jdbc/pom.xml +++ b/jdbc/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf</groupId> <artifactId>karaf</artifactId> - <version>2.3.9</version> + <version>2.3.10-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/d7dd3f2e/jms/command/pom.xml ---------------------------------------------------------------------- diff --git a/jms/command/pom.xml b/jms/command/pom.xml index 6c68fd1..c1b4c67 100644 --- a/jms/command/pom.xml +++ b/jms/command/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf.jms</groupId> <artifactId>jms</artifactId> - <version>2.3.9</version> + <version>2.3.10-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/d7dd3f2e/jms/core/pom.xml ---------------------------------------------------------------------- diff --git a/jms/core/pom.xml b/jms/core/pom.xml index 38bbd24..ac0edd4 100644 --- a/jms/core/pom.xml +++ b/jms/core/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf.jms</groupId> <artifactId>jms</artifactId> - <version>2.3.9</version> + <version>2.3.10-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/d7dd3f2e/jms/pom.xml ---------------------------------------------------------------------- diff --git a/jms/pom.xml b/jms/pom.xml index 082c4f4..fd7fb7c 100644 --- a/jms/pom.xml +++ b/jms/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf</groupId> <artifactId>karaf</artifactId> - <version>2.3.9</version> + <version>2.3.10-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/d7dd3f2e/jndi/command/pom.xml ---------------------------------------------------------------------- diff --git a/jndi/command/pom.xml b/jndi/command/pom.xml index 15746b3..f2bc6e4 100644 --- a/jndi/command/pom.xml +++ b/jndi/command/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf.jndi</groupId> <artifactId>jndi</artifactId> - <version>2.3.9</version> + <version>2.3.10-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/d7dd3f2e/jndi/core/pom.xml ---------------------------------------------------------------------- diff --git a/jndi/core/pom.xml b/jndi/core/pom.xml index ade46fc..bbc5b70 100644 --- a/jndi/core/pom.xml +++ b/jndi/core/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf.jndi</groupId> <artifactId>jndi</artifactId> - <version>2.3.9</version> + <version>2.3.10-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/d7dd3f2e/jndi/pom.xml ---------------------------------------------------------------------- diff --git a/jndi/pom.xml b/jndi/pom.xml index 9e54dc3..85a93b1 100644 --- a/jndi/pom.xml +++ b/jndi/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf</groupId> <artifactId>karaf</artifactId> - <version>2.3.9</version> + <version>2.3.10-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/d7dd3f2e/main/pom.xml ---------------------------------------------------------------------- diff --git a/main/pom.xml b/main/pom.xml index 094fb0b..561671b 100644 --- a/main/pom.xml +++ b/main/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf</groupId> <artifactId>karaf</artifactId> - <version>2.3.9</version> + <version>2.3.10-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/d7dd3f2e/management/mbeans/bundles/pom.xml ---------------------------------------------------------------------- diff --git a/management/mbeans/bundles/pom.xml b/management/mbeans/bundles/pom.xml index 6c5e6dd..72e93e1 100644 --- a/management/mbeans/bundles/pom.xml +++ b/management/mbeans/bundles/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf.management.mbeans</groupId> <artifactId>mbeans</artifactId> - <version>2.3.9</version> + <version>2.3.10-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/d7dd3f2e/management/mbeans/config/pom.xml ---------------------------------------------------------------------- diff --git a/management/mbeans/config/pom.xml b/management/mbeans/config/pom.xml index 9d2ee65..b58f03b 100644 --- a/management/mbeans/config/pom.xml +++ b/management/mbeans/config/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf.management.mbeans</groupId> <artifactId>mbeans</artifactId> - <version>2.3.9</version> + <version>2.3.10-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/d7dd3f2e/management/mbeans/dev/pom.xml ---------------------------------------------------------------------- diff --git a/management/mbeans/dev/pom.xml b/management/mbeans/dev/pom.xml index b7bf8dc..405aaf7 100644 --- a/management/mbeans/dev/pom.xml +++ b/management/mbeans/dev/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf.management.mbeans</groupId> <artifactId>mbeans</artifactId> - <version>2.3.9</version> + <version>2.3.10-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/d7dd3f2e/management/mbeans/log/pom.xml ---------------------------------------------------------------------- diff --git a/management/mbeans/log/pom.xml b/management/mbeans/log/pom.xml index ac6f78b..87f4eb5 100644 --- a/management/mbeans/log/pom.xml +++ b/management/mbeans/log/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf.management.mbeans</groupId> <artifactId>mbeans</artifactId> - <version>2.3.9</version> + <version>2.3.10-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/d7dd3f2e/management/mbeans/obr/pom.xml ---------------------------------------------------------------------- diff --git a/management/mbeans/obr/pom.xml b/management/mbeans/obr/pom.xml index 5c07e9c..b8ff389 100644 --- a/management/mbeans/obr/pom.xml +++ b/management/mbeans/obr/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf.management.mbeans</groupId> <artifactId>mbeans</artifactId> - <version>2.3.9</version> + <version>2.3.10-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/d7dd3f2e/management/mbeans/packages/pom.xml ---------------------------------------------------------------------- diff --git a/management/mbeans/packages/pom.xml b/management/mbeans/packages/pom.xml index df241bf..4413680 100644 --- a/management/mbeans/packages/pom.xml +++ b/management/mbeans/packages/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf.management.mbeans</groupId> <artifactId>mbeans</artifactId> - <version>2.3.9</version> + <version>2.3.10-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/d7dd3f2e/management/mbeans/pom.xml ---------------------------------------------------------------------- diff --git a/management/mbeans/pom.xml b/management/mbeans/pom.xml index b53a193..66f67c1 100644 --- a/management/mbeans/pom.xml +++ b/management/mbeans/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf.management</groupId> <artifactId>management</artifactId> - <version>2.3.9</version> + <version>2.3.10-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/d7dd3f2e/management/mbeans/scr/pom.xml ---------------------------------------------------------------------- diff --git a/management/mbeans/scr/pom.xml b/management/mbeans/scr/pom.xml index aeb4669..aecf34f 100644 --- a/management/mbeans/scr/pom.xml +++ b/management/mbeans/scr/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf.management.mbeans</groupId> <artifactId>mbeans</artifactId> - <version>2.3.9</version> + <version>2.3.10-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/d7dd3f2e/management/mbeans/services/pom.xml ---------------------------------------------------------------------- diff --git a/management/mbeans/services/pom.xml b/management/mbeans/services/pom.xml index 56d9736..9833b55 100644 --- a/management/mbeans/services/pom.xml +++ b/management/mbeans/services/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf.management.mbeans</groupId> <artifactId>mbeans</artifactId> - <version>2.3.9</version> + <version>2.3.10-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/d7dd3f2e/management/mbeans/system/pom.xml ---------------------------------------------------------------------- diff --git a/management/mbeans/system/pom.xml b/management/mbeans/system/pom.xml index 31b7af9..3fdce33 100644 --- a/management/mbeans/system/pom.xml +++ b/management/mbeans/system/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf.management.mbeans</groupId> <artifactId>mbeans</artifactId> - <version>2.3.9</version> + <version>2.3.10-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/d7dd3f2e/management/mbeans/web/pom.xml ---------------------------------------------------------------------- diff --git a/management/mbeans/web/pom.xml b/management/mbeans/web/pom.xml index 3843c4e..148695a 100644 --- a/management/mbeans/web/pom.xml +++ b/management/mbeans/web/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf.management.mbeans</groupId> <artifactId>mbeans</artifactId> - <version>2.3.9</version> + <version>2.3.10-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/d7dd3f2e/management/pom.xml ---------------------------------------------------------------------- diff --git a/management/pom.xml b/management/pom.xml index a586002..0f8f6b6 100644 --- a/management/pom.xml +++ b/management/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf</groupId> <artifactId>karaf</artifactId> - <version>2.3.9</version> + <version>2.3.10-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/d7dd3f2e/management/server/pom.xml ---------------------------------------------------------------------- diff --git a/management/server/pom.xml b/management/server/pom.xml index 41fd350..cbd76b3 100644 --- a/management/server/pom.xml +++ b/management/server/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf.management</groupId> <artifactId>management</artifactId> - <version>2.3.9</version> + <version>2.3.10-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/d7dd3f2e/manual/pom.xml ---------------------------------------------------------------------- diff --git a/manual/pom.xml b/manual/pom.xml index 751c3f5..155c60f 100644 --- a/manual/pom.xml +++ b/manual/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf</groupId> <artifactId>karaf</artifactId> - <version>2.3.9</version> + <version>2.3.10-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/d7dd3f2e/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 504891d..d7c6149 100644 --- a/pom.xml +++ b/pom.xml @@ -31,7 +31,7 @@ <groupId>org.apache.karaf</groupId> <artifactId>karaf</artifactId> <packaging>pom</packaging> - <version>2.3.9</version> + <version>2.3.10-SNAPSHOT</version> <name>Apache Karaf</name> <inceptionYear>2007</inceptionYear> @@ -62,7 +62,7 @@ <connection>scm:git:https://git-wip-us.apache.org/repos/asf/karaf.git</connection> <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/karaf.git</developerConnection> <url>https://git-wip-us.apache.org/repos/asf?p=karaf.git;a=summary</url> - <tag>karaf-2.3.9</tag> + <tag>HEAD</tag> </scm> <issueManagement> http://git-wip-us.apache.org/repos/asf/karaf/blob/d7dd3f2e/shell/commands/pom.xml ---------------------------------------------------------------------- diff --git a/shell/commands/pom.xml b/shell/commands/pom.xml index 59d922d..6f5b3c3 100644 --- a/shell/commands/pom.xml +++ b/shell/commands/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf.shell</groupId> <artifactId>shell</artifactId> - <version>2.3.9</version> + <version>2.3.10-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/d7dd3f2e/shell/config/pom.xml ---------------------------------------------------------------------- diff --git a/shell/config/pom.xml b/shell/config/pom.xml index 8a597e0..da4a2e7 100644 --- a/shell/config/pom.xml +++ b/shell/config/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf.shell</groupId> <artifactId>shell</artifactId> - <version>2.3.9</version> + <version>2.3.10-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/d7dd3f2e/shell/console/pom.xml ---------------------------------------------------------------------- diff --git a/shell/console/pom.xml b/shell/console/pom.xml index 8b8686c..6dfba43 100644 --- a/shell/console/pom.xml +++ b/shell/console/pom.xml @@ -17,7 +17,7 @@ <parent> <groupId>org.apache.karaf.shell</groupId> <artifactId>shell</artifactId> - <version>2.3.9</version> + <version>2.3.10-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/d7dd3f2e/shell/dev/pom.xml ---------------------------------------------------------------------- diff --git a/shell/dev/pom.xml b/shell/dev/pom.xml index 4e16050..d3378ad 100644 --- a/shell/dev/pom.xml +++ b/shell/dev/pom.xml @@ -24,7 +24,7 @@ <parent> <artifactId>shell</artifactId> <groupId>org.apache.karaf.shell</groupId> - <version>2.3.9</version> + <version>2.3.10-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/d7dd3f2e/shell/log/pom.xml ---------------------------------------------------------------------- diff --git a/shell/log/pom.xml b/shell/log/pom.xml index 118c397..9cb5bd1 100644 --- a/shell/log/pom.xml +++ b/shell/log/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf.shell</groupId> <artifactId>shell</artifactId> - <version>2.3.9</version> + <version>2.3.10-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/d7dd3f2e/shell/obr/pom.xml ---------------------------------------------------------------------- diff --git a/shell/obr/pom.xml b/shell/obr/pom.xml index 6899850..b117806 100644 --- a/shell/obr/pom.xml +++ b/shell/obr/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf.shell</groupId> <artifactId>shell</artifactId> - <version>2.3.9</version> + <version>2.3.10-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/d7dd3f2e/shell/osgi/pom.xml ---------------------------------------------------------------------- diff --git a/shell/osgi/pom.xml b/shell/osgi/pom.xml index d63fba4..802f439 100644 --- a/shell/osgi/pom.xml +++ b/shell/osgi/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf.shell</groupId> <artifactId>shell</artifactId> - <version>2.3.9</version> + <version>2.3.10-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/d7dd3f2e/shell/packages/pom.xml ---------------------------------------------------------------------- diff --git a/shell/packages/pom.xml b/shell/packages/pom.xml index 0f9a076..29db348 100644 --- a/shell/packages/pom.xml +++ b/shell/packages/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf.shell</groupId> <artifactId>shell</artifactId> - <version>2.3.9</version> + <version>2.3.10-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/d7dd3f2e/shell/pom.xml ---------------------------------------------------------------------- diff --git a/shell/pom.xml b/shell/pom.xml index 11b3be1..85a3d1c 100644 --- a/shell/pom.xml +++ b/shell/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf</groupId> <artifactId>karaf</artifactId> - <version>2.3.9</version> + <version>2.3.10-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/d7dd3f2e/shell/scr/pom.xml ---------------------------------------------------------------------- diff --git a/shell/scr/pom.xml b/shell/scr/pom.xml index e8c33ee..6026117 100644 --- a/shell/scr/pom.xml +++ b/shell/scr/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.karaf.shell</groupId> <artifactId>shell</artifactId> - <version>2.3.9</version> + <version>2.3.10-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/d7dd3f2e/shell/ssh/pom.xml ---------------------------------------------------------------------- diff --git a/shell/ssh/pom.xml b/shell/ssh/pom.xml index 25d4af1..f01998c 100644 --- a/shell/ssh/pom.xml +++ b/shell/ssh/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf.shell</groupId> <artifactId>shell</artifactId> - <version>2.3.9</version> + <version>2.3.10-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/d7dd3f2e/shell/web/pom.xml ---------------------------------------------------------------------- diff --git a/shell/web/pom.xml b/shell/web/pom.xml index 7d95c43..fab102e 100644 --- a/shell/web/pom.xml +++ b/shell/web/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf.shell</groupId> <artifactId>shell</artifactId> - <version>2.3.9</version> + <version>2.3.10-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/d7dd3f2e/shell/wrapper/pom.xml ---------------------------------------------------------------------- diff --git a/shell/wrapper/pom.xml b/shell/wrapper/pom.xml index c470f60..7639a31 100644 --- a/shell/wrapper/pom.xml +++ b/shell/wrapper/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf.shell</groupId> <artifactId>shell</artifactId> - <version>2.3.9</version> + <version>2.3.10-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/d7dd3f2e/tooling/cmdhelp-maven-plugin/pom.xml ---------------------------------------------------------------------- diff --git a/tooling/cmdhelp-maven-plugin/pom.xml b/tooling/cmdhelp-maven-plugin/pom.xml index 0923a45..492f7fd 100644 --- a/tooling/cmdhelp-maven-plugin/pom.xml +++ b/tooling/cmdhelp-maven-plugin/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf.tooling</groupId> <artifactId>tooling</artifactId> - <version>2.3.9</version> + <version>2.3.10-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/d7dd3f2e/tooling/exam/container/pom.xml ---------------------------------------------------------------------- diff --git a/tooling/exam/container/pom.xml b/tooling/exam/container/pom.xml index 3a77793..9c2fb95 100644 --- a/tooling/exam/container/pom.xml +++ b/tooling/exam/container/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf.tooling.exam</groupId> <artifactId>exam</artifactId> - <version>2.3.9</version> + <version>2.3.10-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/d7dd3f2e/tooling/exam/options/pom.xml ---------------------------------------------------------------------- diff --git a/tooling/exam/options/pom.xml b/tooling/exam/options/pom.xml index d5608d8..7e29887 100644 --- a/tooling/exam/options/pom.xml +++ b/tooling/exam/options/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf.tooling.exam</groupId> <artifactId>exam</artifactId> - <version>2.3.9</version> + <version>2.3.10-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/d7dd3f2e/tooling/exam/pom.xml ---------------------------------------------------------------------- diff --git a/tooling/exam/pom.xml b/tooling/exam/pom.xml index 7b22600..6f2345a 100644 --- a/tooling/exam/pom.xml +++ b/tooling/exam/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf.tooling</groupId> <artifactId>tooling</artifactId> - <version>2.3.9</version> + <version>2.3.10-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/d7dd3f2e/tooling/features-maven-plugin/pom.xml ---------------------------------------------------------------------- diff --git a/tooling/features-maven-plugin/pom.xml b/tooling/features-maven-plugin/pom.xml index 3daa672..5e8bb6b 100644 --- a/tooling/features-maven-plugin/pom.xml +++ b/tooling/features-maven-plugin/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf.tooling</groupId> <artifactId>tooling</artifactId> - <version>2.3.9</version> + <version>2.3.10-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/d7dd3f2e/tooling/pom.xml ---------------------------------------------------------------------- diff --git a/tooling/pom.xml b/tooling/pom.xml index bb7c38e..3b87c0e 100644 --- a/tooling/pom.xml +++ b/tooling/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf</groupId> <artifactId>karaf</artifactId> - <version>2.3.9</version> + <version>2.3.10-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/d7dd3f2e/util/pom.xml ---------------------------------------------------------------------- diff --git a/util/pom.xml b/util/pom.xml index 81db4d4..e229422 100644 --- a/util/pom.xml +++ b/util/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf</groupId> <artifactId>karaf</artifactId> - <version>2.3.9</version> + <version>2.3.10-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/d7dd3f2e/webconsole/admin/pom.xml ---------------------------------------------------------------------- diff --git a/webconsole/admin/pom.xml b/webconsole/admin/pom.xml index eaf9643..365b929 100644 --- a/webconsole/admin/pom.xml +++ b/webconsole/admin/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf.webconsole</groupId> <artifactId>webconsole</artifactId> - <version>2.3.9</version> + <version>2.3.10-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/d7dd3f2e/webconsole/branding/pom.xml ---------------------------------------------------------------------- diff --git a/webconsole/branding/pom.xml b/webconsole/branding/pom.xml index d6b8ee7..70edb17 100644 --- a/webconsole/branding/pom.xml +++ b/webconsole/branding/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf.webconsole</groupId> <artifactId>webconsole</artifactId> - <version>2.3.9</version> + <version>2.3.10-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/d7dd3f2e/webconsole/console/pom.xml ---------------------------------------------------------------------- diff --git a/webconsole/console/pom.xml b/webconsole/console/pom.xml index ceb755e..54ada7b 100644 --- a/webconsole/console/pom.xml +++ b/webconsole/console/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf.webconsole</groupId> <artifactId>webconsole</artifactId> - <version>2.3.9</version> + <version>2.3.10-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/d7dd3f2e/webconsole/features/pom.xml ---------------------------------------------------------------------- diff --git a/webconsole/features/pom.xml b/webconsole/features/pom.xml index ae570d9..6b968d0 100644 --- a/webconsole/features/pom.xml +++ b/webconsole/features/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf.webconsole</groupId> <artifactId>webconsole</artifactId> - <version>2.3.9</version> + <version>2.3.10-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/d7dd3f2e/webconsole/gogo/pom.xml ---------------------------------------------------------------------- diff --git a/webconsole/gogo/pom.xml b/webconsole/gogo/pom.xml index e09b1db..23df9af 100644 --- a/webconsole/gogo/pom.xml +++ b/webconsole/gogo/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf.webconsole</groupId> <artifactId>webconsole</artifactId> - <version>2.3.9</version> + <version>2.3.10-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/d7dd3f2e/webconsole/pom.xml ---------------------------------------------------------------------- diff --git a/webconsole/pom.xml b/webconsole/pom.xml index 997512d..b8272e5 100644 --- a/webconsole/pom.xml +++ b/webconsole/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf</groupId> <artifactId>karaf</artifactId> - <version>2.3.9</version> + <version>2.3.10-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent>
