Repository: karaf Updated Branches: refs/heads/karaf-4.1.x 8793078e8 -> f45bb0fee
[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/f45bb0fe Tree: http://git-wip-us.apache.org/repos/asf/karaf/tree/f45bb0fe Diff: http://git-wip-us.apache.org/repos/asf/karaf/diff/f45bb0fe Branch: refs/heads/karaf-4.1.x Commit: f45bb0fee295a0ba4f5badb14dbc317f6d38f6cc Parents: 8793078 Author: Jean-Baptiste Onofré <[email protected]> Authored: Fri Aug 4 18:22:39 2017 +0200 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Fri Aug 4 18:22:39 2017 +0200 ---------------------------------------------------------------------- archetypes/assembly/pom.xml | 2 +- archetypes/blueprint/pom.xml | 2 +- archetypes/bundle/pom.xml | 2 +- archetypes/command/pom.xml | 2 +- archetypes/feature/pom.xml | 2 +- archetypes/kar/pom.xml | 2 +- archetypes/pom.xml | 2 +- assemblies/apache-karaf-minimal/pom.xml | 2 +- assemblies/apache-karaf/pom.xml | 2 +- assemblies/demos/pom.xml | 2 +- assemblies/features/base/pom.xml | 2 +- assemblies/features/enterprise-legacy/pom.xml | 2 +- assemblies/features/enterprise/pom.xml | 2 +- assemblies/features/framework/pom.xml | 2 +- assemblies/features/pom.xml | 2 +- assemblies/features/spring-legacy/pom.xml | 2 +- assemblies/features/spring/pom.xml | 2 +- assemblies/features/standard/pom.xml | 2 +- assemblies/features/static/pom.xml | 2 +- assemblies/pom.xml | 2 +- bundle/blueprintstate/pom.xml | 2 +- bundle/core/pom.xml | 2 +- bundle/pom.xml | 2 +- bundle/springstate/pom.xml | 2 +- client/pom.xml | 2 +- config/pom.xml | 2 +- demos/branding/pom.xml | 4 ++-- demos/command/pom.xml | 2 +- demos/deployer/bundle/pom.xml | 4 ++-- demos/deployer/kar/pom.xml | 4 ++-- demos/deployer/pom.xml | 2 +- demos/dump/pom.xml | 2 +- demos/pom.xml | 2 +- demos/profiles/dynamic/pom.xml | 2 +- demos/profiles/pom.xml | 2 +- demos/profiles/registry/pom.xml | 2 +- demos/profiles/static/pom.xml | 2 +- demos/web/pom.xml | 2 +- deployer/blueprint/pom.xml | 2 +- deployer/features/pom.xml | 2 +- deployer/kar/pom.xml | 2 +- deployer/pom.xml | 2 +- deployer/spring/pom.xml | 2 +- deployer/wrap/pom.xml | 2 +- diagnostic/boot/pom.xml | 2 +- diagnostic/core/pom.xml | 2 +- diagnostic/pom.xml | 2 +- event/pom.xml | 2 +- exception/pom.xml | 2 +- features/command/pom.xml | 2 +- features/core/pom.xml | 2 +- features/extension/pom.xml | 2 +- features/pom.xml | 2 +- http/pom.xml | 2 +- instance/pom.xml | 2 +- itests/pom.xml | 2 +- jaas/blueprint/config/pom.xml | 2 +- jaas/blueprint/jasypt/pom.xml | 2 +- jaas/blueprint/pom.xml | 2 +- jaas/boot/pom.xml | 2 +- jaas/command/pom.xml | 2 +- jaas/config/pom.xml | 2 +- jaas/jasypt/pom.xml | 2 +- jaas/modules/pom.xml | 2 +- jaas/pom.xml | 2 +- jdbc/pom.xml | 2 +- jms/core/pom.xml | 2 +- jms/pom.xml | 2 +- jndi/pom.xml | 2 +- jpa/hibernate/pom.xml | 2 +- jpa/pom.xml | 2 +- kar/pom.xml | 2 +- log/pom.xml | 2 +- main/pom.xml | 2 +- management/pom.xml | 2 +- management/server/pom.xml | 2 +- obr/pom.xml | 2 +- package/pom.xml | 2 +- pom.xml | 4 ++-- profile/pom.xml | 2 +- scheduler/pom.xml | 2 +- scr/command/pom.xml | 2 +- scr/examples/component-factory/pom.xml | 2 +- scr/examples/managed-service/pom.xml | 2 +- scr/examples/pom.xml | 2 +- scr/examples/service/pom.xml | 2 +- scr/management/pom.xml | 2 +- scr/pom.xml | 2 +- scr/state/pom.xml | 2 +- service/core/pom.xml | 2 +- service/guard/pom.xml | 2 +- service/pom.xml | 2 +- services/coordinator/pom.xml | 2 +- services/eventadmin/pom.xml | 2 +- services/pom.xml | 2 +- services/staticcm/pom.xml | 2 +- shell/commands/pom.xml | 2 +- shell/console/pom.xml | 2 +- shell/core/pom.xml | 2 +- shell/pom.xml | 2 +- shell/ssh/pom.xml | 2 +- shell/table/pom.xml | 2 +- subsystem/pom.xml | 2 +- system/pom.xml | 2 +- tooling/karaf-maven-plugin/pom.xml | 2 +- tooling/karaf-services-maven-plugin/pom.xml | 2 +- tooling/pom.xml | 2 +- tooling/utils/pom.xml | 2 +- util/pom.xml | 2 +- web/pom.xml | 2 +- webconsole/console/pom.xml | 2 +- webconsole/features/pom.xml | 2 +- webconsole/gogo/pom.xml | 2 +- webconsole/http/pom.xml | 2 +- webconsole/instance/pom.xml | 2 +- webconsole/pom.xml | 2 +- wrapper/pom.xml | 2 +- 117 files changed, 121 insertions(+), 121 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/karaf/blob/f45bb0fe/archetypes/assembly/pom.xml ---------------------------------------------------------------------- diff --git a/archetypes/assembly/pom.xml b/archetypes/assembly/pom.xml index 8be1883..26fb4b3 100644 --- a/archetypes/assembly/pom.xml +++ b/archetypes/assembly/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf</groupId> <artifactId>archetypes</artifactId> - <version>4.1.2</version> + <version>4.1.3-SNAPSHOT</version> </parent> <groupId>org.apache.karaf.archetypes</groupId> http://git-wip-us.apache.org/repos/asf/karaf/blob/f45bb0fe/archetypes/blueprint/pom.xml ---------------------------------------------------------------------- diff --git a/archetypes/blueprint/pom.xml b/archetypes/blueprint/pom.xml index 5e75b9c..0e3d017 100644 --- a/archetypes/blueprint/pom.xml +++ b/archetypes/blueprint/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf</groupId> <artifactId>archetypes</artifactId> - <version>4.1.2</version> + <version>4.1.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/f45bb0fe/archetypes/bundle/pom.xml ---------------------------------------------------------------------- diff --git a/archetypes/bundle/pom.xml b/archetypes/bundle/pom.xml index b84045e..9307c01 100644 --- a/archetypes/bundle/pom.xml +++ b/archetypes/bundle/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf</groupId> <artifactId>archetypes</artifactId> - <version>4.1.2</version> + <version>4.1.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/f45bb0fe/archetypes/command/pom.xml ---------------------------------------------------------------------- diff --git a/archetypes/command/pom.xml b/archetypes/command/pom.xml index 3a57631..ae1957c 100644 --- a/archetypes/command/pom.xml +++ b/archetypes/command/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf</groupId> <artifactId>archetypes</artifactId> - <version>4.1.2</version> + <version>4.1.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/f45bb0fe/archetypes/feature/pom.xml ---------------------------------------------------------------------- diff --git a/archetypes/feature/pom.xml b/archetypes/feature/pom.xml index 69558d4..372dc27 100644 --- a/archetypes/feature/pom.xml +++ b/archetypes/feature/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf</groupId> <artifactId>archetypes</artifactId> - <version>4.1.2</version> + <version>4.1.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/f45bb0fe/archetypes/kar/pom.xml ---------------------------------------------------------------------- diff --git a/archetypes/kar/pom.xml b/archetypes/kar/pom.xml index bc4ac55..bece61d 100644 --- a/archetypes/kar/pom.xml +++ b/archetypes/kar/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf</groupId> <artifactId>archetypes</artifactId> - <version>4.1.2</version> + <version>4.1.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/f45bb0fe/archetypes/pom.xml ---------------------------------------------------------------------- diff --git a/archetypes/pom.xml b/archetypes/pom.xml index e5a678b..7a48306 100644 --- a/archetypes/pom.xml +++ b/archetypes/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf</groupId> <artifactId>karaf</artifactId> - <version>4.1.2</version> + <version>4.1.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/f45bb0fe/assemblies/apache-karaf-minimal/pom.xml ---------------------------------------------------------------------- diff --git a/assemblies/apache-karaf-minimal/pom.xml b/assemblies/apache-karaf-minimal/pom.xml index a67fd1e..d072b0e 100644 --- a/assemblies/apache-karaf-minimal/pom.xml +++ b/assemblies/apache-karaf-minimal/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf.assemblies</groupId> <artifactId>assemblies</artifactId> - <version>4.1.2</version> + <version>4.1.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/f45bb0fe/assemblies/apache-karaf/pom.xml ---------------------------------------------------------------------- diff --git a/assemblies/apache-karaf/pom.xml b/assemblies/apache-karaf/pom.xml index 9653cc9..74752b7 100644 --- a/assemblies/apache-karaf/pom.xml +++ b/assemblies/apache-karaf/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf.assemblies</groupId> <artifactId>assemblies</artifactId> - <version>4.1.2</version> + <version>4.1.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/f45bb0fe/assemblies/demos/pom.xml ---------------------------------------------------------------------- diff --git a/assemblies/demos/pom.xml b/assemblies/demos/pom.xml index 2c65460..678492c 100644 --- a/assemblies/demos/pom.xml +++ b/assemblies/demos/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf.assemblies</groupId> <artifactId>assemblies</artifactId> - <version>4.1.2</version> + <version>4.1.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/f45bb0fe/assemblies/features/base/pom.xml ---------------------------------------------------------------------- diff --git a/assemblies/features/base/pom.xml b/assemblies/features/base/pom.xml index bcec581..1b290f6 100644 --- a/assemblies/features/base/pom.xml +++ b/assemblies/features/base/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf.assemblies.features</groupId> <artifactId>features</artifactId> - <version>4.1.2</version> + <version>4.1.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/f45bb0fe/assemblies/features/enterprise-legacy/pom.xml ---------------------------------------------------------------------- diff --git a/assemblies/features/enterprise-legacy/pom.xml b/assemblies/features/enterprise-legacy/pom.xml index fa9f321..4cf0417 100644 --- a/assemblies/features/enterprise-legacy/pom.xml +++ b/assemblies/features/enterprise-legacy/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf.assemblies.features</groupId> <artifactId>features</artifactId> - <version>4.1.2</version> + <version>4.1.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/f45bb0fe/assemblies/features/enterprise/pom.xml ---------------------------------------------------------------------- diff --git a/assemblies/features/enterprise/pom.xml b/assemblies/features/enterprise/pom.xml index 63c04a4..541a92d 100644 --- a/assemblies/features/enterprise/pom.xml +++ b/assemblies/features/enterprise/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf.assemblies.features</groupId> <artifactId>features</artifactId> - <version>4.1.2</version> + <version>4.1.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/f45bb0fe/assemblies/features/framework/pom.xml ---------------------------------------------------------------------- diff --git a/assemblies/features/framework/pom.xml b/assemblies/features/framework/pom.xml index c2e8110..5c5b9f0 100644 --- a/assemblies/features/framework/pom.xml +++ b/assemblies/features/framework/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf.assemblies.features</groupId> <artifactId>features</artifactId> - <version>4.1.2</version> + <version>4.1.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/f45bb0fe/assemblies/features/pom.xml ---------------------------------------------------------------------- diff --git a/assemblies/features/pom.xml b/assemblies/features/pom.xml index 0126790..cd9b8b1 100644 --- a/assemblies/features/pom.xml +++ b/assemblies/features/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf.assemblies</groupId> <artifactId>assemblies</artifactId> - <version>4.1.2</version> + <version>4.1.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/f45bb0fe/assemblies/features/spring-legacy/pom.xml ---------------------------------------------------------------------- diff --git a/assemblies/features/spring-legacy/pom.xml b/assemblies/features/spring-legacy/pom.xml index 7a204ba..af83043 100644 --- a/assemblies/features/spring-legacy/pom.xml +++ b/assemblies/features/spring-legacy/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf.assemblies.features</groupId> <artifactId>features</artifactId> - <version>4.1.2</version> + <version>4.1.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/f45bb0fe/assemblies/features/spring/pom.xml ---------------------------------------------------------------------- diff --git a/assemblies/features/spring/pom.xml b/assemblies/features/spring/pom.xml index 3c491dd..64497b3 100644 --- a/assemblies/features/spring/pom.xml +++ b/assemblies/features/spring/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf.assemblies.features</groupId> <artifactId>features</artifactId> - <version>4.1.2</version> + <version>4.1.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/f45bb0fe/assemblies/features/standard/pom.xml ---------------------------------------------------------------------- diff --git a/assemblies/features/standard/pom.xml b/assemblies/features/standard/pom.xml index 1829335..b638972 100644 --- a/assemblies/features/standard/pom.xml +++ b/assemblies/features/standard/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf.assemblies.features</groupId> <artifactId>features</artifactId> - <version>4.1.2</version> + <version>4.1.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/f45bb0fe/assemblies/features/static/pom.xml ---------------------------------------------------------------------- diff --git a/assemblies/features/static/pom.xml b/assemblies/features/static/pom.xml index f362cbf..7136b3a 100644 --- a/assemblies/features/static/pom.xml +++ b/assemblies/features/static/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf.assemblies.features</groupId> <artifactId>features</artifactId> - <version>4.1.2</version> + <version>4.1.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/f45bb0fe/assemblies/pom.xml ---------------------------------------------------------------------- diff --git a/assemblies/pom.xml b/assemblies/pom.xml index d7ba28a..1386641 100644 --- a/assemblies/pom.xml +++ b/assemblies/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf</groupId> <artifactId>karaf</artifactId> - <version>4.1.2</version> + <version>4.1.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/f45bb0fe/bundle/blueprintstate/pom.xml ---------------------------------------------------------------------- diff --git a/bundle/blueprintstate/pom.xml b/bundle/blueprintstate/pom.xml index 8781d76..0ac8128 100644 --- a/bundle/blueprintstate/pom.xml +++ b/bundle/blueprintstate/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf.bundle</groupId> <artifactId>bundle</artifactId> - <version>4.1.2</version> + <version>4.1.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/f45bb0fe/bundle/core/pom.xml ---------------------------------------------------------------------- diff --git a/bundle/core/pom.xml b/bundle/core/pom.xml index c5165e9..bea1743 100644 --- a/bundle/core/pom.xml +++ b/bundle/core/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf.bundle</groupId> <artifactId>bundle</artifactId> - <version>4.1.2</version> + <version>4.1.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/f45bb0fe/bundle/pom.xml ---------------------------------------------------------------------- diff --git a/bundle/pom.xml b/bundle/pom.xml index a0386da..17ea1b4 100644 --- a/bundle/pom.xml +++ b/bundle/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf</groupId> <artifactId>karaf</artifactId> - <version>4.1.2</version> + <version>4.1.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/f45bb0fe/bundle/springstate/pom.xml ---------------------------------------------------------------------- diff --git a/bundle/springstate/pom.xml b/bundle/springstate/pom.xml index 4916482..3e32c69 100644 --- a/bundle/springstate/pom.xml +++ b/bundle/springstate/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf.bundle</groupId> <artifactId>bundle</artifactId> - <version>4.1.2</version> + <version>4.1.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/f45bb0fe/client/pom.xml ---------------------------------------------------------------------- diff --git a/client/pom.xml b/client/pom.xml index 8c0b9ef..4cf0a4a 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf</groupId> <artifactId>karaf</artifactId> - <version>4.1.2</version> + <version>4.1.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/f45bb0fe/config/pom.xml ---------------------------------------------------------------------- diff --git a/config/pom.xml b/config/pom.xml index 319d43b..589a9da 100644 --- a/config/pom.xml +++ b/config/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf</groupId> <artifactId>karaf</artifactId> - <version>4.1.2</version> + <version>4.1.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/f45bb0fe/demos/branding/pom.xml ---------------------------------------------------------------------- diff --git a/demos/branding/pom.xml b/demos/branding/pom.xml index b18695e..645b550 100644 --- a/demos/branding/pom.xml +++ b/demos/branding/pom.xml @@ -23,13 +23,13 @@ <parent> <groupId>org.apache.karaf.demos</groupId> <artifactId>demos</artifactId> - <version>4.1.2</version> + <version>4.1.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <groupId>org.apache.karaf.demos</groupId> <artifactId>org.apache.karaf.demos.branding.shell</artifactId> - <version>4.1.2</version> + <version>4.1.3-SNAPSHOT</version> <packaging>bundle</packaging> <name>Apache Karaf :: Demos :: Branding :: Shell</name> http://git-wip-us.apache.org/repos/asf/karaf/blob/f45bb0fe/demos/command/pom.xml ---------------------------------------------------------------------- diff --git a/demos/command/pom.xml b/demos/command/pom.xml index b24385c..597c38d 100644 --- a/demos/command/pom.xml +++ b/demos/command/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf.demos</groupId> <artifactId>demos</artifactId> - <version>4.1.2</version> + <version>4.1.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/f45bb0fe/demos/deployer/bundle/pom.xml ---------------------------------------------------------------------- diff --git a/demos/deployer/bundle/pom.xml b/demos/deployer/bundle/pom.xml index d044810..c8a761f 100644 --- a/demos/deployer/bundle/pom.xml +++ b/demos/deployer/bundle/pom.xml @@ -24,13 +24,13 @@ <parent> <groupId>org.apache.karaf.demos</groupId> <artifactId>org.apache.karaf.demos.deployer</artifactId> - <version>4.1.2</version> + <version>4.1.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <groupId>org.apache.karaf.demos.deployer.bundle</groupId> <artifactId>my-bundle</artifactId> - <version>4.1.2</version> + <version>4.1.3-SNAPSHOT</version> <packaging>bundle</packaging> <name>Apache Karaf :: Demos :: Deployer :: Bundle</name> http://git-wip-us.apache.org/repos/asf/karaf/blob/f45bb0fe/demos/deployer/kar/pom.xml ---------------------------------------------------------------------- diff --git a/demos/deployer/kar/pom.xml b/demos/deployer/kar/pom.xml index e7121ec..9cf7152 100644 --- a/demos/deployer/kar/pom.xml +++ b/demos/deployer/kar/pom.xml @@ -24,13 +24,13 @@ <parent> <groupId>org.apache.karaf.demos</groupId> <artifactId>org.apache.karaf.demos.deployer</artifactId> - <version>4.1.2</version> + <version>4.1.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <groupId>org.apache.karaf.demos</groupId> <artifactId>my-kar</artifactId> - <version>4.1.2</version> + <version>4.1.3-SNAPSHOT</version> <packaging>pom</packaging> <!-- You can directly use the kar packaging --> <!-- <packaging>kar</packaging> --> http://git-wip-us.apache.org/repos/asf/karaf/blob/f45bb0fe/demos/deployer/pom.xml ---------------------------------------------------------------------- diff --git a/demos/deployer/pom.xml b/demos/deployer/pom.xml index 27f083a..1aa0390 100644 --- a/demos/deployer/pom.xml +++ b/demos/deployer/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf.demos</groupId> <artifactId>demos</artifactId> - <version>4.1.2</version> + <version>4.1.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/f45bb0fe/demos/dump/pom.xml ---------------------------------------------------------------------- diff --git a/demos/dump/pom.xml b/demos/dump/pom.xml index 483c2d8..f7812ed 100644 --- a/demos/dump/pom.xml +++ b/demos/dump/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf.demos</groupId> <artifactId>demos</artifactId> - <version>4.1.2</version> + <version>4.1.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/f45bb0fe/demos/pom.xml ---------------------------------------------------------------------- diff --git a/demos/pom.xml b/demos/pom.xml index 3997e1f..914118e 100644 --- a/demos/pom.xml +++ b/demos/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf</groupId> <artifactId>karaf</artifactId> - <version>4.1.2</version> + <version>4.1.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/f45bb0fe/demos/profiles/dynamic/pom.xml ---------------------------------------------------------------------- diff --git a/demos/profiles/dynamic/pom.xml b/demos/profiles/dynamic/pom.xml index 9cd14fb..1de0499 100644 --- a/demos/profiles/dynamic/pom.xml +++ b/demos/profiles/dynamic/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf</groupId> <artifactId>karaf</artifactId> - <version>4.1.2</version> + <version>4.1.3-SNAPSHOT</version> <relativePath>../../../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/f45bb0fe/demos/profiles/pom.xml ---------------------------------------------------------------------- diff --git a/demos/profiles/pom.xml b/demos/profiles/pom.xml index 3d7d5e1..b8698e3 100644 --- a/demos/profiles/pom.xml +++ b/demos/profiles/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf</groupId> <artifactId>karaf</artifactId> - <version>4.1.2</version> + <version>4.1.3-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/f45bb0fe/demos/profiles/registry/pom.xml ---------------------------------------------------------------------- diff --git a/demos/profiles/registry/pom.xml b/demos/profiles/registry/pom.xml index 578f82d..6de70d4 100644 --- a/demos/profiles/registry/pom.xml +++ b/demos/profiles/registry/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf</groupId> <artifactId>karaf</artifactId> - <version>4.1.2</version> + <version>4.1.3-SNAPSHOT</version> <relativePath>../../../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/f45bb0fe/demos/profiles/static/pom.xml ---------------------------------------------------------------------- diff --git a/demos/profiles/static/pom.xml b/demos/profiles/static/pom.xml index df32c63..96ee024 100644 --- a/demos/profiles/static/pom.xml +++ b/demos/profiles/static/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf.demos</groupId> <artifactId>demos</artifactId> - <version>4.1.2</version> + <version>4.1.3-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/f45bb0fe/demos/web/pom.xml ---------------------------------------------------------------------- diff --git a/demos/web/pom.xml b/demos/web/pom.xml index d662ed5..dd242a5 100644 --- a/demos/web/pom.xml +++ b/demos/web/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf.demos</groupId> <artifactId>demos</artifactId> - <version>4.1.2</version> + <version>4.1.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/f45bb0fe/deployer/blueprint/pom.xml ---------------------------------------------------------------------- diff --git a/deployer/blueprint/pom.xml b/deployer/blueprint/pom.xml index 3f65cbc..45d8b76 100644 --- a/deployer/blueprint/pom.xml +++ b/deployer/blueprint/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf.deployer</groupId> <artifactId>deployer</artifactId> - <version>4.1.2</version> + <version>4.1.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/f45bb0fe/deployer/features/pom.xml ---------------------------------------------------------------------- diff --git a/deployer/features/pom.xml b/deployer/features/pom.xml index 4ba2954..d110c9c 100644 --- a/deployer/features/pom.xml +++ b/deployer/features/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf.deployer</groupId> <artifactId>deployer</artifactId> - <version>4.1.2</version> + <version>4.1.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/f45bb0fe/deployer/kar/pom.xml ---------------------------------------------------------------------- diff --git a/deployer/kar/pom.xml b/deployer/kar/pom.xml index 9246070..9980a2e 100644 --- a/deployer/kar/pom.xml +++ b/deployer/kar/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf.deployer</groupId> <artifactId>deployer</artifactId> - <version>4.1.2</version> + <version>4.1.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/f45bb0fe/deployer/pom.xml ---------------------------------------------------------------------- diff --git a/deployer/pom.xml b/deployer/pom.xml index bb1b200..135e9e1 100644 --- a/deployer/pom.xml +++ b/deployer/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf</groupId> <artifactId>karaf</artifactId> - <version>4.1.2</version> + <version>4.1.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/f45bb0fe/deployer/spring/pom.xml ---------------------------------------------------------------------- diff --git a/deployer/spring/pom.xml b/deployer/spring/pom.xml index 41a7f46..830a301 100644 --- a/deployer/spring/pom.xml +++ b/deployer/spring/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf.deployer</groupId> <artifactId>deployer</artifactId> - <version>4.1.2</version> + <version>4.1.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/f45bb0fe/deployer/wrap/pom.xml ---------------------------------------------------------------------- diff --git a/deployer/wrap/pom.xml b/deployer/wrap/pom.xml index 66a1d30..faf84fb 100644 --- a/deployer/wrap/pom.xml +++ b/deployer/wrap/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf.deployer</groupId> <artifactId>deployer</artifactId> - <version>4.1.2</version> + <version>4.1.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/f45bb0fe/diagnostic/boot/pom.xml ---------------------------------------------------------------------- diff --git a/diagnostic/boot/pom.xml b/diagnostic/boot/pom.xml index 87a7cb9..5a85ace 100644 --- a/diagnostic/boot/pom.xml +++ b/diagnostic/boot/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf.diagnostic</groupId> <artifactId>diagnostic</artifactId> - <version>4.1.2</version> + <version>4.1.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/f45bb0fe/diagnostic/core/pom.xml ---------------------------------------------------------------------- diff --git a/diagnostic/core/pom.xml b/diagnostic/core/pom.xml index aa5d6b9..c16b0ad 100644 --- a/diagnostic/core/pom.xml +++ b/diagnostic/core/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf.diagnostic</groupId> <artifactId>diagnostic</artifactId> - <version>4.1.2</version> + <version>4.1.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/f45bb0fe/diagnostic/pom.xml ---------------------------------------------------------------------- diff --git a/diagnostic/pom.xml b/diagnostic/pom.xml index 5f80c80..a309391 100644 --- a/diagnostic/pom.xml +++ b/diagnostic/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf</groupId> <artifactId>karaf</artifactId> - <version>4.1.2</version> + <version>4.1.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/f45bb0fe/event/pom.xml ---------------------------------------------------------------------- diff --git a/event/pom.xml b/event/pom.xml index 12e1729..25660ef 100644 --- a/event/pom.xml +++ b/event/pom.xml @@ -24,7 +24,7 @@ <parent> <artifactId>karaf</artifactId> <groupId>org.apache.karaf</groupId> - <version>4.1.2</version> + <version>4.1.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/f45bb0fe/exception/pom.xml ---------------------------------------------------------------------- diff --git a/exception/pom.xml b/exception/pom.xml index 1eb70f7..f9c23d4 100644 --- a/exception/pom.xml +++ b/exception/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf</groupId> <artifactId>karaf</artifactId> - <version>4.1.2</version> + <version>4.1.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/f45bb0fe/features/command/pom.xml ---------------------------------------------------------------------- diff --git a/features/command/pom.xml b/features/command/pom.xml index 2e940a6..683c23c 100644 --- a/features/command/pom.xml +++ b/features/command/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf.features</groupId> <artifactId>features</artifactId> - <version>4.1.2</version> + <version>4.1.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/f45bb0fe/features/core/pom.xml ---------------------------------------------------------------------- diff --git a/features/core/pom.xml b/features/core/pom.xml index 8fed340..c6caa0a 100644 --- a/features/core/pom.xml +++ b/features/core/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf.features</groupId> <artifactId>features</artifactId> - <version>4.1.2</version> + <version>4.1.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/f45bb0fe/features/extension/pom.xml ---------------------------------------------------------------------- diff --git a/features/extension/pom.xml b/features/extension/pom.xml index 1c11782..226dfec 100644 --- a/features/extension/pom.xml +++ b/features/extension/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf.features</groupId> <artifactId>features</artifactId> - <version>4.1.2</version> + <version>4.1.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/f45bb0fe/features/pom.xml ---------------------------------------------------------------------- diff --git a/features/pom.xml b/features/pom.xml index b85dd56..2e695e7 100644 --- a/features/pom.xml +++ b/features/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf</groupId> <artifactId>karaf</artifactId> - <version>4.1.2</version> + <version>4.1.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/f45bb0fe/http/pom.xml ---------------------------------------------------------------------- diff --git a/http/pom.xml b/http/pom.xml index c4fd39e..ccd3829 100644 --- a/http/pom.xml +++ b/http/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf</groupId> <artifactId>karaf</artifactId> - <version>4.1.2</version> + <version>4.1.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/f45bb0fe/instance/pom.xml ---------------------------------------------------------------------- diff --git a/instance/pom.xml b/instance/pom.xml index fc2a5af..3d16812 100644 --- a/instance/pom.xml +++ b/instance/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf</groupId> <artifactId>karaf</artifactId> - <version>4.1.2</version> + <version>4.1.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/f45bb0fe/itests/pom.xml ---------------------------------------------------------------------- diff --git a/itests/pom.xml b/itests/pom.xml index f9436a0..cecbda2 100644 --- a/itests/pom.xml +++ b/itests/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf</groupId> <artifactId>karaf</artifactId> - <version>4.1.2</version> + <version>4.1.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/f45bb0fe/jaas/blueprint/config/pom.xml ---------------------------------------------------------------------- diff --git a/jaas/blueprint/config/pom.xml b/jaas/blueprint/config/pom.xml index aa2a2ce..d4369a3 100644 --- a/jaas/blueprint/config/pom.xml +++ b/jaas/blueprint/config/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf.jaas.blueprint</groupId> <artifactId>blueprint</artifactId> - <version>4.1.2</version> + <version>4.1.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/f45bb0fe/jaas/blueprint/jasypt/pom.xml ---------------------------------------------------------------------- diff --git a/jaas/blueprint/jasypt/pom.xml b/jaas/blueprint/jasypt/pom.xml index 03ea18e..95a0db9 100644 --- a/jaas/blueprint/jasypt/pom.xml +++ b/jaas/blueprint/jasypt/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf.jaas.blueprint</groupId> <artifactId>blueprint</artifactId> - <version>4.1.2</version> + <version>4.1.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/f45bb0fe/jaas/blueprint/pom.xml ---------------------------------------------------------------------- diff --git a/jaas/blueprint/pom.xml b/jaas/blueprint/pom.xml index 197dfab..540309a 100644 --- a/jaas/blueprint/pom.xml +++ b/jaas/blueprint/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf.jaas</groupId> <artifactId>jaas</artifactId> - <version>4.1.2</version> + <version>4.1.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/f45bb0fe/jaas/boot/pom.xml ---------------------------------------------------------------------- diff --git a/jaas/boot/pom.xml b/jaas/boot/pom.xml index 50fc83f..62f843a 100644 --- a/jaas/boot/pom.xml +++ b/jaas/boot/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf.jaas</groupId> <artifactId>jaas</artifactId> - <version>4.1.2</version> + <version>4.1.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/f45bb0fe/jaas/command/pom.xml ---------------------------------------------------------------------- diff --git a/jaas/command/pom.xml b/jaas/command/pom.xml index 3f7822a..d2ac725 100644 --- a/jaas/command/pom.xml +++ b/jaas/command/pom.xml @@ -24,7 +24,7 @@ <parent> <artifactId>jaas</artifactId> <groupId>org.apache.karaf.jaas</groupId> - <version>4.1.2</version> + <version>4.1.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/f45bb0fe/jaas/config/pom.xml ---------------------------------------------------------------------- diff --git a/jaas/config/pom.xml b/jaas/config/pom.xml index 76debc0..88f5214 100644 --- a/jaas/config/pom.xml +++ b/jaas/config/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf.jaas</groupId> <artifactId>jaas</artifactId> - <version>4.1.2</version> + <version>4.1.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/f45bb0fe/jaas/jasypt/pom.xml ---------------------------------------------------------------------- diff --git a/jaas/jasypt/pom.xml b/jaas/jasypt/pom.xml index 40f5b1c..2cb7e6b 100644 --- a/jaas/jasypt/pom.xml +++ b/jaas/jasypt/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf.jaas</groupId> <artifactId>jaas</artifactId> - <version>4.1.2</version> + <version>4.1.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/f45bb0fe/jaas/modules/pom.xml ---------------------------------------------------------------------- diff --git a/jaas/modules/pom.xml b/jaas/modules/pom.xml index ce244c5..1365ad6 100644 --- a/jaas/modules/pom.xml +++ b/jaas/modules/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf.jaas</groupId> <artifactId>jaas</artifactId> - <version>4.1.2</version> + <version>4.1.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/f45bb0fe/jaas/pom.xml ---------------------------------------------------------------------- diff --git a/jaas/pom.xml b/jaas/pom.xml index 2318405..1b978a6 100644 --- a/jaas/pom.xml +++ b/jaas/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf</groupId> <artifactId>karaf</artifactId> - <version>4.1.2</version> + <version>4.1.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/f45bb0fe/jdbc/pom.xml ---------------------------------------------------------------------- diff --git a/jdbc/pom.xml b/jdbc/pom.xml index 3fffc8a..fdf87a8 100644 --- a/jdbc/pom.xml +++ b/jdbc/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf</groupId> <artifactId>karaf</artifactId> - <version>4.1.2</version> + <version>4.1.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/f45bb0fe/jms/core/pom.xml ---------------------------------------------------------------------- diff --git a/jms/core/pom.xml b/jms/core/pom.xml index 7ca9990..1bd8c63 100644 --- a/jms/core/pom.xml +++ b/jms/core/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf</groupId> <artifactId>karaf</artifactId> - <version>4.1.2</version> + <version>4.1.3-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/f45bb0fe/jms/pom.xml ---------------------------------------------------------------------- diff --git a/jms/pom.xml b/jms/pom.xml index 90dcf1e..20fddb1 100644 --- a/jms/pom.xml +++ b/jms/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf</groupId> <artifactId>karaf</artifactId> - <version>4.1.2</version> + <version>4.1.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/f45bb0fe/jndi/pom.xml ---------------------------------------------------------------------- diff --git a/jndi/pom.xml b/jndi/pom.xml index 4218a87..d09eab5 100644 --- a/jndi/pom.xml +++ b/jndi/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf</groupId> <artifactId>karaf</artifactId> - <version>4.1.2</version> + <version>4.1.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/f45bb0fe/jpa/hibernate/pom.xml ---------------------------------------------------------------------- diff --git a/jpa/hibernate/pom.xml b/jpa/hibernate/pom.xml index d37d10f..48968fd 100644 --- a/jpa/hibernate/pom.xml +++ b/jpa/hibernate/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf.jpa</groupId> <artifactId>jpa-parent</artifactId> - <version>4.1.2</version> + <version>4.1.3-SNAPSHOT</version> </parent> <artifactId>hibernate</artifactId> http://git-wip-us.apache.org/repos/asf/karaf/blob/f45bb0fe/jpa/pom.xml ---------------------------------------------------------------------- diff --git a/jpa/pom.xml b/jpa/pom.xml index 330849c..e2a8f94 100644 --- a/jpa/pom.xml +++ b/jpa/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf</groupId> <artifactId>karaf</artifactId> - <version>4.1.2</version> + <version>4.1.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/f45bb0fe/kar/pom.xml ---------------------------------------------------------------------- diff --git a/kar/pom.xml b/kar/pom.xml index 59313c7..b0861e8 100644 --- a/kar/pom.xml +++ b/kar/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf</groupId> <artifactId>karaf</artifactId> - <version>4.1.2</version> + <version>4.1.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/f45bb0fe/log/pom.xml ---------------------------------------------------------------------- diff --git a/log/pom.xml b/log/pom.xml index fe49791..2682090 100644 --- a/log/pom.xml +++ b/log/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf</groupId> <artifactId>karaf</artifactId> - <version>4.1.2</version> + <version>4.1.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/f45bb0fe/main/pom.xml ---------------------------------------------------------------------- diff --git a/main/pom.xml b/main/pom.xml index d58d2c7..c03ec1d 100644 --- a/main/pom.xml +++ b/main/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf</groupId> <artifactId>karaf</artifactId> - <version>4.1.2</version> + <version>4.1.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/f45bb0fe/management/pom.xml ---------------------------------------------------------------------- diff --git a/management/pom.xml b/management/pom.xml index 1f912df..fcb97e5 100644 --- a/management/pom.xml +++ b/management/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf</groupId> <artifactId>karaf</artifactId> - <version>4.1.2</version> + <version>4.1.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/f45bb0fe/management/server/pom.xml ---------------------------------------------------------------------- diff --git a/management/server/pom.xml b/management/server/pom.xml index db6a2f1..4da5005 100644 --- a/management/server/pom.xml +++ b/management/server/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf.management</groupId> <artifactId>management</artifactId> - <version>4.1.2</version> + <version>4.1.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/f45bb0fe/obr/pom.xml ---------------------------------------------------------------------- diff --git a/obr/pom.xml b/obr/pom.xml index bb37274..183a058 100644 --- a/obr/pom.xml +++ b/obr/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf</groupId> <artifactId>karaf</artifactId> - <version>4.1.2</version> + <version>4.1.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/f45bb0fe/package/pom.xml ---------------------------------------------------------------------- diff --git a/package/pom.xml b/package/pom.xml index 6ea9add..f27a039 100644 --- a/package/pom.xml +++ b/package/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf</groupId> <artifactId>karaf</artifactId> - <version>4.1.2</version> + <version>4.1.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/f45bb0fe/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 265babd..6cc4ce7 100644 --- a/pom.xml +++ b/pom.xml @@ -31,7 +31,7 @@ <groupId>org.apache.karaf</groupId> <artifactId>karaf</artifactId> <packaging>pom</packaging> - <version>4.1.2</version> + <version>4.1.3-SNAPSHOT</version> <name>Apache Karaf</name> <inceptionYear>2007</inceptionYear> @@ -80,7 +80,7 @@ <connection>scm:git:https://git-wip-us.apache.org/repos/asf/karaf.git</connection> <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/karaf.git</developerConnection> <url>https://git-wip-us.apache.org/repos/asf?p=karaf.git;a=summary</url> - <tag>karaf-4.1.2</tag> + <tag>HEAD</tag> </scm> <issueManagement> http://git-wip-us.apache.org/repos/asf/karaf/blob/f45bb0fe/profile/pom.xml ---------------------------------------------------------------------- diff --git a/profile/pom.xml b/profile/pom.xml index 7dc7225..5e104b3 100644 --- a/profile/pom.xml +++ b/profile/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf</groupId> <artifactId>karaf</artifactId> - <version>4.1.2</version> + <version>4.1.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/f45bb0fe/scheduler/pom.xml ---------------------------------------------------------------------- diff --git a/scheduler/pom.xml b/scheduler/pom.xml index 5397a39..0c7ab15 100644 --- a/scheduler/pom.xml +++ b/scheduler/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf</groupId> <artifactId>karaf</artifactId> - <version>4.1.2</version> + <version>4.1.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/f45bb0fe/scr/command/pom.xml ---------------------------------------------------------------------- diff --git a/scr/command/pom.xml b/scr/command/pom.xml index f2677bd..b39ac47 100644 --- a/scr/command/pom.xml +++ b/scr/command/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf.scr</groupId> <artifactId>scr</artifactId> - <version>4.1.2</version> + <version>4.1.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/f45bb0fe/scr/examples/component-factory/pom.xml ---------------------------------------------------------------------- diff --git a/scr/examples/component-factory/pom.xml b/scr/examples/component-factory/pom.xml index 326f8fc..842757f 100644 --- a/scr/examples/component-factory/pom.xml +++ b/scr/examples/component-factory/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf.scr</groupId> <artifactId>org.apache.karaf.scr.examples</artifactId> - <version>4.1.2</version> + <version>4.1.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/f45bb0fe/scr/examples/managed-service/pom.xml ---------------------------------------------------------------------- diff --git a/scr/examples/managed-service/pom.xml b/scr/examples/managed-service/pom.xml index 3be4e11..5f4448a 100644 --- a/scr/examples/managed-service/pom.xml +++ b/scr/examples/managed-service/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf.scr</groupId> <artifactId>org.apache.karaf.scr.examples</artifactId> - <version>4.1.2</version> + <version>4.1.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/f45bb0fe/scr/examples/pom.xml ---------------------------------------------------------------------- diff --git a/scr/examples/pom.xml b/scr/examples/pom.xml index 8667f3b..13ff487 100644 --- a/scr/examples/pom.xml +++ b/scr/examples/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf.scr</groupId> <artifactId>scr</artifactId> - <version>4.1.2</version> + <version>4.1.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/f45bb0fe/scr/examples/service/pom.xml ---------------------------------------------------------------------- diff --git a/scr/examples/service/pom.xml b/scr/examples/service/pom.xml index 98d7a0b..554ba80 100644 --- a/scr/examples/service/pom.xml +++ b/scr/examples/service/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf.scr</groupId> <artifactId>org.apache.karaf.scr.examples</artifactId> - <version>4.1.2</version> + <version>4.1.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/f45bb0fe/scr/management/pom.xml ---------------------------------------------------------------------- diff --git a/scr/management/pom.xml b/scr/management/pom.xml index 223eb90..4b2cf7c 100644 --- a/scr/management/pom.xml +++ b/scr/management/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf.scr</groupId> <artifactId>scr</artifactId> - <version>4.1.2</version> + <version>4.1.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/f45bb0fe/scr/pom.xml ---------------------------------------------------------------------- diff --git a/scr/pom.xml b/scr/pom.xml index 58f20c7..c4270ce 100644 --- a/scr/pom.xml +++ b/scr/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf</groupId> <artifactId>karaf</artifactId> - <version>4.1.2</version> + <version>4.1.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/f45bb0fe/scr/state/pom.xml ---------------------------------------------------------------------- diff --git a/scr/state/pom.xml b/scr/state/pom.xml index 2bfa6bd..d815f46 100644 --- a/scr/state/pom.xml +++ b/scr/state/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf.scr</groupId> <artifactId>scr</artifactId> - <version>4.1.2</version> + <version>4.1.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/f45bb0fe/service/core/pom.xml ---------------------------------------------------------------------- diff --git a/service/core/pom.xml b/service/core/pom.xml index bf51e91..2d852c5 100644 --- a/service/core/pom.xml +++ b/service/core/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf.service</groupId> <artifactId>service</artifactId> - <version>4.1.2</version> + <version>4.1.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/f45bb0fe/service/guard/pom.xml ---------------------------------------------------------------------- diff --git a/service/guard/pom.xml b/service/guard/pom.xml index daa343f..5a70979 100644 --- a/service/guard/pom.xml +++ b/service/guard/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf.service</groupId> <artifactId>service</artifactId> - <version>4.1.2</version> + <version>4.1.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/f45bb0fe/service/pom.xml ---------------------------------------------------------------------- diff --git a/service/pom.xml b/service/pom.xml index 0c3c490..cf7c490 100644 --- a/service/pom.xml +++ b/service/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf</groupId> <artifactId>karaf</artifactId> - <version>4.1.2</version> + <version>4.1.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/f45bb0fe/services/coordinator/pom.xml ---------------------------------------------------------------------- diff --git a/services/coordinator/pom.xml b/services/coordinator/pom.xml index 74ce56e..23b8d57 100644 --- a/services/coordinator/pom.xml +++ b/services/coordinator/pom.xml @@ -24,7 +24,7 @@ <parent> <artifactId>karaf</artifactId> <groupId>org.apache.karaf</groupId> - <version>4.1.2</version> + <version>4.1.3-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/f45bb0fe/services/eventadmin/pom.xml ---------------------------------------------------------------------- diff --git a/services/eventadmin/pom.xml b/services/eventadmin/pom.xml index fa0c9d8..1f6e2f1 100644 --- a/services/eventadmin/pom.xml +++ b/services/eventadmin/pom.xml @@ -24,7 +24,7 @@ <parent> <artifactId>karaf</artifactId> <groupId>org.apache.karaf</groupId> - <version>4.1.2</version> + <version>4.1.3-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/f45bb0fe/services/pom.xml ---------------------------------------------------------------------- diff --git a/services/pom.xml b/services/pom.xml index b25b14c..a265047 100644 --- a/services/pom.xml +++ b/services/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf</groupId> <artifactId>karaf</artifactId> - <version>4.1.2</version> + <version>4.1.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/f45bb0fe/services/staticcm/pom.xml ---------------------------------------------------------------------- diff --git a/services/staticcm/pom.xml b/services/staticcm/pom.xml index d104972..f927d31 100644 --- a/services/staticcm/pom.xml +++ b/services/staticcm/pom.xml @@ -24,7 +24,7 @@ <parent> <artifactId>karaf</artifactId> <groupId>org.apache.karaf</groupId> - <version>4.1.2</version> + <version>4.1.3-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/f45bb0fe/shell/commands/pom.xml ---------------------------------------------------------------------- diff --git a/shell/commands/pom.xml b/shell/commands/pom.xml index 9fb00ad..dd2fc66 100644 --- a/shell/commands/pom.xml +++ b/shell/commands/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf.shell</groupId> <artifactId>shell</artifactId> - <version>4.1.2</version> + <version>4.1.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/f45bb0fe/shell/console/pom.xml ---------------------------------------------------------------------- diff --git a/shell/console/pom.xml b/shell/console/pom.xml index eecb947..b748222 100644 --- a/shell/console/pom.xml +++ b/shell/console/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf.shell</groupId> <artifactId>shell</artifactId> - <version>4.1.2</version> + <version>4.1.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/f45bb0fe/shell/core/pom.xml ---------------------------------------------------------------------- diff --git a/shell/core/pom.xml b/shell/core/pom.xml index 1847acb..3eac178 100644 --- a/shell/core/pom.xml +++ b/shell/core/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf.shell</groupId> <artifactId>shell</artifactId> - <version>4.1.2</version> + <version>4.1.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/f45bb0fe/shell/pom.xml ---------------------------------------------------------------------- diff --git a/shell/pom.xml b/shell/pom.xml index a236575..1040f66 100644 --- a/shell/pom.xml +++ b/shell/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf</groupId> <artifactId>karaf</artifactId> - <version>4.1.2</version> + <version>4.1.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/f45bb0fe/shell/ssh/pom.xml ---------------------------------------------------------------------- diff --git a/shell/ssh/pom.xml b/shell/ssh/pom.xml index 9e3efc6..583e6fb 100644 --- a/shell/ssh/pom.xml +++ b/shell/ssh/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf.shell</groupId> <artifactId>shell</artifactId> - <version>4.1.2</version> + <version>4.1.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/f45bb0fe/shell/table/pom.xml ---------------------------------------------------------------------- diff --git a/shell/table/pom.xml b/shell/table/pom.xml index c80721b..94f8cc4 100644 --- a/shell/table/pom.xml +++ b/shell/table/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf.shell</groupId> <artifactId>shell</artifactId> - <version>4.1.2</version> + <version>4.1.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/f45bb0fe/subsystem/pom.xml ---------------------------------------------------------------------- diff --git a/subsystem/pom.xml b/subsystem/pom.xml index 170d4b6..5b05539 100644 --- a/subsystem/pom.xml +++ b/subsystem/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf</groupId> <artifactId>karaf</artifactId> - <version>4.1.2</version> + <version>4.1.3-SNAPSHOT</version> </parent> <groupId>org.apache.karaf.subsystem</groupId> http://git-wip-us.apache.org/repos/asf/karaf/blob/f45bb0fe/system/pom.xml ---------------------------------------------------------------------- diff --git a/system/pom.xml b/system/pom.xml index aaf4bee..78ccab4 100644 --- a/system/pom.xml +++ b/system/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf</groupId> <artifactId>karaf</artifactId> - <version>4.1.2</version> + <version>4.1.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/f45bb0fe/tooling/karaf-maven-plugin/pom.xml ---------------------------------------------------------------------- diff --git a/tooling/karaf-maven-plugin/pom.xml b/tooling/karaf-maven-plugin/pom.xml index 00af09a..ced766d 100644 --- a/tooling/karaf-maven-plugin/pom.xml +++ b/tooling/karaf-maven-plugin/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf.tooling</groupId> <artifactId>tooling</artifactId> - <version>4.1.2</version> + <version>4.1.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/f45bb0fe/tooling/karaf-services-maven-plugin/pom.xml ---------------------------------------------------------------------- diff --git a/tooling/karaf-services-maven-plugin/pom.xml b/tooling/karaf-services-maven-plugin/pom.xml index ff6d92a..6c2ad71 100644 --- a/tooling/karaf-services-maven-plugin/pom.xml +++ b/tooling/karaf-services-maven-plugin/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf.tooling</groupId> <artifactId>tooling</artifactId> - <version>4.1.2</version> + <version>4.1.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/f45bb0fe/tooling/pom.xml ---------------------------------------------------------------------- diff --git a/tooling/pom.xml b/tooling/pom.xml index c6ebaa5..c9fd4e1 100644 --- a/tooling/pom.xml +++ b/tooling/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf</groupId> <artifactId>karaf</artifactId> - <version>4.1.2</version> + <version>4.1.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/f45bb0fe/tooling/utils/pom.xml ---------------------------------------------------------------------- diff --git a/tooling/utils/pom.xml b/tooling/utils/pom.xml index c8fe1fd..c366869 100644 --- a/tooling/utils/pom.xml +++ b/tooling/utils/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf.tooling</groupId> <artifactId>tooling</artifactId> - <version>4.1.2</version> + <version>4.1.3-SNAPSHOT</version> </parent> <artifactId>org.apache.karaf.tools.utils</artifactId> http://git-wip-us.apache.org/repos/asf/karaf/blob/f45bb0fe/util/pom.xml ---------------------------------------------------------------------- diff --git a/util/pom.xml b/util/pom.xml index 16b303e..e4cc2f5 100644 --- a/util/pom.xml +++ b/util/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf</groupId> <artifactId>karaf</artifactId> - <version>4.1.2</version> + <version>4.1.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/f45bb0fe/web/pom.xml ---------------------------------------------------------------------- diff --git a/web/pom.xml b/web/pom.xml index 3f16ddd..86ef654 100644 --- a/web/pom.xml +++ b/web/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf</groupId> <artifactId>karaf</artifactId> - <version>4.1.2</version> + <version>4.1.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/f45bb0fe/webconsole/console/pom.xml ---------------------------------------------------------------------- diff --git a/webconsole/console/pom.xml b/webconsole/console/pom.xml index 4960415..3ab3797 100644 --- a/webconsole/console/pom.xml +++ b/webconsole/console/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf.webconsole</groupId> <artifactId>webconsole</artifactId> - <version>4.1.2</version> + <version>4.1.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/f45bb0fe/webconsole/features/pom.xml ---------------------------------------------------------------------- diff --git a/webconsole/features/pom.xml b/webconsole/features/pom.xml index 5a69a58..61275f3 100644 --- a/webconsole/features/pom.xml +++ b/webconsole/features/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf.webconsole</groupId> <artifactId>webconsole</artifactId> - <version>4.1.2</version> + <version>4.1.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/f45bb0fe/webconsole/gogo/pom.xml ---------------------------------------------------------------------- diff --git a/webconsole/gogo/pom.xml b/webconsole/gogo/pom.xml index 25d8c03..477b726 100644 --- a/webconsole/gogo/pom.xml +++ b/webconsole/gogo/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf.webconsole</groupId> <artifactId>webconsole</artifactId> - <version>4.1.2</version> + <version>4.1.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/f45bb0fe/webconsole/http/pom.xml ---------------------------------------------------------------------- diff --git a/webconsole/http/pom.xml b/webconsole/http/pom.xml index 70450dc..36896dd 100644 --- a/webconsole/http/pom.xml +++ b/webconsole/http/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf.webconsole</groupId> <artifactId>webconsole</artifactId> - <version>4.1.2</version> + <version>4.1.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/f45bb0fe/webconsole/instance/pom.xml ---------------------------------------------------------------------- diff --git a/webconsole/instance/pom.xml b/webconsole/instance/pom.xml index bc75ee8..4d35105 100644 --- a/webconsole/instance/pom.xml +++ b/webconsole/instance/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.apache.karaf.webconsole</groupId> <artifactId>webconsole</artifactId> - <version>4.1.2</version> + <version>4.1.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/f45bb0fe/webconsole/pom.xml ---------------------------------------------------------------------- diff --git a/webconsole/pom.xml b/webconsole/pom.xml index 58ae03b..94095c4 100644 --- a/webconsole/pom.xml +++ b/webconsole/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf</groupId> <artifactId>karaf</artifactId> - <version>4.1.2</version> + <version>4.1.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf/blob/f45bb0fe/wrapper/pom.xml ---------------------------------------------------------------------- diff --git a/wrapper/pom.xml b/wrapper/pom.xml index 1982156..95e6e4f 100644 --- a/wrapper/pom.xml +++ b/wrapper/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf</groupId> <artifactId>karaf</artifactId> - <version>4.1.2</version> + <version>4.1.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent>
