Repository: karaf Updated Branches: refs/heads/karaf-2.x 5e4eb7ece -> a4654d8f6
[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/a4654d8f Tree: http://git-wip-us.apache.org/repos/asf/karaf/tree/a4654d8f Diff: http://git-wip-us.apache.org/repos/asf/karaf/diff/a4654d8f Branch: refs/heads/karaf-2.x Commit: a4654d8f6dd13e5fb4a9bec26799200084a83a35 Parents: 5e4eb7e Author: jgoodyear <[email protected]> Authored: Wed Sep 17 09:29:43 2014 -0230 Committer: jgoodyear <[email protected]> Committed: Wed Sep 17 09:29:43 2014 -0230 ---------------------------------------------------------------------- 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/boot/pom.xml | 2 +- management/mbeans/bundles/pom.xml | 2 +- management/mbeans/config/pom.xml | 2 +- management/mbeans/dev/pom.xml | 2 +- management/mbeans/log/pom.xml | 2 +- management/mbeans/obr/pom.xml | 2 +- management/mbeans/packages/pom.xml | 2 +- management/mbeans/pom.xml | 2 +- management/mbeans/scr/pom.xml | 2 +- management/mbeans/services/pom.xml | 2 +- management/mbeans/system/pom.xml | 2 +- management/mbeans/web/pom.xml | 2 +- management/pom.xml | 2 +- management/server/pom.xml | 2 +- manual/pom.xml | 2 +- pom.xml | 4 ++-- 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 +- 106 files changed, 111 insertions(+), 111 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/karaf/blob/a4654d8f/admin/command/pom.xml ---------------------------------------------------------------------- diff --git a/admin/command/pom.xml b/admin/command/pom.xml index 2a89404..1740547 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.0</version> + <version>2.4.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/a4654d8f/admin/core/pom.xml ---------------------------------------------------------------------- diff --git a/admin/core/pom.xml b/admin/core/pom.xml index 30d05ed..0e05054 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.0</version> + <version>2.4.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/a4654d8f/admin/management/pom.xml ---------------------------------------------------------------------- diff --git a/admin/management/pom.xml b/admin/management/pom.xml index 940fe8c..b38f559 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.0</version> + <version>2.4.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/a4654d8f/admin/pom.xml ---------------------------------------------------------------------- diff --git a/admin/pom.xml b/admin/pom.xml index a77b537..7ff595a 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.0</version> + <version>2.4.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/a4654d8f/archetypes/assembly/pom.xml ---------------------------------------------------------------------- diff --git a/archetypes/assembly/pom.xml b/archetypes/assembly/pom.xml index 05723d7..533ebb8 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.0</version> + <version>2.4.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/a4654d8f/archetypes/blueprint/pom.xml ---------------------------------------------------------------------- diff --git a/archetypes/blueprint/pom.xml b/archetypes/blueprint/pom.xml index b8f053a..6e516ab 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.0</version> + <version>2.4.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/a4654d8f/archetypes/bundle/pom.xml ---------------------------------------------------------------------- diff --git a/archetypes/bundle/pom.xml b/archetypes/bundle/pom.xml index 07b8904..cfa02bf 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.0</version> + <version>2.4.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/a4654d8f/archetypes/command/pom.xml ---------------------------------------------------------------------- diff --git a/archetypes/command/pom.xml b/archetypes/command/pom.xml index 245ecdb..306b428 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.0</version> + <version>2.4.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/a4654d8f/archetypes/feature/pom.xml ---------------------------------------------------------------------- diff --git a/archetypes/feature/pom.xml b/archetypes/feature/pom.xml index 6626ea9..5e2168f 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.0</version> + <version>2.4.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/a4654d8f/archetypes/kar/pom.xml ---------------------------------------------------------------------- diff --git a/archetypes/kar/pom.xml b/archetypes/kar/pom.xml index ddb2571..669793d 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.0</version> + <version>2.4.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/a4654d8f/archetypes/pom.xml ---------------------------------------------------------------------- diff --git a/archetypes/pom.xml b/archetypes/pom.xml index 08d7f18..05130fe 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.0</version> + <version>2.4.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/a4654d8f/assemblies/apache-karaf/pom.xml ---------------------------------------------------------------------- diff --git a/assemblies/apache-karaf/pom.xml b/assemblies/apache-karaf/pom.xml index 13a6911..7fd4fb6 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.0</version> + <version>2.4.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/a4654d8f/assemblies/features/enterprise/pom.xml ---------------------------------------------------------------------- diff --git a/assemblies/features/enterprise/pom.xml b/assemblies/features/enterprise/pom.xml index c63f7b2..55ccf2a 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.0</version> + <version>2.4.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/a4654d8f/assemblies/features/pom.xml ---------------------------------------------------------------------- diff --git a/assemblies/features/pom.xml b/assemblies/features/pom.xml index 4d49cbc..1ec8449 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.0</version> + <version>2.4.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/a4654d8f/assemblies/features/spring/pom.xml ---------------------------------------------------------------------- diff --git a/assemblies/features/spring/pom.xml b/assemblies/features/spring/pom.xml index 2842e23..fa06742 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.0</version> + <version>2.4.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/a4654d8f/assemblies/features/standard/pom.xml ---------------------------------------------------------------------- diff --git a/assemblies/features/standard/pom.xml b/assemblies/features/standard/pom.xml index 67eeb86..95f9445 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.0</version> + <version>2.4.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/a4654d8f/assemblies/pom.xml ---------------------------------------------------------------------- diff --git a/assemblies/pom.xml b/assemblies/pom.xml index 6a37ede..a93b87c 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.0</version> + <version>2.4.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/a4654d8f/client/pom.xml ---------------------------------------------------------------------- diff --git a/client/pom.xml b/client/pom.xml index 9f1c71c..bc6bb1c 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.0</version> + <version>2.4.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/a4654d8f/demos/branding/pom.xml ---------------------------------------------------------------------- diff --git a/demos/branding/pom.xml b/demos/branding/pom.xml index 493e479..ac819b0 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.0</version> + <version>2.4.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/a4654d8f/demos/branding/shell/pom.xml ---------------------------------------------------------------------- diff --git a/demos/branding/shell/pom.xml b/demos/branding/shell/pom.xml index 2ec426d..74a6874 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.0</version> + <version>2.4.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/a4654d8f/demos/command/pom.xml ---------------------------------------------------------------------- diff --git a/demos/command/pom.xml b/demos/command/pom.xml index 8ef3349..3d4409b 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.0</version> + <version>2.4.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/a4654d8f/demos/deployer/bundle/pom.xml ---------------------------------------------------------------------- diff --git a/demos/deployer/bundle/pom.xml b/demos/deployer/bundle/pom.xml index 213cd6e..766e005 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.0</version> + <version>2.4.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <groupId>org.apache.karaf.demos.deployer.bundle</groupId> <artifactId>my-bundle</artifactId> - <version>2.4.0</version> + <version>2.4.1-SNAPSHOT</version> <packaging>bundle</packaging> <name>Apache Karaf :: Demos :: Deployer :: Bundle</name> http://git-wip-us.apache.org/repos/asf/karaf/blob/a4654d8f/demos/deployer/feature/pom.xml ---------------------------------------------------------------------- diff --git a/demos/deployer/feature/pom.xml b/demos/deployer/feature/pom.xml index bb45dc3..e055bec 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.0</version> + <version>2.4.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <groupId>org.apache.karaf.demos.deployer.feature</groupId> <artifactId>my-feature</artifactId> - <version>2.4.0</version> + <version>2.4.1-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.0</version> + <version>2.4.1-SNAPSHOT</version> <executions> <execution> <id>generate-features-file</id> http://git-wip-us.apache.org/repos/asf/karaf/blob/a4654d8f/demos/deployer/kar/pom.xml ---------------------------------------------------------------------- diff --git a/demos/deployer/kar/pom.xml b/demos/deployer/kar/pom.xml index 8d10c14..6f1b2c8 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.0</version> + <version>2.4.1-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.0</version> + <version>2.4.1-SNAPSHOT</version> <executions> <execution> <id>create-kar</id> http://git-wip-us.apache.org/repos/asf/karaf/blob/a4654d8f/demos/deployer/pom.xml ---------------------------------------------------------------------- diff --git a/demos/deployer/pom.xml b/demos/deployer/pom.xml index dbadc8a..e2f765b 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.0</version> + <version>2.4.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/a4654d8f/demos/deployer/wrap/pom.xml ---------------------------------------------------------------------- diff --git a/demos/deployer/wrap/pom.xml b/demos/deployer/wrap/pom.xml index 9b0f36d..d313e8f 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.0</version> + <version>2.4.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/a4654d8f/demos/dump/pom.xml ---------------------------------------------------------------------- diff --git a/demos/dump/pom.xml b/demos/dump/pom.xml index b8e2bcb..b61dd6e 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.0</version> + <version>2.4.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/a4654d8f/demos/pom.xml ---------------------------------------------------------------------- diff --git a/demos/pom.xml b/demos/pom.xml index 5a69978..c4e6f23 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.0</version> + <version>2.4.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/a4654d8f/demos/web/pom.xml ---------------------------------------------------------------------- diff --git a/demos/web/pom.xml b/demos/web/pom.xml index e8d5264..9bfd32e 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.0</version> + <version>2.4.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/a4654d8f/deployer/blueprint/pom.xml ---------------------------------------------------------------------- diff --git a/deployer/blueprint/pom.xml b/deployer/blueprint/pom.xml index 8bd5133..e61160f 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.0</version> + <version>2.4.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/a4654d8f/deployer/features/pom.xml ---------------------------------------------------------------------- diff --git a/deployer/features/pom.xml b/deployer/features/pom.xml index ded0d04..ca142e5 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.0</version> + <version>2.4.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/a4654d8f/deployer/kar/pom.xml ---------------------------------------------------------------------- diff --git a/deployer/kar/pom.xml b/deployer/kar/pom.xml index b7e4d30..8320916 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.0</version> + <version>2.4.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/a4654d8f/deployer/pom.xml ---------------------------------------------------------------------- diff --git a/deployer/pom.xml b/deployer/pom.xml index d3acca4..a90d457 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.0</version> + <version>2.4.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/a4654d8f/deployer/spring/pom.xml ---------------------------------------------------------------------- diff --git a/deployer/spring/pom.xml b/deployer/spring/pom.xml index 13b50a0..56ef03e 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.0</version> + <version>2.4.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/a4654d8f/deployer/wrap/pom.xml ---------------------------------------------------------------------- diff --git a/deployer/wrap/pom.xml b/deployer/wrap/pom.xml index 1fd16c4..1b54b2a 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.0</version> + <version>2.4.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/a4654d8f/diagnostic/command/pom.xml ---------------------------------------------------------------------- diff --git a/diagnostic/command/pom.xml b/diagnostic/command/pom.xml index be1cd41..dd46197 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.0</version> + <version>2.4.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/a4654d8f/diagnostic/common/pom.xml ---------------------------------------------------------------------- diff --git a/diagnostic/common/pom.xml b/diagnostic/common/pom.xml index 0872974..41c2773 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.0</version> + <version>2.4.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/a4654d8f/diagnostic/core/pom.xml ---------------------------------------------------------------------- diff --git a/diagnostic/core/pom.xml b/diagnostic/core/pom.xml index 6549018..8d928ed 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.0</version> + <version>2.4.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/a4654d8f/diagnostic/management/pom.xml ---------------------------------------------------------------------- diff --git a/diagnostic/management/pom.xml b/diagnostic/management/pom.xml index 419d353..181e6af 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.0</version> + <version>2.4.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/a4654d8f/diagnostic/pom.xml ---------------------------------------------------------------------- diff --git a/diagnostic/pom.xml b/diagnostic/pom.xml index e7dc121..1f4b8a5 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.0</version> + <version>2.4.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/a4654d8f/exception/pom.xml ---------------------------------------------------------------------- diff --git a/exception/pom.xml b/exception/pom.xml index 9ee8d44..f4d6d4f 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.0</version> + <version>2.4.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/a4654d8f/features/command/pom.xml ---------------------------------------------------------------------- diff --git a/features/command/pom.xml b/features/command/pom.xml index 8014a7c..4caf95b 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.0</version> + <version>2.4.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/a4654d8f/features/core/pom.xml ---------------------------------------------------------------------- diff --git a/features/core/pom.xml b/features/core/pom.xml index aebcf3f..1809422 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.0</version> + <version>2.4.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/a4654d8f/features/management/pom.xml ---------------------------------------------------------------------- diff --git a/features/management/pom.xml b/features/management/pom.xml index dab1e1f..411bc1a 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.0</version> + <version>2.4.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/a4654d8f/features/obr/pom.xml ---------------------------------------------------------------------- diff --git a/features/obr/pom.xml b/features/obr/pom.xml index 6657714..c483857 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.0</version> + <version>2.4.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/a4654d8f/features/pom.xml ---------------------------------------------------------------------- diff --git a/features/pom.xml b/features/pom.xml index 37427c3..fdeb455 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.0</version> + <version>2.4.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/a4654d8f/itests/pom.xml ---------------------------------------------------------------------- diff --git a/itests/pom.xml b/itests/pom.xml index 4259a1b..fd09f4e 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.0</version> + <version>2.4.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/a4654d8f/jaas/boot/pom.xml ---------------------------------------------------------------------- diff --git a/jaas/boot/pom.xml b/jaas/boot/pom.xml index aae1a35..62f4a06 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.0</version> + <version>2.4.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/a4654d8f/jaas/command/pom.xml ---------------------------------------------------------------------- diff --git a/jaas/command/pom.xml b/jaas/command/pom.xml index 774296f..4981cc2 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.0</version> + <version>2.4.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/a4654d8f/jaas/config/pom.xml ---------------------------------------------------------------------- diff --git a/jaas/config/pom.xml b/jaas/config/pom.xml index 2c7ba0c..2511736 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.0</version> + <version>2.4.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/a4654d8f/jaas/jasypt/pom.xml ---------------------------------------------------------------------- diff --git a/jaas/jasypt/pom.xml b/jaas/jasypt/pom.xml index 9a151b1..f541590 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.0</version> + <version>2.4.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/a4654d8f/jaas/modules/pom.xml ---------------------------------------------------------------------- diff --git a/jaas/modules/pom.xml b/jaas/modules/pom.xml index 74c3dca..92271df 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.0</version> + <version>2.4.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/a4654d8f/jaas/pom.xml ---------------------------------------------------------------------- diff --git a/jaas/pom.xml b/jaas/pom.xml index a5161c9..f307ee3 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.0</version> + <version>2.4.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/a4654d8f/jdbc/command/pom.xml ---------------------------------------------------------------------- diff --git a/jdbc/command/pom.xml b/jdbc/command/pom.xml index 4437337..0962bf8 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.0</version> + <version>2.4.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/a4654d8f/jdbc/core/pom.xml ---------------------------------------------------------------------- diff --git a/jdbc/core/pom.xml b/jdbc/core/pom.xml index a45c2e5..7e37cb1 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.0</version> + <version>2.4.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/a4654d8f/jdbc/pom.xml ---------------------------------------------------------------------- diff --git a/jdbc/pom.xml b/jdbc/pom.xml index ea3e0eb..24fee2d 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.0</version> + <version>2.4.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/a4654d8f/jms/command/pom.xml ---------------------------------------------------------------------- diff --git a/jms/command/pom.xml b/jms/command/pom.xml index 285a63e..635cd6e 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.0</version> + <version>2.4.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/a4654d8f/jms/core/pom.xml ---------------------------------------------------------------------- diff --git a/jms/core/pom.xml b/jms/core/pom.xml index dbfdb8b..5fe9b49 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.0</version> + <version>2.4.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/a4654d8f/jms/pom.xml ---------------------------------------------------------------------- diff --git a/jms/pom.xml b/jms/pom.xml index d12bba6..f5bb960 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.0</version> + <version>2.4.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/a4654d8f/jndi/command/pom.xml ---------------------------------------------------------------------- diff --git a/jndi/command/pom.xml b/jndi/command/pom.xml index 9467d0f..00fb159 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.0</version> + <version>2.4.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/a4654d8f/jndi/core/pom.xml ---------------------------------------------------------------------- diff --git a/jndi/core/pom.xml b/jndi/core/pom.xml index 954fea2..a1c9191 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.0</version> + <version>2.4.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/a4654d8f/jndi/pom.xml ---------------------------------------------------------------------- diff --git a/jndi/pom.xml b/jndi/pom.xml index 799eccc..99f6565 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.0</version> + <version>2.4.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/a4654d8f/main/pom.xml ---------------------------------------------------------------------- diff --git a/main/pom.xml b/main/pom.xml index ca3c9bb..5375da9 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.0</version> + <version>2.4.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/a4654d8f/management/boot/pom.xml ---------------------------------------------------------------------- diff --git a/management/boot/pom.xml b/management/boot/pom.xml index 4477941..5e15afa 100644 --- a/management/boot/pom.xml +++ b/management/boot/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf.management</groupId> <artifactId>management</artifactId> - <version>2.4.0</version> + <version>2.4.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/a4654d8f/management/mbeans/bundles/pom.xml ---------------------------------------------------------------------- diff --git a/management/mbeans/bundles/pom.xml b/management/mbeans/bundles/pom.xml index 6a14816..a0bba85 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.0</version> + <version>2.4.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/a4654d8f/management/mbeans/config/pom.xml ---------------------------------------------------------------------- diff --git a/management/mbeans/config/pom.xml b/management/mbeans/config/pom.xml index cd7ea58..3ed4735 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.0</version> + <version>2.4.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/a4654d8f/management/mbeans/dev/pom.xml ---------------------------------------------------------------------- diff --git a/management/mbeans/dev/pom.xml b/management/mbeans/dev/pom.xml index 8a5fb56..5c331d3 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.0</version> + <version>2.4.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/a4654d8f/management/mbeans/log/pom.xml ---------------------------------------------------------------------- diff --git a/management/mbeans/log/pom.xml b/management/mbeans/log/pom.xml index a9f7d35..94e3f4c 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.0</version> + <version>2.4.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/a4654d8f/management/mbeans/obr/pom.xml ---------------------------------------------------------------------- diff --git a/management/mbeans/obr/pom.xml b/management/mbeans/obr/pom.xml index ed5a6a1..e77c788 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.0</version> + <version>2.4.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/a4654d8f/management/mbeans/packages/pom.xml ---------------------------------------------------------------------- diff --git a/management/mbeans/packages/pom.xml b/management/mbeans/packages/pom.xml index 04e9728..e46186c 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.0</version> + <version>2.4.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/a4654d8f/management/mbeans/pom.xml ---------------------------------------------------------------------- diff --git a/management/mbeans/pom.xml b/management/mbeans/pom.xml index 77b66b8..f1f3ee2 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.0</version> + <version>2.4.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/a4654d8f/management/mbeans/scr/pom.xml ---------------------------------------------------------------------- diff --git a/management/mbeans/scr/pom.xml b/management/mbeans/scr/pom.xml index e8e1641..5a60d71 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.0</version> + <version>2.4.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/a4654d8f/management/mbeans/services/pom.xml ---------------------------------------------------------------------- diff --git a/management/mbeans/services/pom.xml b/management/mbeans/services/pom.xml index 4e94d86..5924efc 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.0</version> + <version>2.4.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/a4654d8f/management/mbeans/system/pom.xml ---------------------------------------------------------------------- diff --git a/management/mbeans/system/pom.xml b/management/mbeans/system/pom.xml index b0ed682..7d03d17 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.0</version> + <version>2.4.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/a4654d8f/management/mbeans/web/pom.xml ---------------------------------------------------------------------- diff --git a/management/mbeans/web/pom.xml b/management/mbeans/web/pom.xml index d4eb87e..88ad2fb 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.0</version> + <version>2.4.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/a4654d8f/management/pom.xml ---------------------------------------------------------------------- diff --git a/management/pom.xml b/management/pom.xml index e94ca1b..19e24cf 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.0</version> + <version>2.4.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/a4654d8f/management/server/pom.xml ---------------------------------------------------------------------- diff --git a/management/server/pom.xml b/management/server/pom.xml index 203e6d0..53953ab 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.0</version> + <version>2.4.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/a4654d8f/manual/pom.xml ---------------------------------------------------------------------- diff --git a/manual/pom.xml b/manual/pom.xml index 02e939b..83a26e9 100644 --- a/manual/pom.xml +++ b/manual/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf</groupId> <artifactId>karaf</artifactId> - <version>2.4.0</version> + <version>2.4.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/a4654d8f/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index bf4e0bf..b597224 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.0</version> + <version>2.4.1-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.0</tag> + <tag>HEAD</tag> </scm> <issueManagement> http://git-wip-us.apache.org/repos/asf/karaf/blob/a4654d8f/service/guard/pom.xml ---------------------------------------------------------------------- diff --git a/service/guard/pom.xml b/service/guard/pom.xml index 6287b90..ee7b6c7 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.0</version> + <version>2.4.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/a4654d8f/service/pom.xml ---------------------------------------------------------------------- diff --git a/service/pom.xml b/service/pom.xml index 0ffa19a..61a3611 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.0</version> + <version>2.4.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/a4654d8f/services/eventadmin/pom.xml ---------------------------------------------------------------------- diff --git a/services/eventadmin/pom.xml b/services/eventadmin/pom.xml index e34036d..be5aa15 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.0</version> + <version>2.4.1-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/a4654d8f/services/pom.xml ---------------------------------------------------------------------- diff --git a/services/pom.xml b/services/pom.xml index ca8c5cf..8757508 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.0</version> + <version>2.4.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/a4654d8f/shell/commands/pom.xml ---------------------------------------------------------------------- diff --git a/shell/commands/pom.xml b/shell/commands/pom.xml index 658c1af..668d64b 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.0</version> + <version>2.4.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/a4654d8f/shell/config/pom.xml ---------------------------------------------------------------------- diff --git a/shell/config/pom.xml b/shell/config/pom.xml index 41e1476..a71bfec 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.0</version> + <version>2.4.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/a4654d8f/shell/console/pom.xml ---------------------------------------------------------------------- diff --git a/shell/console/pom.xml b/shell/console/pom.xml index ca64969..bf5566f 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.0</version> + <version>2.4.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/a4654d8f/shell/dev/pom.xml ---------------------------------------------------------------------- diff --git a/shell/dev/pom.xml b/shell/dev/pom.xml index 28d972c..715f54c 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.0</version> + <version>2.4.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/a4654d8f/shell/log/pom.xml ---------------------------------------------------------------------- diff --git a/shell/log/pom.xml b/shell/log/pom.xml index f1831d9..96576d7 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.0</version> + <version>2.4.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/a4654d8f/shell/obr/pom.xml ---------------------------------------------------------------------- diff --git a/shell/obr/pom.xml b/shell/obr/pom.xml index f74fdd2..a25cec8 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.0</version> + <version>2.4.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/a4654d8f/shell/osgi/pom.xml ---------------------------------------------------------------------- diff --git a/shell/osgi/pom.xml b/shell/osgi/pom.xml index 5a3ad8c..791cae5 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.0</version> + <version>2.4.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/a4654d8f/shell/packages/pom.xml ---------------------------------------------------------------------- diff --git a/shell/packages/pom.xml b/shell/packages/pom.xml index 1d6d407..25343e9 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.0</version> + <version>2.4.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/a4654d8f/shell/pom.xml ---------------------------------------------------------------------- diff --git a/shell/pom.xml b/shell/pom.xml index 5c10984..dd661cf 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.0</version> + <version>2.4.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/a4654d8f/shell/scr/pom.xml ---------------------------------------------------------------------- diff --git a/shell/scr/pom.xml b/shell/scr/pom.xml index 0f58f3b..1d341e7 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.0</version> + <version>2.4.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/a4654d8f/shell/ssh/pom.xml ---------------------------------------------------------------------- diff --git a/shell/ssh/pom.xml b/shell/ssh/pom.xml index f56b65d..8b9af6c 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.0</version> + <version>2.4.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/a4654d8f/shell/web/pom.xml ---------------------------------------------------------------------- diff --git a/shell/web/pom.xml b/shell/web/pom.xml index dbb9d40..0c293ed 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.0</version> + <version>2.4.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/a4654d8f/shell/wrapper/pom.xml ---------------------------------------------------------------------- diff --git a/shell/wrapper/pom.xml b/shell/wrapper/pom.xml index 519147a..7b176db 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.0</version> + <version>2.4.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/a4654d8f/tooling/cmdhelp-maven-plugin/pom.xml ---------------------------------------------------------------------- diff --git a/tooling/cmdhelp-maven-plugin/pom.xml b/tooling/cmdhelp-maven-plugin/pom.xml index 488288d..518e68c 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.0</version> + <version>2.4.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/a4654d8f/tooling/features-maven-plugin/pom.xml ---------------------------------------------------------------------- diff --git a/tooling/features-maven-plugin/pom.xml b/tooling/features-maven-plugin/pom.xml index 8d9d46d..b191759 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.0</version> + <version>2.4.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/a4654d8f/tooling/pom.xml ---------------------------------------------------------------------- diff --git a/tooling/pom.xml b/tooling/pom.xml index b907c95..763939d 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.0</version> + <version>2.4.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/a4654d8f/util/pom.xml ---------------------------------------------------------------------- diff --git a/util/pom.xml b/util/pom.xml index 8668aec..d7b011e 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.0</version> + <version>2.4.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/a4654d8f/webconsole/admin/pom.xml ---------------------------------------------------------------------- diff --git a/webconsole/admin/pom.xml b/webconsole/admin/pom.xml index 0a4d2fe..f34144d 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.0</version> + <version>2.4.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/a4654d8f/webconsole/branding/pom.xml ---------------------------------------------------------------------- diff --git a/webconsole/branding/pom.xml b/webconsole/branding/pom.xml index a634237..a5bb86f 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.0</version> + <version>2.4.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/a4654d8f/webconsole/console/pom.xml ---------------------------------------------------------------------- diff --git a/webconsole/console/pom.xml b/webconsole/console/pom.xml index 8570687..eb3f254 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.0</version> + <version>2.4.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/a4654d8f/webconsole/features/pom.xml ---------------------------------------------------------------------- diff --git a/webconsole/features/pom.xml b/webconsole/features/pom.xml index 522a311..1224cd9 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.0</version> + <version>2.4.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/a4654d8f/webconsole/gogo/pom.xml ---------------------------------------------------------------------- diff --git a/webconsole/gogo/pom.xml b/webconsole/gogo/pom.xml index 45901be..e6b2c15 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.0</version> + <version>2.4.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/a4654d8f/webconsole/pom.xml ---------------------------------------------------------------------- diff --git a/webconsole/pom.xml b/webconsole/pom.xml index f45fed0..f96fd06 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.0</version> + <version>2.4.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent>
