Repository: karaf Updated Branches: refs/heads/karaf-2.x d1d130d5d -> 8cb7d02f0
[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/8cb7d02f Tree: http://git-wip-us.apache.org/repos/asf/karaf/tree/8cb7d02f Diff: http://git-wip-us.apache.org/repos/asf/karaf/diff/8cb7d02f Branch: refs/heads/karaf-2.x Commit: 8cb7d02f0e27310c97b331503842f8bdf56268d5 Parents: d1d130d Author: Jean-Baptiste Onofré <[email protected]> Authored: Thu Jan 21 15:49:56 2016 +0100 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Thu Jan 21 15:49:56 2016 +0100 ---------------------------------------------------------------------- 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/spring/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 +- pom.xml | 4 ++-- service/guard/pom.xml | 2 +- service/pom.xml | 2 +- services/eventadmin/pom.xml | 2 +- services/pom.xml | 2 +- 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/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 +- 104 files changed, 109 insertions(+), 109 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/karaf/blob/8cb7d02f/admin/command/pom.xml ---------------------------------------------------------------------- diff --git a/admin/command/pom.xml b/admin/command/pom.xml index 2ae5ced..9f7adcb 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.4.4</version> + <version>2.4.5-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/8cb7d02f/admin/core/pom.xml ---------------------------------------------------------------------- diff --git a/admin/core/pom.xml b/admin/core/pom.xml index a91ca4f..8d3c4a5 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.4.4</version> + <version>2.4.5-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/8cb7d02f/admin/management/pom.xml ---------------------------------------------------------------------- diff --git a/admin/management/pom.xml b/admin/management/pom.xml index aef50b3..81782ce 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.4.4</version> + <version>2.4.5-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/8cb7d02f/admin/pom.xml ---------------------------------------------------------------------- diff --git a/admin/pom.xml b/admin/pom.xml index 1a35e17..171de5c 100644 --- a/admin/pom.xml +++ b/admin/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf</groupId> <artifactId>karaf</artifactId> - <version>2.4.4</version> + <version>2.4.5-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/8cb7d02f/archetypes/assembly/pom.xml ---------------------------------------------------------------------- diff --git a/archetypes/assembly/pom.xml b/archetypes/assembly/pom.xml index df94b54..7249e98 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.4.4</version> + <version>2.4.5-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/8cb7d02f/archetypes/blueprint/pom.xml ---------------------------------------------------------------------- diff --git a/archetypes/blueprint/pom.xml b/archetypes/blueprint/pom.xml index 9d662ef..c9ce265 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.4.4</version> + <version>2.4.5-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/8cb7d02f/archetypes/bundle/pom.xml ---------------------------------------------------------------------- diff --git a/archetypes/bundle/pom.xml b/archetypes/bundle/pom.xml index e78eb73..2adcd9e 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.4.4</version> + <version>2.4.5-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/8cb7d02f/archetypes/command/pom.xml ---------------------------------------------------------------------- diff --git a/archetypes/command/pom.xml b/archetypes/command/pom.xml index cba48d0..b034f11 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.4.4</version> + <version>2.4.5-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/8cb7d02f/archetypes/feature/pom.xml ---------------------------------------------------------------------- diff --git a/archetypes/feature/pom.xml b/archetypes/feature/pom.xml index bb57f01..8e83c91 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.4.4</version> + <version>2.4.5-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/8cb7d02f/archetypes/kar/pom.xml ---------------------------------------------------------------------- diff --git a/archetypes/kar/pom.xml b/archetypes/kar/pom.xml index c51ee31..92e3311 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.4.4</version> + <version>2.4.5-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/8cb7d02f/archetypes/pom.xml ---------------------------------------------------------------------- diff --git a/archetypes/pom.xml b/archetypes/pom.xml index 4bf097d..dde792f 100644 --- a/archetypes/pom.xml +++ b/archetypes/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf</groupId> <artifactId>karaf</artifactId> - <version>2.4.4</version> + <version>2.4.5-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/8cb7d02f/assemblies/apache-karaf/pom.xml ---------------------------------------------------------------------- diff --git a/assemblies/apache-karaf/pom.xml b/assemblies/apache-karaf/pom.xml index bcc520f..7aaa509 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.4.4</version> + <version>2.4.5-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/8cb7d02f/assemblies/features/enterprise/pom.xml ---------------------------------------------------------------------- diff --git a/assemblies/features/enterprise/pom.xml b/assemblies/features/enterprise/pom.xml index 319ebe4..3329723 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.4.4</version> + <version>2.4.5-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/8cb7d02f/assemblies/features/pom.xml ---------------------------------------------------------------------- diff --git a/assemblies/features/pom.xml b/assemblies/features/pom.xml index 5391318..8e09d53 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.4.4</version> + <version>2.4.5-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/8cb7d02f/assemblies/features/spring/pom.xml ---------------------------------------------------------------------- diff --git a/assemblies/features/spring/pom.xml b/assemblies/features/spring/pom.xml index ecbeb4c..333ee6e 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>2.4.4</version> + <version>2.4.5-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/8cb7d02f/assemblies/features/standard/pom.xml ---------------------------------------------------------------------- diff --git a/assemblies/features/standard/pom.xml b/assemblies/features/standard/pom.xml index a12a489..2e5d4fb 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.4.4</version> + <version>2.4.5-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/8cb7d02f/assemblies/pom.xml ---------------------------------------------------------------------- diff --git a/assemblies/pom.xml b/assemblies/pom.xml index d5afd40..651c2fb 100644 --- a/assemblies/pom.xml +++ b/assemblies/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf</groupId> <artifactId>karaf</artifactId> - <version>2.4.4</version> + <version>2.4.5-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/8cb7d02f/client/pom.xml ---------------------------------------------------------------------- diff --git a/client/pom.xml b/client/pom.xml index 952c6f2..9cc3dd9 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf</groupId> <artifactId>karaf</artifactId> - <version>2.4.4</version> + <version>2.4.5-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/8cb7d02f/demos/branding/pom.xml ---------------------------------------------------------------------- diff --git a/demos/branding/pom.xml b/demos/branding/pom.xml index 6fd602e..9750cc8 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.4.4</version> + <version>2.4.5-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/8cb7d02f/demos/branding/shell/pom.xml ---------------------------------------------------------------------- diff --git a/demos/branding/shell/pom.xml b/demos/branding/shell/pom.xml index 686bc13..b679894 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.4.4</version> + <version>2.4.5-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/8cb7d02f/demos/command/pom.xml ---------------------------------------------------------------------- diff --git a/demos/command/pom.xml b/demos/command/pom.xml index 4f3fea4..f8436c7 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.4.4</version> + <version>2.4.5-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/8cb7d02f/demos/deployer/bundle/pom.xml ---------------------------------------------------------------------- diff --git a/demos/deployer/bundle/pom.xml b/demos/deployer/bundle/pom.xml index dba70d9..06b5495 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.4.4</version> + <version>2.4.5-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <groupId>org.apache.karaf.demos.deployer.bundle</groupId> <artifactId>my-bundle</artifactId> - <version>2.4.4</version> + <version>2.4.5-SNAPSHOT</version> <packaging>bundle</packaging> <name>Apache Karaf :: Demos :: Deployer :: Bundle</name> http://git-wip-us.apache.org/repos/asf/karaf/blob/8cb7d02f/demos/deployer/feature/pom.xml ---------------------------------------------------------------------- diff --git a/demos/deployer/feature/pom.xml b/demos/deployer/feature/pom.xml index ff78eb6..1df22eb 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.4.4</version> + <version>2.4.5-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <groupId>org.apache.karaf.demos.deployer.feature</groupId> <artifactId>my-feature</artifactId> - <version>2.4.4</version> + <version>2.4.5-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.4.4</version> + <version>2.4.5-SNAPSHOT</version> <executions> <execution> <id>generate-features-file</id> http://git-wip-us.apache.org/repos/asf/karaf/blob/8cb7d02f/demos/deployer/kar/pom.xml ---------------------------------------------------------------------- diff --git a/demos/deployer/kar/pom.xml b/demos/deployer/kar/pom.xml index 846787e..a851e95 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.4.4</version> + <version>2.4.5-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.4.4</version> + <version>2.4.5-SNAPSHOT</version> <executions> <execution> <id>create-kar</id> http://git-wip-us.apache.org/repos/asf/karaf/blob/8cb7d02f/demos/deployer/pom.xml ---------------------------------------------------------------------- diff --git a/demos/deployer/pom.xml b/demos/deployer/pom.xml index 3062640..0dc3849 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.4.4</version> + <version>2.4.5-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/8cb7d02f/demos/deployer/wrap/pom.xml ---------------------------------------------------------------------- diff --git a/demos/deployer/wrap/pom.xml b/demos/deployer/wrap/pom.xml index 3a5569f..0bad1db 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.4.4</version> + <version>2.4.5-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/8cb7d02f/demos/dump/pom.xml ---------------------------------------------------------------------- diff --git a/demos/dump/pom.xml b/demos/dump/pom.xml index 07a5996..16ed0a5 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.4.4</version> + <version>2.4.5-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/8cb7d02f/demos/pom.xml ---------------------------------------------------------------------- diff --git a/demos/pom.xml b/demos/pom.xml index 2b9ba92..9ba8421 100644 --- a/demos/pom.xml +++ b/demos/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf</groupId> <artifactId>karaf</artifactId> - <version>2.4.4</version> + <version>2.4.5-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/8cb7d02f/demos/web/pom.xml ---------------------------------------------------------------------- diff --git a/demos/web/pom.xml b/demos/web/pom.xml index ff9b544..a9905ff 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.4.4</version> + <version>2.4.5-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/8cb7d02f/deployer/blueprint/pom.xml ---------------------------------------------------------------------- diff --git a/deployer/blueprint/pom.xml b/deployer/blueprint/pom.xml index 2aa4c7b..75b2181 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.4.4</version> + <version>2.4.5-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/8cb7d02f/deployer/features/pom.xml ---------------------------------------------------------------------- diff --git a/deployer/features/pom.xml b/deployer/features/pom.xml index 50c6d13..3188cda 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.4.4</version> + <version>2.4.5-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/8cb7d02f/deployer/kar/pom.xml ---------------------------------------------------------------------- diff --git a/deployer/kar/pom.xml b/deployer/kar/pom.xml index 6a899c6..62eee9f 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.4.4</version> + <version>2.4.5-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/8cb7d02f/deployer/pom.xml ---------------------------------------------------------------------- diff --git a/deployer/pom.xml b/deployer/pom.xml index 377bbc4..cdc99b0 100644 --- a/deployer/pom.xml +++ b/deployer/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf</groupId> <artifactId>karaf</artifactId> - <version>2.4.4</version> + <version>2.4.5-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/8cb7d02f/deployer/spring/pom.xml ---------------------------------------------------------------------- diff --git a/deployer/spring/pom.xml b/deployer/spring/pom.xml index e2671b8..d13ec52 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.4.4</version> + <version>2.4.5-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/8cb7d02f/deployer/wrap/pom.xml ---------------------------------------------------------------------- diff --git a/deployer/wrap/pom.xml b/deployer/wrap/pom.xml index 2838e5b..8f51d13 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.4.4</version> + <version>2.4.5-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/8cb7d02f/diagnostic/command/pom.xml ---------------------------------------------------------------------- diff --git a/diagnostic/command/pom.xml b/diagnostic/command/pom.xml index 2916226..e606b57 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.4.4</version> + <version>2.4.5-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/8cb7d02f/diagnostic/common/pom.xml ---------------------------------------------------------------------- diff --git a/diagnostic/common/pom.xml b/diagnostic/common/pom.xml index b84ce6c..c94e708 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.4.4</version> + <version>2.4.5-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/8cb7d02f/diagnostic/core/pom.xml ---------------------------------------------------------------------- diff --git a/diagnostic/core/pom.xml b/diagnostic/core/pom.xml index 2c6684e..09c5a2b 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.4.4</version> + <version>2.4.5-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/8cb7d02f/diagnostic/management/pom.xml ---------------------------------------------------------------------- diff --git a/diagnostic/management/pom.xml b/diagnostic/management/pom.xml index 349986f..37892d7 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.4.4</version> + <version>2.4.5-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/8cb7d02f/diagnostic/pom.xml ---------------------------------------------------------------------- diff --git a/diagnostic/pom.xml b/diagnostic/pom.xml index 2aea53f..02137b6 100644 --- a/diagnostic/pom.xml +++ b/diagnostic/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf</groupId> <artifactId>karaf</artifactId> - <version>2.4.4</version> + <version>2.4.5-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/8cb7d02f/exception/pom.xml ---------------------------------------------------------------------- diff --git a/exception/pom.xml b/exception/pom.xml index 99417ab..62016a8 100644 --- a/exception/pom.xml +++ b/exception/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf</groupId> <artifactId>karaf</artifactId> - <version>2.4.4</version> + <version>2.4.5-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/8cb7d02f/features/command/pom.xml ---------------------------------------------------------------------- diff --git a/features/command/pom.xml b/features/command/pom.xml index 6dc0b6d..5c1c4d2 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.4.4</version> + <version>2.4.5-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/8cb7d02f/features/core/pom.xml ---------------------------------------------------------------------- diff --git a/features/core/pom.xml b/features/core/pom.xml index 8e0825f..3192301 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.4.4</version> + <version>2.4.5-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/8cb7d02f/features/management/pom.xml ---------------------------------------------------------------------- diff --git a/features/management/pom.xml b/features/management/pom.xml index 2901d11..b837608 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.4.4</version> + <version>2.4.5-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/8cb7d02f/features/obr/pom.xml ---------------------------------------------------------------------- diff --git a/features/obr/pom.xml b/features/obr/pom.xml index 5bc2885..159de1d 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.4.4</version> + <version>2.4.5-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/8cb7d02f/features/pom.xml ---------------------------------------------------------------------- diff --git a/features/pom.xml b/features/pom.xml index b159e34..dc40a2e 100644 --- a/features/pom.xml +++ b/features/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf</groupId> <artifactId>karaf</artifactId> - <version>2.4.4</version> + <version>2.4.5-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/8cb7d02f/itests/pom.xml ---------------------------------------------------------------------- diff --git a/itests/pom.xml b/itests/pom.xml index e3c0233..6358995 100644 --- a/itests/pom.xml +++ b/itests/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf</groupId> <artifactId>karaf</artifactId> - <version>2.4.4</version> + <version>2.4.5-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/8cb7d02f/jaas/boot/pom.xml ---------------------------------------------------------------------- diff --git a/jaas/boot/pom.xml b/jaas/boot/pom.xml index e2b41c7..24d2444 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.4.4</version> + <version>2.4.5-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/8cb7d02f/jaas/command/pom.xml ---------------------------------------------------------------------- diff --git a/jaas/command/pom.xml b/jaas/command/pom.xml index bf0e906..a627909 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.4.4</version> + <version>2.4.5-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/8cb7d02f/jaas/config/pom.xml ---------------------------------------------------------------------- diff --git a/jaas/config/pom.xml b/jaas/config/pom.xml index 5ce9637..a07fdd1 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.4.4</version> + <version>2.4.5-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/8cb7d02f/jaas/jasypt/pom.xml ---------------------------------------------------------------------- diff --git a/jaas/jasypt/pom.xml b/jaas/jasypt/pom.xml index ac3755a..624a110 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.4.4</version> + <version>2.4.5-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/8cb7d02f/jaas/modules/pom.xml ---------------------------------------------------------------------- diff --git a/jaas/modules/pom.xml b/jaas/modules/pom.xml index 335a4eb..2ba5871 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.4.4</version> + <version>2.4.5-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/8cb7d02f/jaas/pom.xml ---------------------------------------------------------------------- diff --git a/jaas/pom.xml b/jaas/pom.xml index bc53d00..782af6a 100644 --- a/jaas/pom.xml +++ b/jaas/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf</groupId> <artifactId>karaf</artifactId> - <version>2.4.4</version> + <version>2.4.5-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/8cb7d02f/jdbc/command/pom.xml ---------------------------------------------------------------------- diff --git a/jdbc/command/pom.xml b/jdbc/command/pom.xml index dcadeaa..9b60147 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.4.4</version> + <version>2.4.5-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/8cb7d02f/jdbc/core/pom.xml ---------------------------------------------------------------------- diff --git a/jdbc/core/pom.xml b/jdbc/core/pom.xml index 6f7b0d5..f562c68 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.4.4</version> + <version>2.4.5-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/8cb7d02f/jdbc/pom.xml ---------------------------------------------------------------------- diff --git a/jdbc/pom.xml b/jdbc/pom.xml index a04b572..74efbd6 100644 --- a/jdbc/pom.xml +++ b/jdbc/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf</groupId> <artifactId>karaf</artifactId> - <version>2.4.4</version> + <version>2.4.5-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/8cb7d02f/jms/command/pom.xml ---------------------------------------------------------------------- diff --git a/jms/command/pom.xml b/jms/command/pom.xml index 7804972..30bb87f 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.4.4</version> + <version>2.4.5-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/8cb7d02f/jms/core/pom.xml ---------------------------------------------------------------------- diff --git a/jms/core/pom.xml b/jms/core/pom.xml index 7473d19..62c2aca 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.4.4</version> + <version>2.4.5-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/8cb7d02f/jms/pom.xml ---------------------------------------------------------------------- diff --git a/jms/pom.xml b/jms/pom.xml index 6420f32..e49ad25 100644 --- a/jms/pom.xml +++ b/jms/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf</groupId> <artifactId>karaf</artifactId> - <version>2.4.4</version> + <version>2.4.5-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/8cb7d02f/jndi/command/pom.xml ---------------------------------------------------------------------- diff --git a/jndi/command/pom.xml b/jndi/command/pom.xml index 2657fa3..afda933 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.4.4</version> + <version>2.4.5-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/8cb7d02f/jndi/core/pom.xml ---------------------------------------------------------------------- diff --git a/jndi/core/pom.xml b/jndi/core/pom.xml index a1a0461..9ee6744 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.4.4</version> + <version>2.4.5-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/8cb7d02f/jndi/pom.xml ---------------------------------------------------------------------- diff --git a/jndi/pom.xml b/jndi/pom.xml index 8622f36..a3a7d5d 100644 --- a/jndi/pom.xml +++ b/jndi/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf</groupId> <artifactId>karaf</artifactId> - <version>2.4.4</version> + <version>2.4.5-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/8cb7d02f/main/pom.xml ---------------------------------------------------------------------- diff --git a/main/pom.xml b/main/pom.xml index 5d1b3b0..3754314 100644 --- a/main/pom.xml +++ b/main/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf</groupId> <artifactId>karaf</artifactId> - <version>2.4.4</version> + <version>2.4.5-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/8cb7d02f/management/mbeans/bundles/pom.xml ---------------------------------------------------------------------- diff --git a/management/mbeans/bundles/pom.xml b/management/mbeans/bundles/pom.xml index 7d3f8ff..7e84fa3 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.4.4</version> + <version>2.4.5-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/8cb7d02f/management/mbeans/config/pom.xml ---------------------------------------------------------------------- diff --git a/management/mbeans/config/pom.xml b/management/mbeans/config/pom.xml index cee77fd..3841e65 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.4.4</version> + <version>2.4.5-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/8cb7d02f/management/mbeans/dev/pom.xml ---------------------------------------------------------------------- diff --git a/management/mbeans/dev/pom.xml b/management/mbeans/dev/pom.xml index ecb8139..2544194 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.4.4</version> + <version>2.4.5-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/8cb7d02f/management/mbeans/log/pom.xml ---------------------------------------------------------------------- diff --git a/management/mbeans/log/pom.xml b/management/mbeans/log/pom.xml index 4c697cf..1ef8225 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.4.4</version> + <version>2.4.5-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/8cb7d02f/management/mbeans/obr/pom.xml ---------------------------------------------------------------------- diff --git a/management/mbeans/obr/pom.xml b/management/mbeans/obr/pom.xml index 8bf603f..781e9da 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.4.4</version> + <version>2.4.5-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/8cb7d02f/management/mbeans/packages/pom.xml ---------------------------------------------------------------------- diff --git a/management/mbeans/packages/pom.xml b/management/mbeans/packages/pom.xml index 61454d8..56057d4 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.4.4</version> + <version>2.4.5-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/8cb7d02f/management/mbeans/pom.xml ---------------------------------------------------------------------- diff --git a/management/mbeans/pom.xml b/management/mbeans/pom.xml index 189c320..7d656ee 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.4.4</version> + <version>2.4.5-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/8cb7d02f/management/mbeans/scr/pom.xml ---------------------------------------------------------------------- diff --git a/management/mbeans/scr/pom.xml b/management/mbeans/scr/pom.xml index 457e3d0..b718976 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.4.4</version> + <version>2.4.5-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/8cb7d02f/management/mbeans/services/pom.xml ---------------------------------------------------------------------- diff --git a/management/mbeans/services/pom.xml b/management/mbeans/services/pom.xml index b95630f..6d7dad6 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.4.4</version> + <version>2.4.5-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/8cb7d02f/management/mbeans/system/pom.xml ---------------------------------------------------------------------- diff --git a/management/mbeans/system/pom.xml b/management/mbeans/system/pom.xml index 69887a4..72dad6f 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.4.4</version> + <version>2.4.5-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/8cb7d02f/management/mbeans/web/pom.xml ---------------------------------------------------------------------- diff --git a/management/mbeans/web/pom.xml b/management/mbeans/web/pom.xml index 25231a9..3a868df 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.4.4</version> + <version>2.4.5-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/8cb7d02f/management/pom.xml ---------------------------------------------------------------------- diff --git a/management/pom.xml b/management/pom.xml index f1b2f11..b9fadf5 100644 --- a/management/pom.xml +++ b/management/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf</groupId> <artifactId>karaf</artifactId> - <version>2.4.4</version> + <version>2.4.5-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/8cb7d02f/management/server/pom.xml ---------------------------------------------------------------------- diff --git a/management/server/pom.xml b/management/server/pom.xml index 66f2754..1e2ae03 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.4.4</version> + <version>2.4.5-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/8cb7d02f/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index d32c626..6d68e4d 100644 --- a/pom.xml +++ b/pom.xml @@ -31,7 +31,7 @@ <groupId>org.apache.karaf</groupId> <artifactId>karaf</artifactId> <packaging>pom</packaging> - <version>2.4.4</version> + <version>2.4.5-SNAPSHOT</version> <name>Apache Karaf</name> <inceptionYear>2007</inceptionYear> @@ -64,7 +64,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.4.4</tag> + <tag>HEAD</tag> </scm> <issueManagement> http://git-wip-us.apache.org/repos/asf/karaf/blob/8cb7d02f/service/guard/pom.xml ---------------------------------------------------------------------- diff --git a/service/guard/pom.xml b/service/guard/pom.xml index 4cc6f90..4af68ad 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>2.4.4</version> + <version>2.4.5-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/8cb7d02f/service/pom.xml ---------------------------------------------------------------------- diff --git a/service/pom.xml b/service/pom.xml index 2b00479..4ca9381 100644 --- a/service/pom.xml +++ b/service/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf</groupId> <artifactId>karaf</artifactId> - <version>2.4.4</version> + <version>2.4.5-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/8cb7d02f/services/eventadmin/pom.xml ---------------------------------------------------------------------- diff --git a/services/eventadmin/pom.xml b/services/eventadmin/pom.xml index 55cd0d0..f4b06de 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>2.4.4</version> + <version>2.4.5-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/8cb7d02f/services/pom.xml ---------------------------------------------------------------------- diff --git a/services/pom.xml b/services/pom.xml index 5920d14..c17b158 100644 --- a/services/pom.xml +++ b/services/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf</groupId> <artifactId>karaf</artifactId> - <version>2.4.4</version> + <version>2.4.5-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/8cb7d02f/shell/commands/pom.xml ---------------------------------------------------------------------- diff --git a/shell/commands/pom.xml b/shell/commands/pom.xml index e8666e0..e87162f 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.4.4</version> + <version>2.4.5-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/8cb7d02f/shell/config/pom.xml ---------------------------------------------------------------------- diff --git a/shell/config/pom.xml b/shell/config/pom.xml index 32a8c70..04ad717 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.4.4</version> + <version>2.4.5-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/8cb7d02f/shell/console/pom.xml ---------------------------------------------------------------------- diff --git a/shell/console/pom.xml b/shell/console/pom.xml index b2e76d7..fa693f8 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.4.4</version> + <version>2.4.5-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/8cb7d02f/shell/dev/pom.xml ---------------------------------------------------------------------- diff --git a/shell/dev/pom.xml b/shell/dev/pom.xml index 21b5ea2..17a77e2 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.4.4</version> + <version>2.4.5-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/8cb7d02f/shell/log/pom.xml ---------------------------------------------------------------------- diff --git a/shell/log/pom.xml b/shell/log/pom.xml index 0e7f0c5..97abfdc 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.4.4</version> + <version>2.4.5-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/8cb7d02f/shell/obr/pom.xml ---------------------------------------------------------------------- diff --git a/shell/obr/pom.xml b/shell/obr/pom.xml index a908cdf..3e26d43 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.4.4</version> + <version>2.4.5-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/8cb7d02f/shell/osgi/pom.xml ---------------------------------------------------------------------- diff --git a/shell/osgi/pom.xml b/shell/osgi/pom.xml index 68d8fa1..c87318d 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.4.4</version> + <version>2.4.5-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/8cb7d02f/shell/packages/pom.xml ---------------------------------------------------------------------- diff --git a/shell/packages/pom.xml b/shell/packages/pom.xml index c9f497d..c49de41 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.4.4</version> + <version>2.4.5-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/8cb7d02f/shell/pom.xml ---------------------------------------------------------------------- diff --git a/shell/pom.xml b/shell/pom.xml index b2c25cf..049bbe6 100644 --- a/shell/pom.xml +++ b/shell/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf</groupId> <artifactId>karaf</artifactId> - <version>2.4.4</version> + <version>2.4.5-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/8cb7d02f/shell/scr/pom.xml ---------------------------------------------------------------------- diff --git a/shell/scr/pom.xml b/shell/scr/pom.xml index 0f692fa..f78bc7e 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.4.4</version> + <version>2.4.5-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/8cb7d02f/shell/ssh/pom.xml ---------------------------------------------------------------------- diff --git a/shell/ssh/pom.xml b/shell/ssh/pom.xml index cd0b307..855c9da 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.4.4</version> + <version>2.4.5-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/8cb7d02f/shell/web/pom.xml ---------------------------------------------------------------------- diff --git a/shell/web/pom.xml b/shell/web/pom.xml index 73badff..4d30a4a 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.4.4</version> + <version>2.4.5-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/8cb7d02f/shell/wrapper/pom.xml ---------------------------------------------------------------------- diff --git a/shell/wrapper/pom.xml b/shell/wrapper/pom.xml index 1852459..89dd5ea 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.4.4</version> + <version>2.4.5-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/8cb7d02f/tooling/cmdhelp-maven-plugin/pom.xml ---------------------------------------------------------------------- diff --git a/tooling/cmdhelp-maven-plugin/pom.xml b/tooling/cmdhelp-maven-plugin/pom.xml index 57fa2d3..e1fdd0d 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.4.4</version> + <version>2.4.5-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/8cb7d02f/tooling/features-maven-plugin/pom.xml ---------------------------------------------------------------------- diff --git a/tooling/features-maven-plugin/pom.xml b/tooling/features-maven-plugin/pom.xml index 33d50b6..39f2491 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.4.4</version> + <version>2.4.5-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/8cb7d02f/tooling/pom.xml ---------------------------------------------------------------------- diff --git a/tooling/pom.xml b/tooling/pom.xml index 560f2b2..c761980 100644 --- a/tooling/pom.xml +++ b/tooling/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf</groupId> <artifactId>karaf</artifactId> - <version>2.4.4</version> + <version>2.4.5-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/8cb7d02f/util/pom.xml ---------------------------------------------------------------------- diff --git a/util/pom.xml b/util/pom.xml index d79083d..0200f43 100644 --- a/util/pom.xml +++ b/util/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf</groupId> <artifactId>karaf</artifactId> - <version>2.4.4</version> + <version>2.4.5-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/8cb7d02f/webconsole/admin/pom.xml ---------------------------------------------------------------------- diff --git a/webconsole/admin/pom.xml b/webconsole/admin/pom.xml index d73d01b..3514725 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.4.4</version> + <version>2.4.5-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/8cb7d02f/webconsole/branding/pom.xml ---------------------------------------------------------------------- diff --git a/webconsole/branding/pom.xml b/webconsole/branding/pom.xml index 4c6ac23..2ad2735 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.4.4</version> + <version>2.4.5-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/8cb7d02f/webconsole/console/pom.xml ---------------------------------------------------------------------- diff --git a/webconsole/console/pom.xml b/webconsole/console/pom.xml index 6fc16a7..df7a87f 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.4.4</version> + <version>2.4.5-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/8cb7d02f/webconsole/features/pom.xml ---------------------------------------------------------------------- diff --git a/webconsole/features/pom.xml b/webconsole/features/pom.xml index 5f2558f..e685ca7 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.4.4</version> + <version>2.4.5-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/8cb7d02f/webconsole/gogo/pom.xml ---------------------------------------------------------------------- diff --git a/webconsole/gogo/pom.xml b/webconsole/gogo/pom.xml index a6f1524..f19396b 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.4.4</version> + <version>2.4.5-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/8cb7d02f/webconsole/pom.xml ---------------------------------------------------------------------- diff --git a/webconsole/pom.xml b/webconsole/pom.xml index 97fc9dd..57332d5 100644 --- a/webconsole/pom.xml +++ b/webconsole/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf</groupId> <artifactId>karaf</artifactId> - <version>2.4.4</version> + <version>2.4.5-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent>
