Repository: karaf Updated Branches: refs/heads/karaf-4.0.x 780151027 -> 59287365a
[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/59287365 Tree: http://git-wip-us.apache.org/repos/asf/karaf/tree/59287365 Diff: http://git-wip-us.apache.org/repos/asf/karaf/diff/59287365 Branch: refs/heads/karaf-4.0.x Commit: 59287365a070e4129e803629d57984358021510c Parents: 7801510 Author: Jean-Baptiste Onofré <[email protected]> Authored: Thu Apr 6 09:11:11 2017 +0200 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Thu Apr 6 09:11:11 2017 +0200 ---------------------------------------------------------------------- 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-minimal/pom.xml | 2 +- assemblies/apache-karaf/pom.xml | 2 +- assemblies/demos/pom.xml | 2 +- assemblies/features/base/pom.xml | 2 +- assemblies/features/enterprise/pom.xml | 2 +- assemblies/features/framework/pom.xml | 2 +- assemblies/features/pom.xml | 2 +- assemblies/features/spring/pom.xml | 2 +- assemblies/features/standard/pom.xml | 2 +- assemblies/features/static/pom.xml | 2 +- assemblies/pom.xml | 2 +- bundle/blueprintstate/pom.xml | 2 +- bundle/core/pom.xml | 2 +- bundle/pom.xml | 2 +- bundle/springstate/pom.xml | 2 +- client/pom.xml | 2 +- config/pom.xml | 2 +- demos/branding/pom.xml | 4 ++-- demos/command/pom.xml | 2 +- demos/deployer/bundle/pom.xml | 4 ++-- demos/deployer/kar/pom.xml | 4 ++-- demos/deployer/pom.xml | 2 +- demos/dump/pom.xml | 2 +- demos/pom.xml | 2 +- demos/profiles/dynamic/pom.xml | 2 +- demos/profiles/pom.xml | 2 +- demos/profiles/registry/pom.xml | 2 +- demos/profiles/static/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/boot/pom.xml | 2 +- diagnostic/core/pom.xml | 2 +- diagnostic/pom.xml | 2 +- exception/pom.xml | 2 +- features/command/pom.xml | 2 +- features/core/pom.xml | 2 +- features/pom.xml | 2 +- http/pom.xml | 2 +- instance/pom.xml | 2 +- itests/pom.xml | 2 +- jaas/blueprint/config/pom.xml | 2 +- jaas/blueprint/jasypt/pom.xml | 2 +- jaas/blueprint/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/pom.xml | 2 +- jms/core/pom.xml | 2 +- jms/pom.xml | 2 +- jndi/pom.xml | 2 +- jpa/hibernate/pom.xml | 2 +- jpa/pom.xml | 2 +- kar/pom.xml | 2 +- log/pom.xml | 2 +- main/pom.xml | 2 +- management/pom.xml | 2 +- management/server/pom.xml | 2 +- obr/pom.xml | 2 +- package/pom.xml | 2 +- pom.xml | 4 ++-- profile/pom.xml | 2 +- scheduler/pom.xml | 2 +- scr/command/pom.xml | 2 +- scr/examples/component-factory/pom.xml | 2 +- scr/examples/managed-service/pom.xml | 2 +- scr/examples/pom.xml | 2 +- scr/examples/service/pom.xml | 2 +- scr/management/pom.xml | 2 +- scr/pom.xml | 2 +- service/core/pom.xml | 2 +- service/guard/pom.xml | 2 +- service/pom.xml | 2 +- services/coordinator/pom.xml | 2 +- services/eventadmin/pom.xml | 2 +- services/pom.xml | 2 +- services/staticcm/pom.xml | 2 +- shell/commands/pom.xml | 2 +- shell/console/pom.xml | 2 +- shell/core/pom.xml | 2 +- shell/pom.xml | 2 +- shell/ssh/pom.xml | 2 +- shell/table/pom.xml | 2 +- subsystem/pom.xml | 2 +- system/pom.xml | 2 +- tooling/karaf-maven-plugin/pom.xml | 2 +- tooling/karaf-services-maven-plugin/pom.xml | 2 +- tooling/pom.xml | 2 +- tooling/utils/pom.xml | 2 +- util/pom.xml | 2 +- web/pom.xml | 2 +- webconsole/console/pom.xml | 2 +- webconsole/features/pom.xml | 2 +- webconsole/gogo/pom.xml | 2 +- webconsole/http/pom.xml | 2 +- webconsole/instance/pom.xml | 2 +- webconsole/pom.xml | 2 +- wrapper/pom.xml | 2 +- 112 files changed, 116 insertions(+), 116 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/karaf/blob/59287365/archetypes/assembly/pom.xml ---------------------------------------------------------------------- diff --git a/archetypes/assembly/pom.xml b/archetypes/assembly/pom.xml index c2eb6aa..1dc978c 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>4.0.9</version> + <version>4.0.10-SNAPSHOT</version> </parent> <groupId>org.apache.karaf.archetypes</groupId> http://git-wip-us.apache.org/repos/asf/karaf/blob/59287365/archetypes/blueprint/pom.xml ---------------------------------------------------------------------- diff --git a/archetypes/blueprint/pom.xml b/archetypes/blueprint/pom.xml index 593bf41..61182a7 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>4.0.9</version> + <version>4.0.10-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/59287365/archetypes/bundle/pom.xml ---------------------------------------------------------------------- diff --git a/archetypes/bundle/pom.xml b/archetypes/bundle/pom.xml index 34d3514..fcaa1ac 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>4.0.9</version> + <version>4.0.10-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/59287365/archetypes/command/pom.xml ---------------------------------------------------------------------- diff --git a/archetypes/command/pom.xml b/archetypes/command/pom.xml index ecd3d78..7624d38 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>4.0.9</version> + <version>4.0.10-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/59287365/archetypes/feature/pom.xml ---------------------------------------------------------------------- diff --git a/archetypes/feature/pom.xml b/archetypes/feature/pom.xml index ebc2cb0..dbbbebd 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>4.0.9</version> + <version>4.0.10-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/59287365/archetypes/kar/pom.xml ---------------------------------------------------------------------- diff --git a/archetypes/kar/pom.xml b/archetypes/kar/pom.xml index 8dd090d..aecc215 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>4.0.9</version> + <version>4.0.10-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/59287365/archetypes/pom.xml ---------------------------------------------------------------------- diff --git a/archetypes/pom.xml b/archetypes/pom.xml index 0248709..bd561fd 100644 --- a/archetypes/pom.xml +++ b/archetypes/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf</groupId> <artifactId>karaf</artifactId> - <version>4.0.9</version> + <version>4.0.10-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/59287365/assemblies/apache-karaf-minimal/pom.xml ---------------------------------------------------------------------- diff --git a/assemblies/apache-karaf-minimal/pom.xml b/assemblies/apache-karaf-minimal/pom.xml index 3a3ff49..f9a814a 100644 --- a/assemblies/apache-karaf-minimal/pom.xml +++ b/assemblies/apache-karaf-minimal/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf.assemblies</groupId> <artifactId>assemblies</artifactId> - <version>4.0.9</version> + <version>4.0.10-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/59287365/assemblies/apache-karaf/pom.xml ---------------------------------------------------------------------- diff --git a/assemblies/apache-karaf/pom.xml b/assemblies/apache-karaf/pom.xml index 05c2e7b..31a5710 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>4.0.9</version> + <version>4.0.10-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/59287365/assemblies/demos/pom.xml ---------------------------------------------------------------------- diff --git a/assemblies/demos/pom.xml b/assemblies/demos/pom.xml index ed491a3..f4b2231 100644 --- a/assemblies/demos/pom.xml +++ b/assemblies/demos/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf.assemblies</groupId> <artifactId>assemblies</artifactId> - <version>4.0.9</version> + <version>4.0.10-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/59287365/assemblies/features/base/pom.xml ---------------------------------------------------------------------- diff --git a/assemblies/features/base/pom.xml b/assemblies/features/base/pom.xml index 6029e56..c1fefdc 100644 --- a/assemblies/features/base/pom.xml +++ b/assemblies/features/base/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf.assemblies.features</groupId> <artifactId>features</artifactId> - <version>4.0.9</version> + <version>4.0.10-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/59287365/assemblies/features/enterprise/pom.xml ---------------------------------------------------------------------- diff --git a/assemblies/features/enterprise/pom.xml b/assemblies/features/enterprise/pom.xml index 29d8570..921daf9 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>4.0.9</version> + <version>4.0.10-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/59287365/assemblies/features/framework/pom.xml ---------------------------------------------------------------------- diff --git a/assemblies/features/framework/pom.xml b/assemblies/features/framework/pom.xml index d2e8f79..b5976a9 100644 --- a/assemblies/features/framework/pom.xml +++ b/assemblies/features/framework/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf.assemblies.features</groupId> <artifactId>features</artifactId> - <version>4.0.9</version> + <version>4.0.10-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/59287365/assemblies/features/pom.xml ---------------------------------------------------------------------- diff --git a/assemblies/features/pom.xml b/assemblies/features/pom.xml index 9a7c13a..4342bbf 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>4.0.9</version> + <version>4.0.10-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/59287365/assemblies/features/spring/pom.xml ---------------------------------------------------------------------- diff --git a/assemblies/features/spring/pom.xml b/assemblies/features/spring/pom.xml index 67b3b2c..5feba39 100644 --- a/assemblies/features/spring/pom.xml +++ b/assemblies/features/spring/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf.assemblies.features</groupId> <artifactId>features</artifactId> - <version>4.0.9</version> + <version>4.0.10-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/59287365/assemblies/features/standard/pom.xml ---------------------------------------------------------------------- diff --git a/assemblies/features/standard/pom.xml b/assemblies/features/standard/pom.xml index 8c8e728..98d2c8a 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>4.0.9</version> + <version>4.0.10-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/59287365/assemblies/features/static/pom.xml ---------------------------------------------------------------------- diff --git a/assemblies/features/static/pom.xml b/assemblies/features/static/pom.xml index 40dfdbb..5fad0e7 100644 --- a/assemblies/features/static/pom.xml +++ b/assemblies/features/static/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf.assemblies.features</groupId> <artifactId>features</artifactId> - <version>4.0.9</version> + <version>4.0.10-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/59287365/assemblies/pom.xml ---------------------------------------------------------------------- diff --git a/assemblies/pom.xml b/assemblies/pom.xml index 3ecf93b..fbe385f 100644 --- a/assemblies/pom.xml +++ b/assemblies/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf</groupId> <artifactId>karaf</artifactId> - <version>4.0.9</version> + <version>4.0.10-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/59287365/bundle/blueprintstate/pom.xml ---------------------------------------------------------------------- diff --git a/bundle/blueprintstate/pom.xml b/bundle/blueprintstate/pom.xml index 300a5e8..ab49800 100644 --- a/bundle/blueprintstate/pom.xml +++ b/bundle/blueprintstate/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf.bundle</groupId> <artifactId>bundle</artifactId> - <version>4.0.9</version> + <version>4.0.10-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/59287365/bundle/core/pom.xml ---------------------------------------------------------------------- diff --git a/bundle/core/pom.xml b/bundle/core/pom.xml index 950172d..caeaee6 100644 --- a/bundle/core/pom.xml +++ b/bundle/core/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf.bundle</groupId> <artifactId>bundle</artifactId> - <version>4.0.9</version> + <version>4.0.10-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/59287365/bundle/pom.xml ---------------------------------------------------------------------- diff --git a/bundle/pom.xml b/bundle/pom.xml index 180d430..aea4094 100644 --- a/bundle/pom.xml +++ b/bundle/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf</groupId> <artifactId>karaf</artifactId> - <version>4.0.9</version> + <version>4.0.10-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/59287365/bundle/springstate/pom.xml ---------------------------------------------------------------------- diff --git a/bundle/springstate/pom.xml b/bundle/springstate/pom.xml index 6a8b0ef..39f8e4e 100644 --- a/bundle/springstate/pom.xml +++ b/bundle/springstate/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf.bundle</groupId> <artifactId>bundle</artifactId> - <version>4.0.9</version> + <version>4.0.10-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/59287365/client/pom.xml ---------------------------------------------------------------------- diff --git a/client/pom.xml b/client/pom.xml index 6d772c0..67d44dd 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf</groupId> <artifactId>karaf</artifactId> - <version>4.0.9</version> + <version>4.0.10-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/59287365/config/pom.xml ---------------------------------------------------------------------- diff --git a/config/pom.xml b/config/pom.xml index e310f37..f732a66 100644 --- a/config/pom.xml +++ b/config/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf</groupId> <artifactId>karaf</artifactId> - <version>4.0.9</version> + <version>4.0.10-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/59287365/demos/branding/pom.xml ---------------------------------------------------------------------- diff --git a/demos/branding/pom.xml b/demos/branding/pom.xml index 037e75f..165aa49 100644 --- a/demos/branding/pom.xml +++ b/demos/branding/pom.xml @@ -23,13 +23,13 @@ <parent> <groupId>org.apache.karaf.demos</groupId> <artifactId>demos</artifactId> - <version>4.0.9</version> + <version>4.0.10-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <groupId>org.apache.karaf.demos</groupId> <artifactId>org.apache.karaf.demos.branding.shell</artifactId> - <version>4.0.9</version> + <version>4.0.10-SNAPSHOT</version> <packaging>bundle</packaging> <name>Apache Karaf :: Demos :: Branding :: Shell</name> http://git-wip-us.apache.org/repos/asf/karaf/blob/59287365/demos/command/pom.xml ---------------------------------------------------------------------- diff --git a/demos/command/pom.xml b/demos/command/pom.xml index fd0e20f..82df409 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>4.0.9</version> + <version>4.0.10-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/59287365/demos/deployer/bundle/pom.xml ---------------------------------------------------------------------- diff --git a/demos/deployer/bundle/pom.xml b/demos/deployer/bundle/pom.xml index b869af3..0115e68 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>4.0.9</version> + <version>4.0.10-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <groupId>org.apache.karaf.demos.deployer.bundle</groupId> <artifactId>my-bundle</artifactId> - <version>4.0.9</version> + <version>4.0.10-SNAPSHOT</version> <packaging>bundle</packaging> <name>Apache Karaf :: Demos :: Deployer :: Bundle</name> http://git-wip-us.apache.org/repos/asf/karaf/blob/59287365/demos/deployer/kar/pom.xml ---------------------------------------------------------------------- diff --git a/demos/deployer/kar/pom.xml b/demos/deployer/kar/pom.xml index 955eaa5..28588f9 100644 --- a/demos/deployer/kar/pom.xml +++ b/demos/deployer/kar/pom.xml @@ -24,13 +24,13 @@ <parent> <groupId>org.apache.karaf.demos</groupId> <artifactId>org.apache.karaf.demos.deployer</artifactId> - <version>4.0.9</version> + <version>4.0.10-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <groupId>org.apache.karaf.demos</groupId> <artifactId>my-kar</artifactId> - <version>4.0.9</version> + <version>4.0.10-SNAPSHOT</version> <packaging>pom</packaging> <!-- You can directly use the kar packaging --> <!-- <packaging>kar</packaging> --> http://git-wip-us.apache.org/repos/asf/karaf/blob/59287365/demos/deployer/pom.xml ---------------------------------------------------------------------- diff --git a/demos/deployer/pom.xml b/demos/deployer/pom.xml index a88ca5a..7afeac5 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>4.0.9</version> + <version>4.0.10-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/59287365/demos/dump/pom.xml ---------------------------------------------------------------------- diff --git a/demos/dump/pom.xml b/demos/dump/pom.xml index 63fdc37..bcb6d3b 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>4.0.9</version> + <version>4.0.10-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/59287365/demos/pom.xml ---------------------------------------------------------------------- diff --git a/demos/pom.xml b/demos/pom.xml index 5fe47e4..971a5c6 100644 --- a/demos/pom.xml +++ b/demos/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf</groupId> <artifactId>karaf</artifactId> - <version>4.0.9</version> + <version>4.0.10-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/59287365/demos/profiles/dynamic/pom.xml ---------------------------------------------------------------------- diff --git a/demos/profiles/dynamic/pom.xml b/demos/profiles/dynamic/pom.xml index 94f863d..a653f63 100644 --- a/demos/profiles/dynamic/pom.xml +++ b/demos/profiles/dynamic/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf</groupId> <artifactId>karaf</artifactId> - <version>4.0.9</version> + <version>4.0.10-SNAPSHOT</version> <relativePath>../../../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/59287365/demos/profiles/pom.xml ---------------------------------------------------------------------- diff --git a/demos/profiles/pom.xml b/demos/profiles/pom.xml index f9e0215..97b85ce 100644 --- a/demos/profiles/pom.xml +++ b/demos/profiles/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf</groupId> <artifactId>karaf</artifactId> - <version>4.0.9</version> + <version>4.0.10-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/59287365/demos/profiles/registry/pom.xml ---------------------------------------------------------------------- diff --git a/demos/profiles/registry/pom.xml b/demos/profiles/registry/pom.xml index 8e0a9e2..c93c490 100644 --- a/demos/profiles/registry/pom.xml +++ b/demos/profiles/registry/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf</groupId> <artifactId>karaf</artifactId> - <version>4.0.9</version> + <version>4.0.10-SNAPSHOT</version> <relativePath>../../../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/59287365/demos/profiles/static/pom.xml ---------------------------------------------------------------------- diff --git a/demos/profiles/static/pom.xml b/demos/profiles/static/pom.xml index a42f101..69fbad1 100644 --- a/demos/profiles/static/pom.xml +++ b/demos/profiles/static/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf.demos</groupId> <artifactId>demos</artifactId> - <version>4.0.9</version> + <version>4.0.10-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/59287365/demos/web/pom.xml ---------------------------------------------------------------------- diff --git a/demos/web/pom.xml b/demos/web/pom.xml index e4282af..8b9d2c8 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>4.0.9</version> + <version>4.0.10-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/59287365/deployer/blueprint/pom.xml ---------------------------------------------------------------------- diff --git a/deployer/blueprint/pom.xml b/deployer/blueprint/pom.xml index 1223c46..27a5629 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>4.0.9</version> + <version>4.0.10-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/59287365/deployer/features/pom.xml ---------------------------------------------------------------------- diff --git a/deployer/features/pom.xml b/deployer/features/pom.xml index f8f3eee..6144c10 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>4.0.9</version> + <version>4.0.10-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/59287365/deployer/kar/pom.xml ---------------------------------------------------------------------- diff --git a/deployer/kar/pom.xml b/deployer/kar/pom.xml index 8179db7..87f77f4 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>4.0.9</version> + <version>4.0.10-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/59287365/deployer/pom.xml ---------------------------------------------------------------------- diff --git a/deployer/pom.xml b/deployer/pom.xml index 0f19738..cac7cc2 100644 --- a/deployer/pom.xml +++ b/deployer/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf</groupId> <artifactId>karaf</artifactId> - <version>4.0.9</version> + <version>4.0.10-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/59287365/deployer/spring/pom.xml ---------------------------------------------------------------------- diff --git a/deployer/spring/pom.xml b/deployer/spring/pom.xml index 513fa32..8358231 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>4.0.9</version> + <version>4.0.10-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/59287365/deployer/wrap/pom.xml ---------------------------------------------------------------------- diff --git a/deployer/wrap/pom.xml b/deployer/wrap/pom.xml index a9bfd04..4040e19 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>4.0.9</version> + <version>4.0.10-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/59287365/diagnostic/boot/pom.xml ---------------------------------------------------------------------- diff --git a/diagnostic/boot/pom.xml b/diagnostic/boot/pom.xml index 10c6857..80e1623 100644 --- a/diagnostic/boot/pom.xml +++ b/diagnostic/boot/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf.diagnostic</groupId> <artifactId>diagnostic</artifactId> - <version>4.0.9</version> + <version>4.0.10-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/59287365/diagnostic/core/pom.xml ---------------------------------------------------------------------- diff --git a/diagnostic/core/pom.xml b/diagnostic/core/pom.xml index bfce1c3..1952692 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>4.0.9</version> + <version>4.0.10-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/59287365/diagnostic/pom.xml ---------------------------------------------------------------------- diff --git a/diagnostic/pom.xml b/diagnostic/pom.xml index 877e349..05d153a 100644 --- a/diagnostic/pom.xml +++ b/diagnostic/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf</groupId> <artifactId>karaf</artifactId> - <version>4.0.9</version> + <version>4.0.10-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/59287365/exception/pom.xml ---------------------------------------------------------------------- diff --git a/exception/pom.xml b/exception/pom.xml index 6d5039a..5b4c892 100644 --- a/exception/pom.xml +++ b/exception/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf</groupId> <artifactId>karaf</artifactId> - <version>4.0.9</version> + <version>4.0.10-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/59287365/features/command/pom.xml ---------------------------------------------------------------------- diff --git a/features/command/pom.xml b/features/command/pom.xml index ad9c0bd..81cdf30 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>4.0.9</version> + <version>4.0.10-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/59287365/features/core/pom.xml ---------------------------------------------------------------------- diff --git a/features/core/pom.xml b/features/core/pom.xml index 8656cda..f9e66c6 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>4.0.9</version> + <version>4.0.10-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/59287365/features/pom.xml ---------------------------------------------------------------------- diff --git a/features/pom.xml b/features/pom.xml index 3a68dd8..653a571 100644 --- a/features/pom.xml +++ b/features/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf</groupId> <artifactId>karaf</artifactId> - <version>4.0.9</version> + <version>4.0.10-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/59287365/http/pom.xml ---------------------------------------------------------------------- diff --git a/http/pom.xml b/http/pom.xml index 9b51fda..bdcb1db 100644 --- a/http/pom.xml +++ b/http/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf</groupId> <artifactId>karaf</artifactId> - <version>4.0.9</version> + <version>4.0.10-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/59287365/instance/pom.xml ---------------------------------------------------------------------- diff --git a/instance/pom.xml b/instance/pom.xml index 512adfe..a8f3fbe 100644 --- a/instance/pom.xml +++ b/instance/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf</groupId> <artifactId>karaf</artifactId> - <version>4.0.9</version> + <version>4.0.10-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/59287365/itests/pom.xml ---------------------------------------------------------------------- diff --git a/itests/pom.xml b/itests/pom.xml index 2c598ec..1b8afb4 100644 --- a/itests/pom.xml +++ b/itests/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf</groupId> <artifactId>karaf</artifactId> - <version>4.0.9</version> + <version>4.0.10-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/59287365/jaas/blueprint/config/pom.xml ---------------------------------------------------------------------- diff --git a/jaas/blueprint/config/pom.xml b/jaas/blueprint/config/pom.xml index a15ef16..764c1a1 100644 --- a/jaas/blueprint/config/pom.xml +++ b/jaas/blueprint/config/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf.jaas.blueprint</groupId> <artifactId>blueprint</artifactId> - <version>4.0.9</version> + <version>4.0.10-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/59287365/jaas/blueprint/jasypt/pom.xml ---------------------------------------------------------------------- diff --git a/jaas/blueprint/jasypt/pom.xml b/jaas/blueprint/jasypt/pom.xml index 77c28b0..a9d5100 100644 --- a/jaas/blueprint/jasypt/pom.xml +++ b/jaas/blueprint/jasypt/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf.jaas.blueprint</groupId> <artifactId>blueprint</artifactId> - <version>4.0.9</version> + <version>4.0.10-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/59287365/jaas/blueprint/pom.xml ---------------------------------------------------------------------- diff --git a/jaas/blueprint/pom.xml b/jaas/blueprint/pom.xml index 7542f60..ecb6c3c 100644 --- a/jaas/blueprint/pom.xml +++ b/jaas/blueprint/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf.jaas</groupId> <artifactId>jaas</artifactId> - <version>4.0.9</version> + <version>4.0.10-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/59287365/jaas/boot/pom.xml ---------------------------------------------------------------------- diff --git a/jaas/boot/pom.xml b/jaas/boot/pom.xml index 8608dbb..b48611a 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>4.0.9</version> + <version>4.0.10-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/59287365/jaas/command/pom.xml ---------------------------------------------------------------------- diff --git a/jaas/command/pom.xml b/jaas/command/pom.xml index 793f758..8c7669d 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>4.0.9</version> + <version>4.0.10-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/59287365/jaas/config/pom.xml ---------------------------------------------------------------------- diff --git a/jaas/config/pom.xml b/jaas/config/pom.xml index 465cdb6..ac9346b 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>4.0.9</version> + <version>4.0.10-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/59287365/jaas/jasypt/pom.xml ---------------------------------------------------------------------- diff --git a/jaas/jasypt/pom.xml b/jaas/jasypt/pom.xml index 1ef3556..aa50f2c 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>4.0.9</version> + <version>4.0.10-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/59287365/jaas/modules/pom.xml ---------------------------------------------------------------------- diff --git a/jaas/modules/pom.xml b/jaas/modules/pom.xml index 8df645a..38e803d 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>4.0.9</version> + <version>4.0.10-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/59287365/jaas/pom.xml ---------------------------------------------------------------------- diff --git a/jaas/pom.xml b/jaas/pom.xml index 727c741..0dfaf90 100644 --- a/jaas/pom.xml +++ b/jaas/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf</groupId> <artifactId>karaf</artifactId> - <version>4.0.9</version> + <version>4.0.10-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/59287365/jdbc/pom.xml ---------------------------------------------------------------------- diff --git a/jdbc/pom.xml b/jdbc/pom.xml index c879f56..a7e93d3 100644 --- a/jdbc/pom.xml +++ b/jdbc/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf</groupId> <artifactId>karaf</artifactId> - <version>4.0.9</version> + <version>4.0.10-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/59287365/jms/core/pom.xml ---------------------------------------------------------------------- diff --git a/jms/core/pom.xml b/jms/core/pom.xml index f01799e..206cde8 100644 --- a/jms/core/pom.xml +++ b/jms/core/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf</groupId> <artifactId>karaf</artifactId> - <version>4.0.9</version> + <version>4.0.10-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/59287365/jms/pom.xml ---------------------------------------------------------------------- diff --git a/jms/pom.xml b/jms/pom.xml index 74fa335..e1ec344 100644 --- a/jms/pom.xml +++ b/jms/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf</groupId> <artifactId>karaf</artifactId> - <version>4.0.9</version> + <version>4.0.10-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/59287365/jndi/pom.xml ---------------------------------------------------------------------- diff --git a/jndi/pom.xml b/jndi/pom.xml index 04e5fd8..af5d135 100644 --- a/jndi/pom.xml +++ b/jndi/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf</groupId> <artifactId>karaf</artifactId> - <version>4.0.9</version> + <version>4.0.10-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/59287365/jpa/hibernate/pom.xml ---------------------------------------------------------------------- diff --git a/jpa/hibernate/pom.xml b/jpa/hibernate/pom.xml index 2644d48..eca3f26 100644 --- a/jpa/hibernate/pom.xml +++ b/jpa/hibernate/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf.jpa</groupId> <artifactId>jpa-parent</artifactId> - <version>4.0.9</version> + <version>4.0.10-SNAPSHOT</version> </parent> <artifactId>hibernate</artifactId> http://git-wip-us.apache.org/repos/asf/karaf/blob/59287365/jpa/pom.xml ---------------------------------------------------------------------- diff --git a/jpa/pom.xml b/jpa/pom.xml index e9eed69..9ace72b 100644 --- a/jpa/pom.xml +++ b/jpa/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf</groupId> <artifactId>karaf</artifactId> - <version>4.0.9</version> + <version>4.0.10-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/59287365/kar/pom.xml ---------------------------------------------------------------------- diff --git a/kar/pom.xml b/kar/pom.xml index 4fbb9cc..de7a8e2 100644 --- a/kar/pom.xml +++ b/kar/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf</groupId> <artifactId>karaf</artifactId> - <version>4.0.9</version> + <version>4.0.10-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/59287365/log/pom.xml ---------------------------------------------------------------------- diff --git a/log/pom.xml b/log/pom.xml index a55cca5..5ca5350 100644 --- a/log/pom.xml +++ b/log/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf</groupId> <artifactId>karaf</artifactId> - <version>4.0.9</version> + <version>4.0.10-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/59287365/main/pom.xml ---------------------------------------------------------------------- diff --git a/main/pom.xml b/main/pom.xml index 76ca580..58cc23e 100644 --- a/main/pom.xml +++ b/main/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf</groupId> <artifactId>karaf</artifactId> - <version>4.0.9</version> + <version>4.0.10-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/59287365/management/pom.xml ---------------------------------------------------------------------- diff --git a/management/pom.xml b/management/pom.xml index 227d2f6..1e33733 100644 --- a/management/pom.xml +++ b/management/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf</groupId> <artifactId>karaf</artifactId> - <version>4.0.9</version> + <version>4.0.10-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/59287365/management/server/pom.xml ---------------------------------------------------------------------- diff --git a/management/server/pom.xml b/management/server/pom.xml index 5406dc4..a88ca47 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>4.0.9</version> + <version>4.0.10-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/59287365/obr/pom.xml ---------------------------------------------------------------------- diff --git a/obr/pom.xml b/obr/pom.xml index e679309..cc59315 100644 --- a/obr/pom.xml +++ b/obr/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf</groupId> <artifactId>karaf</artifactId> - <version>4.0.9</version> + <version>4.0.10-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/59287365/package/pom.xml ---------------------------------------------------------------------- diff --git a/package/pom.xml b/package/pom.xml index 096540c..1492b14 100644 --- a/package/pom.xml +++ b/package/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf</groupId> <artifactId>karaf</artifactId> - <version>4.0.9</version> + <version>4.0.10-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/59287365/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index d2f1561..4850b5a 100644 --- a/pom.xml +++ b/pom.xml @@ -31,7 +31,7 @@ <groupId>org.apache.karaf</groupId> <artifactId>karaf</artifactId> <packaging>pom</packaging> - <version>4.0.9</version> + <version>4.0.10-SNAPSHOT</version> <name>Apache Karaf</name> <inceptionYear>2007</inceptionYear> @@ -79,7 +79,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-4.0.9</tag> + <tag>HEAD</tag> </scm> <issueManagement> http://git-wip-us.apache.org/repos/asf/karaf/blob/59287365/profile/pom.xml ---------------------------------------------------------------------- diff --git a/profile/pom.xml b/profile/pom.xml index 08e79be..03f80f0 100644 --- a/profile/pom.xml +++ b/profile/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf</groupId> <artifactId>karaf</artifactId> - <version>4.0.9</version> + <version>4.0.10-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/59287365/scheduler/pom.xml ---------------------------------------------------------------------- diff --git a/scheduler/pom.xml b/scheduler/pom.xml index 87ffdb8..08e7f1c 100644 --- a/scheduler/pom.xml +++ b/scheduler/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf</groupId> <artifactId>karaf</artifactId> - <version>4.0.9</version> + <version>4.0.10-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/59287365/scr/command/pom.xml ---------------------------------------------------------------------- diff --git a/scr/command/pom.xml b/scr/command/pom.xml index a109107..c04e9ad 100644 --- a/scr/command/pom.xml +++ b/scr/command/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf.scr</groupId> <artifactId>scr</artifactId> - <version>4.0.9</version> + <version>4.0.10-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/59287365/scr/examples/component-factory/pom.xml ---------------------------------------------------------------------- diff --git a/scr/examples/component-factory/pom.xml b/scr/examples/component-factory/pom.xml index 7533019..8d1069c 100644 --- a/scr/examples/component-factory/pom.xml +++ b/scr/examples/component-factory/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf.scr</groupId> <artifactId>org.apache.karaf.scr.examples</artifactId> - <version>4.0.9</version> + <version>4.0.10-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/59287365/scr/examples/managed-service/pom.xml ---------------------------------------------------------------------- diff --git a/scr/examples/managed-service/pom.xml b/scr/examples/managed-service/pom.xml index 548d641..5438617 100644 --- a/scr/examples/managed-service/pom.xml +++ b/scr/examples/managed-service/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf.scr</groupId> <artifactId>org.apache.karaf.scr.examples</artifactId> - <version>4.0.9</version> + <version>4.0.10-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/59287365/scr/examples/pom.xml ---------------------------------------------------------------------- diff --git a/scr/examples/pom.xml b/scr/examples/pom.xml index 1e61ec5..fdb8b59 100644 --- a/scr/examples/pom.xml +++ b/scr/examples/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf.scr</groupId> <artifactId>scr</artifactId> - <version>4.0.9</version> + <version>4.0.10-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/59287365/scr/examples/service/pom.xml ---------------------------------------------------------------------- diff --git a/scr/examples/service/pom.xml b/scr/examples/service/pom.xml index 32bf83a..b3671d8 100644 --- a/scr/examples/service/pom.xml +++ b/scr/examples/service/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf.scr</groupId> <artifactId>org.apache.karaf.scr.examples</artifactId> - <version>4.0.9</version> + <version>4.0.10-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/59287365/scr/management/pom.xml ---------------------------------------------------------------------- diff --git a/scr/management/pom.xml b/scr/management/pom.xml index b4dfd31..3e7bd5b 100644 --- a/scr/management/pom.xml +++ b/scr/management/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf.scr</groupId> <artifactId>scr</artifactId> - <version>4.0.9</version> + <version>4.0.10-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/59287365/scr/pom.xml ---------------------------------------------------------------------- diff --git a/scr/pom.xml b/scr/pom.xml index 496e09b..253ed01 100644 --- a/scr/pom.xml +++ b/scr/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf</groupId> <artifactId>karaf</artifactId> - <version>4.0.9</version> + <version>4.0.10-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/59287365/service/core/pom.xml ---------------------------------------------------------------------- diff --git a/service/core/pom.xml b/service/core/pom.xml index 58ef79d..3e95496 100644 --- a/service/core/pom.xml +++ b/service/core/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf.service</groupId> <artifactId>service</artifactId> - <version>4.0.9</version> + <version>4.0.10-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/59287365/service/guard/pom.xml ---------------------------------------------------------------------- diff --git a/service/guard/pom.xml b/service/guard/pom.xml index 7f13631..6fbfd7f 100644 --- a/service/guard/pom.xml +++ b/service/guard/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf.service</groupId> <artifactId>service</artifactId> - <version>4.0.9</version> + <version>4.0.10-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/59287365/service/pom.xml ---------------------------------------------------------------------- diff --git a/service/pom.xml b/service/pom.xml index 5e0a67c..6f04e1e 100644 --- a/service/pom.xml +++ b/service/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf</groupId> <artifactId>karaf</artifactId> - <version>4.0.9</version> + <version>4.0.10-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/59287365/services/coordinator/pom.xml ---------------------------------------------------------------------- diff --git a/services/coordinator/pom.xml b/services/coordinator/pom.xml index 61f5535..ae72790 100644 --- a/services/coordinator/pom.xml +++ b/services/coordinator/pom.xml @@ -24,7 +24,7 @@ <parent> <artifactId>karaf</artifactId> <groupId>org.apache.karaf</groupId> - <version>4.0.9</version> + <version>4.0.10-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/59287365/services/eventadmin/pom.xml ---------------------------------------------------------------------- diff --git a/services/eventadmin/pom.xml b/services/eventadmin/pom.xml index 9c11889..ba815ad 100644 --- a/services/eventadmin/pom.xml +++ b/services/eventadmin/pom.xml @@ -24,7 +24,7 @@ <parent> <artifactId>karaf</artifactId> <groupId>org.apache.karaf</groupId> - <version>4.0.9</version> + <version>4.0.10-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/59287365/services/pom.xml ---------------------------------------------------------------------- diff --git a/services/pom.xml b/services/pom.xml index e752291..acd7925 100644 --- a/services/pom.xml +++ b/services/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf</groupId> <artifactId>karaf</artifactId> - <version>4.0.9</version> + <version>4.0.10-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/59287365/services/staticcm/pom.xml ---------------------------------------------------------------------- diff --git a/services/staticcm/pom.xml b/services/staticcm/pom.xml index 189e60b..4195ffc 100644 --- a/services/staticcm/pom.xml +++ b/services/staticcm/pom.xml @@ -24,7 +24,7 @@ <parent> <artifactId>karaf</artifactId> <groupId>org.apache.karaf</groupId> - <version>4.0.9</version> + <version>4.0.10-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/59287365/shell/commands/pom.xml ---------------------------------------------------------------------- diff --git a/shell/commands/pom.xml b/shell/commands/pom.xml index b04cec0..1f79f3b 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>4.0.9</version> + <version>4.0.10-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/59287365/shell/console/pom.xml ---------------------------------------------------------------------- diff --git a/shell/console/pom.xml b/shell/console/pom.xml index da1e879..53ccb14 100644 --- a/shell/console/pom.xml +++ b/shell/console/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf.shell</groupId> <artifactId>shell</artifactId> - <version>4.0.9</version> + <version>4.0.10-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/59287365/shell/core/pom.xml ---------------------------------------------------------------------- diff --git a/shell/core/pom.xml b/shell/core/pom.xml index d72cdd3..ef010fd 100644 --- a/shell/core/pom.xml +++ b/shell/core/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf.shell</groupId> <artifactId>shell</artifactId> - <version>4.0.9</version> + <version>4.0.10-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/59287365/shell/pom.xml ---------------------------------------------------------------------- diff --git a/shell/pom.xml b/shell/pom.xml index 1aa8596..2205864 100644 --- a/shell/pom.xml +++ b/shell/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf</groupId> <artifactId>karaf</artifactId> - <version>4.0.9</version> + <version>4.0.10-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/59287365/shell/ssh/pom.xml ---------------------------------------------------------------------- diff --git a/shell/ssh/pom.xml b/shell/ssh/pom.xml index 163348e..d803eac 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>4.0.9</version> + <version>4.0.10-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/59287365/shell/table/pom.xml ---------------------------------------------------------------------- diff --git a/shell/table/pom.xml b/shell/table/pom.xml index 50fda52..58f7334 100644 --- a/shell/table/pom.xml +++ b/shell/table/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf.shell</groupId> <artifactId>shell</artifactId> - <version>4.0.9</version> + <version>4.0.10-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/59287365/subsystem/pom.xml ---------------------------------------------------------------------- diff --git a/subsystem/pom.xml b/subsystem/pom.xml index f467ef6..08e4587 100644 --- a/subsystem/pom.xml +++ b/subsystem/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf</groupId> <artifactId>karaf</artifactId> - <version>4.0.9</version> + <version>4.0.10-SNAPSHOT</version> </parent> <groupId>org.apache.karaf.subsystem</groupId> http://git-wip-us.apache.org/repos/asf/karaf/blob/59287365/system/pom.xml ---------------------------------------------------------------------- diff --git a/system/pom.xml b/system/pom.xml index d2642d2..1bfdc8f 100644 --- a/system/pom.xml +++ b/system/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf</groupId> <artifactId>karaf</artifactId> - <version>4.0.9</version> + <version>4.0.10-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/59287365/tooling/karaf-maven-plugin/pom.xml ---------------------------------------------------------------------- diff --git a/tooling/karaf-maven-plugin/pom.xml b/tooling/karaf-maven-plugin/pom.xml index ea0ecd5..b2089bf 100644 --- a/tooling/karaf-maven-plugin/pom.xml +++ b/tooling/karaf-maven-plugin/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf.tooling</groupId> <artifactId>tooling</artifactId> - <version>4.0.9</version> + <version>4.0.10-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/59287365/tooling/karaf-services-maven-plugin/pom.xml ---------------------------------------------------------------------- diff --git a/tooling/karaf-services-maven-plugin/pom.xml b/tooling/karaf-services-maven-plugin/pom.xml index 632000a..5319db2 100644 --- a/tooling/karaf-services-maven-plugin/pom.xml +++ b/tooling/karaf-services-maven-plugin/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf.tooling</groupId> <artifactId>tooling</artifactId> - <version>4.0.9</version> + <version>4.0.10-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/59287365/tooling/pom.xml ---------------------------------------------------------------------- diff --git a/tooling/pom.xml b/tooling/pom.xml index e34149e..e59aa36 100644 --- a/tooling/pom.xml +++ b/tooling/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf</groupId> <artifactId>karaf</artifactId> - <version>4.0.9</version> + <version>4.0.10-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/59287365/tooling/utils/pom.xml ---------------------------------------------------------------------- diff --git a/tooling/utils/pom.xml b/tooling/utils/pom.xml index 946db0e..0a21548 100644 --- a/tooling/utils/pom.xml +++ b/tooling/utils/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf.tooling</groupId> <artifactId>tooling</artifactId> - <version>4.0.9</version> + <version>4.0.10-SNAPSHOT</version> </parent> <artifactId>org.apache.karaf.tools.utils</artifactId> http://git-wip-us.apache.org/repos/asf/karaf/blob/59287365/util/pom.xml ---------------------------------------------------------------------- diff --git a/util/pom.xml b/util/pom.xml index 4afb071..c0478b9 100644 --- a/util/pom.xml +++ b/util/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf</groupId> <artifactId>karaf</artifactId> - <version>4.0.9</version> + <version>4.0.10-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/59287365/web/pom.xml ---------------------------------------------------------------------- diff --git a/web/pom.xml b/web/pom.xml index 9234a7b..2477743 100644 --- a/web/pom.xml +++ b/web/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf</groupId> <artifactId>karaf</artifactId> - <version>4.0.9</version> + <version>4.0.10-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/59287365/webconsole/console/pom.xml ---------------------------------------------------------------------- diff --git a/webconsole/console/pom.xml b/webconsole/console/pom.xml index 48c9bfa..117397b 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>4.0.9</version> + <version>4.0.10-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/59287365/webconsole/features/pom.xml ---------------------------------------------------------------------- diff --git a/webconsole/features/pom.xml b/webconsole/features/pom.xml index e6237c0..f324e97 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>4.0.9</version> + <version>4.0.10-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/59287365/webconsole/gogo/pom.xml ---------------------------------------------------------------------- diff --git a/webconsole/gogo/pom.xml b/webconsole/gogo/pom.xml index d10af9b..8586449 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>4.0.9</version> + <version>4.0.10-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/59287365/webconsole/http/pom.xml ---------------------------------------------------------------------- diff --git a/webconsole/http/pom.xml b/webconsole/http/pom.xml index 5e96f71..fbbc221 100644 --- a/webconsole/http/pom.xml +++ b/webconsole/http/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf.webconsole</groupId> <artifactId>webconsole</artifactId> - <version>4.0.9</version> + <version>4.0.10-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/59287365/webconsole/instance/pom.xml ---------------------------------------------------------------------- diff --git a/webconsole/instance/pom.xml b/webconsole/instance/pom.xml index ef1b8c3..f2d4561 100644 --- a/webconsole/instance/pom.xml +++ b/webconsole/instance/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.apache.karaf.webconsole</groupId> <artifactId>webconsole</artifactId> - <version>4.0.9</version> + <version>4.0.10-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/59287365/webconsole/pom.xml ---------------------------------------------------------------------- diff --git a/webconsole/pom.xml b/webconsole/pom.xml index 68c3ce2..bdf9a30 100644 --- a/webconsole/pom.xml +++ b/webconsole/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf</groupId> <artifactId>karaf</artifactId> - <version>4.0.9</version> + <version>4.0.10-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/59287365/wrapper/pom.xml ---------------------------------------------------------------------- diff --git a/wrapper/pom.xml b/wrapper/pom.xml index 02b42a6..66c67f5 100644 --- a/wrapper/pom.xml +++ b/wrapper/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf</groupId> <artifactId>karaf</artifactId> - <version>4.0.9</version> + <version>4.0.10-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent>
