Repository: karaf Updated Branches: refs/heads/karaf-2.x d38e02a94 -> 38eebac42
[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/38eebac4 Tree: http://git-wip-us.apache.org/repos/asf/karaf/tree/38eebac4 Diff: http://git-wip-us.apache.org/repos/asf/karaf/diff/38eebac4 Branch: refs/heads/karaf-2.x Commit: 38eebac425af5f182f3876699a972d3538d31e22 Parents: d38e02a Author: jgoodyear <[email protected]> Authored: Wed Apr 22 11:34:34 2015 -0230 Committer: jgoodyear <[email protected]> Committed: Wed Apr 22 11:34:34 2015 -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/38eebac4/admin/command/pom.xml ---------------------------------------------------------------------- diff --git a/admin/command/pom.xml b/admin/command/pom.xml index 26137fd..8612452 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.2</version> + <version>2.4.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/38eebac4/admin/core/pom.xml ---------------------------------------------------------------------- diff --git a/admin/core/pom.xml b/admin/core/pom.xml index 9d939e5..0026f0a 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.2</version> + <version>2.4.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/38eebac4/admin/management/pom.xml ---------------------------------------------------------------------- diff --git a/admin/management/pom.xml b/admin/management/pom.xml index ad7730d..a91a065 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.2</version> + <version>2.4.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/38eebac4/admin/pom.xml ---------------------------------------------------------------------- diff --git a/admin/pom.xml b/admin/pom.xml index 9af1925..8702e38 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.2</version> + <version>2.4.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/38eebac4/archetypes/assembly/pom.xml ---------------------------------------------------------------------- diff --git a/archetypes/assembly/pom.xml b/archetypes/assembly/pom.xml index 4f76187..481e3bb 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.2</version> + <version>2.4.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/38eebac4/archetypes/blueprint/pom.xml ---------------------------------------------------------------------- diff --git a/archetypes/blueprint/pom.xml b/archetypes/blueprint/pom.xml index c7cf3d8..470485a 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.2</version> + <version>2.4.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/38eebac4/archetypes/bundle/pom.xml ---------------------------------------------------------------------- diff --git a/archetypes/bundle/pom.xml b/archetypes/bundle/pom.xml index c381814..83a08ff 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.2</version> + <version>2.4.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/38eebac4/archetypes/command/pom.xml ---------------------------------------------------------------------- diff --git a/archetypes/command/pom.xml b/archetypes/command/pom.xml index 4e2226e..78f8c2a 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.2</version> + <version>2.4.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/38eebac4/archetypes/feature/pom.xml ---------------------------------------------------------------------- diff --git a/archetypes/feature/pom.xml b/archetypes/feature/pom.xml index 35fa229..68ef84a 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.2</version> + <version>2.4.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/38eebac4/archetypes/kar/pom.xml ---------------------------------------------------------------------- diff --git a/archetypes/kar/pom.xml b/archetypes/kar/pom.xml index 0a2da96..75e36a7 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.2</version> + <version>2.4.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/38eebac4/archetypes/pom.xml ---------------------------------------------------------------------- diff --git a/archetypes/pom.xml b/archetypes/pom.xml index a09a502..7b6a19f 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.2</version> + <version>2.4.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/38eebac4/assemblies/apache-karaf/pom.xml ---------------------------------------------------------------------- diff --git a/assemblies/apache-karaf/pom.xml b/assemblies/apache-karaf/pom.xml index 77cc510..db7c549 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.2</version> + <version>2.4.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/38eebac4/assemblies/features/enterprise/pom.xml ---------------------------------------------------------------------- diff --git a/assemblies/features/enterprise/pom.xml b/assemblies/features/enterprise/pom.xml index a2f0c17..1ab8e54 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.2</version> + <version>2.4.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/38eebac4/assemblies/features/pom.xml ---------------------------------------------------------------------- diff --git a/assemblies/features/pom.xml b/assemblies/features/pom.xml index 346cdf2..7fb1123 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.2</version> + <version>2.4.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/38eebac4/assemblies/features/spring/pom.xml ---------------------------------------------------------------------- diff --git a/assemblies/features/spring/pom.xml b/assemblies/features/spring/pom.xml index 1fae1b3..af762f1 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.2</version> + <version>2.4.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/38eebac4/assemblies/features/standard/pom.xml ---------------------------------------------------------------------- diff --git a/assemblies/features/standard/pom.xml b/assemblies/features/standard/pom.xml index a4868eb..92320ea 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.2</version> + <version>2.4.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/38eebac4/assemblies/pom.xml ---------------------------------------------------------------------- diff --git a/assemblies/pom.xml b/assemblies/pom.xml index f73c3de..c7ce2d7 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.2</version> + <version>2.4.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/38eebac4/client/pom.xml ---------------------------------------------------------------------- diff --git a/client/pom.xml b/client/pom.xml index 4424d90..5d7f6d8 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.2</version> + <version>2.4.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/38eebac4/demos/branding/pom.xml ---------------------------------------------------------------------- diff --git a/demos/branding/pom.xml b/demos/branding/pom.xml index a0f8396..c746b32 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.2</version> + <version>2.4.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/38eebac4/demos/branding/shell/pom.xml ---------------------------------------------------------------------- diff --git a/demos/branding/shell/pom.xml b/demos/branding/shell/pom.xml index 1f4359a..a9499b6 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.2</version> + <version>2.4.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/38eebac4/demos/command/pom.xml ---------------------------------------------------------------------- diff --git a/demos/command/pom.xml b/demos/command/pom.xml index dcd3fd0..4c3f307 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.2</version> + <version>2.4.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/38eebac4/demos/deployer/bundle/pom.xml ---------------------------------------------------------------------- diff --git a/demos/deployer/bundle/pom.xml b/demos/deployer/bundle/pom.xml index 23a5404..d778d08 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.2</version> + <version>2.4.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <groupId>org.apache.karaf.demos.deployer.bundle</groupId> <artifactId>my-bundle</artifactId> - <version>2.4.2</version> + <version>2.4.3-SNAPSHOT</version> <packaging>bundle</packaging> <name>Apache Karaf :: Demos :: Deployer :: Bundle</name> http://git-wip-us.apache.org/repos/asf/karaf/blob/38eebac4/demos/deployer/feature/pom.xml ---------------------------------------------------------------------- diff --git a/demos/deployer/feature/pom.xml b/demos/deployer/feature/pom.xml index 418dcb2..dcf5806 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.2</version> + <version>2.4.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <groupId>org.apache.karaf.demos.deployer.feature</groupId> <artifactId>my-feature</artifactId> - <version>2.4.2</version> + <version>2.4.3-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.2</version> + <version>2.4.3-SNAPSHOT</version> <executions> <execution> <id>generate-features-file</id> http://git-wip-us.apache.org/repos/asf/karaf/blob/38eebac4/demos/deployer/kar/pom.xml ---------------------------------------------------------------------- diff --git a/demos/deployer/kar/pom.xml b/demos/deployer/kar/pom.xml index 6700571..db62251 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.2</version> + <version>2.4.3-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.2</version> + <version>2.4.3-SNAPSHOT</version> <executions> <execution> <id>create-kar</id> http://git-wip-us.apache.org/repos/asf/karaf/blob/38eebac4/demos/deployer/pom.xml ---------------------------------------------------------------------- diff --git a/demos/deployer/pom.xml b/demos/deployer/pom.xml index 6fed7ec..5d4d6b4 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.2</version> + <version>2.4.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/38eebac4/demos/deployer/wrap/pom.xml ---------------------------------------------------------------------- diff --git a/demos/deployer/wrap/pom.xml b/demos/deployer/wrap/pom.xml index 6bb2d62..85129dc 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.2</version> + <version>2.4.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/38eebac4/demos/dump/pom.xml ---------------------------------------------------------------------- diff --git a/demos/dump/pom.xml b/demos/dump/pom.xml index 824daf8..07b5ab0 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.2</version> + <version>2.4.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/38eebac4/demos/pom.xml ---------------------------------------------------------------------- diff --git a/demos/pom.xml b/demos/pom.xml index 57a628e..a1e8121 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.2</version> + <version>2.4.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/38eebac4/demos/web/pom.xml ---------------------------------------------------------------------- diff --git a/demos/web/pom.xml b/demos/web/pom.xml index 6d194ad..e3aa34e 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.2</version> + <version>2.4.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/38eebac4/deployer/blueprint/pom.xml ---------------------------------------------------------------------- diff --git a/deployer/blueprint/pom.xml b/deployer/blueprint/pom.xml index 005f7c4..a17bbe8 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.2</version> + <version>2.4.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/38eebac4/deployer/features/pom.xml ---------------------------------------------------------------------- diff --git a/deployer/features/pom.xml b/deployer/features/pom.xml index fbead54..4f1a22c 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.2</version> + <version>2.4.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/38eebac4/deployer/kar/pom.xml ---------------------------------------------------------------------- diff --git a/deployer/kar/pom.xml b/deployer/kar/pom.xml index 705e8d3..69adfc7 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.2</version> + <version>2.4.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/38eebac4/deployer/pom.xml ---------------------------------------------------------------------- diff --git a/deployer/pom.xml b/deployer/pom.xml index 2013e05..0e77410 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.2</version> + <version>2.4.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/38eebac4/deployer/spring/pom.xml ---------------------------------------------------------------------- diff --git a/deployer/spring/pom.xml b/deployer/spring/pom.xml index 7ee576e..4edc7ce 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.2</version> + <version>2.4.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/38eebac4/deployer/wrap/pom.xml ---------------------------------------------------------------------- diff --git a/deployer/wrap/pom.xml b/deployer/wrap/pom.xml index c3363cd..3bc26dc 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.2</version> + <version>2.4.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/38eebac4/diagnostic/command/pom.xml ---------------------------------------------------------------------- diff --git a/diagnostic/command/pom.xml b/diagnostic/command/pom.xml index 15ee73d..450612f 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.2</version> + <version>2.4.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/38eebac4/diagnostic/common/pom.xml ---------------------------------------------------------------------- diff --git a/diagnostic/common/pom.xml b/diagnostic/common/pom.xml index 8f12455..b6e6859 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.2</version> + <version>2.4.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/38eebac4/diagnostic/core/pom.xml ---------------------------------------------------------------------- diff --git a/diagnostic/core/pom.xml b/diagnostic/core/pom.xml index 2b01d11..f7089cc 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.2</version> + <version>2.4.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/38eebac4/diagnostic/management/pom.xml ---------------------------------------------------------------------- diff --git a/diagnostic/management/pom.xml b/diagnostic/management/pom.xml index 6939c21..3571218 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.2</version> + <version>2.4.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/38eebac4/diagnostic/pom.xml ---------------------------------------------------------------------- diff --git a/diagnostic/pom.xml b/diagnostic/pom.xml index e052dfe..d73dc58 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.2</version> + <version>2.4.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/38eebac4/exception/pom.xml ---------------------------------------------------------------------- diff --git a/exception/pom.xml b/exception/pom.xml index 6cbbbcf..8aa2905 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.2</version> + <version>2.4.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/38eebac4/features/command/pom.xml ---------------------------------------------------------------------- diff --git a/features/command/pom.xml b/features/command/pom.xml index fe55f0d..e404b63 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.2</version> + <version>2.4.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/38eebac4/features/core/pom.xml ---------------------------------------------------------------------- diff --git a/features/core/pom.xml b/features/core/pom.xml index b1f8b8f..458674d 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.2</version> + <version>2.4.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/38eebac4/features/management/pom.xml ---------------------------------------------------------------------- diff --git a/features/management/pom.xml b/features/management/pom.xml index fdf61f6..8f2262e 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.2</version> + <version>2.4.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/38eebac4/features/obr/pom.xml ---------------------------------------------------------------------- diff --git a/features/obr/pom.xml b/features/obr/pom.xml index fc124af..8962acf 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.2</version> + <version>2.4.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/38eebac4/features/pom.xml ---------------------------------------------------------------------- diff --git a/features/pom.xml b/features/pom.xml index 483f659..0aef337 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.2</version> + <version>2.4.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/38eebac4/itests/pom.xml ---------------------------------------------------------------------- diff --git a/itests/pom.xml b/itests/pom.xml index c6754cf..0b01576 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.2</version> + <version>2.4.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/38eebac4/jaas/boot/pom.xml ---------------------------------------------------------------------- diff --git a/jaas/boot/pom.xml b/jaas/boot/pom.xml index 5a7ed06..75a4c42 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.2</version> + <version>2.4.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/38eebac4/jaas/command/pom.xml ---------------------------------------------------------------------- diff --git a/jaas/command/pom.xml b/jaas/command/pom.xml index a3a47da..8ee6820 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.2</version> + <version>2.4.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/38eebac4/jaas/config/pom.xml ---------------------------------------------------------------------- diff --git a/jaas/config/pom.xml b/jaas/config/pom.xml index fa72d38..7fdb826 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.2</version> + <version>2.4.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/38eebac4/jaas/jasypt/pom.xml ---------------------------------------------------------------------- diff --git a/jaas/jasypt/pom.xml b/jaas/jasypt/pom.xml index 4aa963b..241e920 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.2</version> + <version>2.4.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/38eebac4/jaas/modules/pom.xml ---------------------------------------------------------------------- diff --git a/jaas/modules/pom.xml b/jaas/modules/pom.xml index 06b6027..e77199a 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.2</version> + <version>2.4.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/38eebac4/jaas/pom.xml ---------------------------------------------------------------------- diff --git a/jaas/pom.xml b/jaas/pom.xml index 4fb2e6e..b556057 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.2</version> + <version>2.4.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/38eebac4/jdbc/command/pom.xml ---------------------------------------------------------------------- diff --git a/jdbc/command/pom.xml b/jdbc/command/pom.xml index ad751b3..080657c 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.2</version> + <version>2.4.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/38eebac4/jdbc/core/pom.xml ---------------------------------------------------------------------- diff --git a/jdbc/core/pom.xml b/jdbc/core/pom.xml index 82f2a99..70306f2 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.2</version> + <version>2.4.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/38eebac4/jdbc/pom.xml ---------------------------------------------------------------------- diff --git a/jdbc/pom.xml b/jdbc/pom.xml index 9002fd4..1766d99 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.2</version> + <version>2.4.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/38eebac4/jms/command/pom.xml ---------------------------------------------------------------------- diff --git a/jms/command/pom.xml b/jms/command/pom.xml index 6f9915f..6f10ae7 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.2</version> + <version>2.4.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/38eebac4/jms/core/pom.xml ---------------------------------------------------------------------- diff --git a/jms/core/pom.xml b/jms/core/pom.xml index 80fa11f..053cea6 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.2</version> + <version>2.4.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/38eebac4/jms/pom.xml ---------------------------------------------------------------------- diff --git a/jms/pom.xml b/jms/pom.xml index a36dcba..c8d6a2b 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.2</version> + <version>2.4.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/38eebac4/jndi/command/pom.xml ---------------------------------------------------------------------- diff --git a/jndi/command/pom.xml b/jndi/command/pom.xml index 7b84279..f5e5f4c 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.2</version> + <version>2.4.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/38eebac4/jndi/core/pom.xml ---------------------------------------------------------------------- diff --git a/jndi/core/pom.xml b/jndi/core/pom.xml index afb6696..2283aff 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.2</version> + <version>2.4.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/38eebac4/jndi/pom.xml ---------------------------------------------------------------------- diff --git a/jndi/pom.xml b/jndi/pom.xml index aebc9e0..886d052 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.2</version> + <version>2.4.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/38eebac4/main/pom.xml ---------------------------------------------------------------------- diff --git a/main/pom.xml b/main/pom.xml index 77660db..ee9fbe1 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.2</version> + <version>2.4.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/38eebac4/management/boot/pom.xml ---------------------------------------------------------------------- diff --git a/management/boot/pom.xml b/management/boot/pom.xml index 5636d49..7bb57a9 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.2</version> + <version>2.4.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/38eebac4/management/mbeans/bundles/pom.xml ---------------------------------------------------------------------- diff --git a/management/mbeans/bundles/pom.xml b/management/mbeans/bundles/pom.xml index 907f978..1b5979f 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.2</version> + <version>2.4.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/38eebac4/management/mbeans/config/pom.xml ---------------------------------------------------------------------- diff --git a/management/mbeans/config/pom.xml b/management/mbeans/config/pom.xml index ab5c6fb..c993a31 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.2</version> + <version>2.4.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/38eebac4/management/mbeans/dev/pom.xml ---------------------------------------------------------------------- diff --git a/management/mbeans/dev/pom.xml b/management/mbeans/dev/pom.xml index 71bf2b8..0b76fb8 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.2</version> + <version>2.4.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/38eebac4/management/mbeans/log/pom.xml ---------------------------------------------------------------------- diff --git a/management/mbeans/log/pom.xml b/management/mbeans/log/pom.xml index 7b589af..78ef2ad 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.2</version> + <version>2.4.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/38eebac4/management/mbeans/obr/pom.xml ---------------------------------------------------------------------- diff --git a/management/mbeans/obr/pom.xml b/management/mbeans/obr/pom.xml index 542b530..5c7740b 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.2</version> + <version>2.4.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/38eebac4/management/mbeans/packages/pom.xml ---------------------------------------------------------------------- diff --git a/management/mbeans/packages/pom.xml b/management/mbeans/packages/pom.xml index a79d532..487d478 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.2</version> + <version>2.4.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/38eebac4/management/mbeans/pom.xml ---------------------------------------------------------------------- diff --git a/management/mbeans/pom.xml b/management/mbeans/pom.xml index c8e8055..e8bbc36 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.2</version> + <version>2.4.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/38eebac4/management/mbeans/scr/pom.xml ---------------------------------------------------------------------- diff --git a/management/mbeans/scr/pom.xml b/management/mbeans/scr/pom.xml index 13f3e56..b521687 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.2</version> + <version>2.4.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/38eebac4/management/mbeans/services/pom.xml ---------------------------------------------------------------------- diff --git a/management/mbeans/services/pom.xml b/management/mbeans/services/pom.xml index d1e0dde..7ce5d20 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.2</version> + <version>2.4.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/38eebac4/management/mbeans/system/pom.xml ---------------------------------------------------------------------- diff --git a/management/mbeans/system/pom.xml b/management/mbeans/system/pom.xml index 3dfe272..6b75351 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.2</version> + <version>2.4.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/38eebac4/management/mbeans/web/pom.xml ---------------------------------------------------------------------- diff --git a/management/mbeans/web/pom.xml b/management/mbeans/web/pom.xml index 1e0221c..cf73527 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.2</version> + <version>2.4.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/38eebac4/management/pom.xml ---------------------------------------------------------------------- diff --git a/management/pom.xml b/management/pom.xml index bafb95b..830c65b 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.2</version> + <version>2.4.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/38eebac4/management/server/pom.xml ---------------------------------------------------------------------- diff --git a/management/server/pom.xml b/management/server/pom.xml index 6d4a651..ea3b853 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.2</version> + <version>2.4.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/38eebac4/manual/pom.xml ---------------------------------------------------------------------- diff --git a/manual/pom.xml b/manual/pom.xml index 57b168d..85dd206 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.2</version> + <version>2.4.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/38eebac4/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 4f9cb48..3e4830e 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.2</version> + <version>2.4.3-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.2</tag> + <tag>HEAD</tag> </scm> <issueManagement> http://git-wip-us.apache.org/repos/asf/karaf/blob/38eebac4/service/guard/pom.xml ---------------------------------------------------------------------- diff --git a/service/guard/pom.xml b/service/guard/pom.xml index 074b989..f31bd0b 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.2</version> + <version>2.4.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/38eebac4/service/pom.xml ---------------------------------------------------------------------- diff --git a/service/pom.xml b/service/pom.xml index cf0fc18..cd65e01 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.2</version> + <version>2.4.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/38eebac4/services/eventadmin/pom.xml ---------------------------------------------------------------------- diff --git a/services/eventadmin/pom.xml b/services/eventadmin/pom.xml index df56d1f..f94abdd 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.2</version> + <version>2.4.3-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/38eebac4/services/pom.xml ---------------------------------------------------------------------- diff --git a/services/pom.xml b/services/pom.xml index ffaea2d..f85f631 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.2</version> + <version>2.4.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/38eebac4/shell/commands/pom.xml ---------------------------------------------------------------------- diff --git a/shell/commands/pom.xml b/shell/commands/pom.xml index faaa63b..9ef81bd 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.2</version> + <version>2.4.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/38eebac4/shell/config/pom.xml ---------------------------------------------------------------------- diff --git a/shell/config/pom.xml b/shell/config/pom.xml index c1778a0..95b4186 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.2</version> + <version>2.4.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/38eebac4/shell/console/pom.xml ---------------------------------------------------------------------- diff --git a/shell/console/pom.xml b/shell/console/pom.xml index 420e00e..25b0832 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.2</version> + <version>2.4.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/38eebac4/shell/dev/pom.xml ---------------------------------------------------------------------- diff --git a/shell/dev/pom.xml b/shell/dev/pom.xml index ae7b089..d3983bf 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.2</version> + <version>2.4.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/38eebac4/shell/log/pom.xml ---------------------------------------------------------------------- diff --git a/shell/log/pom.xml b/shell/log/pom.xml index 40087bd..6e34bbc 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.2</version> + <version>2.4.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/38eebac4/shell/obr/pom.xml ---------------------------------------------------------------------- diff --git a/shell/obr/pom.xml b/shell/obr/pom.xml index 1107e8a..d8dd35f 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.2</version> + <version>2.4.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/38eebac4/shell/osgi/pom.xml ---------------------------------------------------------------------- diff --git a/shell/osgi/pom.xml b/shell/osgi/pom.xml index d290158..67a9d1d 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.2</version> + <version>2.4.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/38eebac4/shell/packages/pom.xml ---------------------------------------------------------------------- diff --git a/shell/packages/pom.xml b/shell/packages/pom.xml index af65d8d..321deb8 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.2</version> + <version>2.4.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/38eebac4/shell/pom.xml ---------------------------------------------------------------------- diff --git a/shell/pom.xml b/shell/pom.xml index 4b50bea..2b67e98 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.2</version> + <version>2.4.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/38eebac4/shell/scr/pom.xml ---------------------------------------------------------------------- diff --git a/shell/scr/pom.xml b/shell/scr/pom.xml index 651d876..0e9ec4a 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.2</version> + <version>2.4.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/38eebac4/shell/ssh/pom.xml ---------------------------------------------------------------------- diff --git a/shell/ssh/pom.xml b/shell/ssh/pom.xml index 6fdb162..cce726c 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.2</version> + <version>2.4.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/38eebac4/shell/web/pom.xml ---------------------------------------------------------------------- diff --git a/shell/web/pom.xml b/shell/web/pom.xml index 732c7cc..6e4739b 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.2</version> + <version>2.4.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/38eebac4/shell/wrapper/pom.xml ---------------------------------------------------------------------- diff --git a/shell/wrapper/pom.xml b/shell/wrapper/pom.xml index ebdbd85..3899431 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.2</version> + <version>2.4.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/38eebac4/tooling/cmdhelp-maven-plugin/pom.xml ---------------------------------------------------------------------- diff --git a/tooling/cmdhelp-maven-plugin/pom.xml b/tooling/cmdhelp-maven-plugin/pom.xml index 6f53df4..9ec426d 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.2</version> + <version>2.4.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/38eebac4/tooling/features-maven-plugin/pom.xml ---------------------------------------------------------------------- diff --git a/tooling/features-maven-plugin/pom.xml b/tooling/features-maven-plugin/pom.xml index 12a2dcb..f6efcda 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.2</version> + <version>2.4.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/38eebac4/tooling/pom.xml ---------------------------------------------------------------------- diff --git a/tooling/pom.xml b/tooling/pom.xml index c691439..500f8b2 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.2</version> + <version>2.4.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/38eebac4/util/pom.xml ---------------------------------------------------------------------- diff --git a/util/pom.xml b/util/pom.xml index da4172d..f99d6a2 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.2</version> + <version>2.4.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/38eebac4/webconsole/admin/pom.xml ---------------------------------------------------------------------- diff --git a/webconsole/admin/pom.xml b/webconsole/admin/pom.xml index cd4ed65..d3c8ae8 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.2</version> + <version>2.4.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/38eebac4/webconsole/branding/pom.xml ---------------------------------------------------------------------- diff --git a/webconsole/branding/pom.xml b/webconsole/branding/pom.xml index f3713f8..22e78bf 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.2</version> + <version>2.4.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/38eebac4/webconsole/console/pom.xml ---------------------------------------------------------------------- diff --git a/webconsole/console/pom.xml b/webconsole/console/pom.xml index d395e86..e985484 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.2</version> + <version>2.4.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/38eebac4/webconsole/features/pom.xml ---------------------------------------------------------------------- diff --git a/webconsole/features/pom.xml b/webconsole/features/pom.xml index c20face..3633212 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.2</version> + <version>2.4.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/38eebac4/webconsole/gogo/pom.xml ---------------------------------------------------------------------- diff --git a/webconsole/gogo/pom.xml b/webconsole/gogo/pom.xml index 374110d..2809b5e 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.2</version> + <version>2.4.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/38eebac4/webconsole/pom.xml ---------------------------------------------------------------------- diff --git a/webconsole/pom.xml b/webconsole/pom.xml index f5b3b77..0020915 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.2</version> + <version>2.4.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent>
