Repository: karaf-cellar Updated Branches: refs/heads/master 6269e98e0 -> 98e419549
[maven-release-plugin] prepare release cellar-3.0.0 Project: http://git-wip-us.apache.org/repos/asf/karaf-cellar/repo Commit: http://git-wip-us.apache.org/repos/asf/karaf-cellar/commit/98e41954 Tree: http://git-wip-us.apache.org/repos/asf/karaf-cellar/tree/98e41954 Diff: http://git-wip-us.apache.org/repos/asf/karaf-cellar/diff/98e41954 Branch: refs/heads/master Commit: 98e419549cf9102842be84f04550e0b24c4d1d8f Parents: 6269e98 Author: Jean-Baptiste Onofré <[email protected]> Authored: Mon Jun 23 21:49:20 2014 +0200 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Mon Jun 23 21:49:20 2014 +0200 ---------------------------------------------------------------------- assembly/pom.xml | 2 +- bundle/pom.xml | 2 +- cloud/pom.xml | 2 +- config/pom.xml | 2 +- core/pom.xml | 2 +- dosgi/pom.xml | 2 +- event/pom.xml | 2 +- features/pom.xml | 2 +- hazelcast/pom.xml | 2 +- itests/pom.xml | 2 +- obr/pom.xml | 2 +- pom.xml | 8 ++++---- samples/camel-hazelcast-app/consumer/pom.xml | 2 +- samples/camel-hazelcast-app/pom.xml | 2 +- samples/camel-hazelcast-app/producer/pom.xml | 2 +- samples/dosgi-greeter/api/pom.xml | 2 +- samples/dosgi-greeter/client/pom.xml | 2 +- samples/dosgi-greeter/pom.xml | 2 +- samples/dosgi-greeter/service/pom.xml | 2 +- samples/hazelcast-app/pom.xml | 2 +- samples/pom.xml | 2 +- shell/pom.xml | 2 +- utils/pom.xml | 2 +- webconsole/pom.xml | 2 +- 24 files changed, 27 insertions(+), 27 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/karaf-cellar/blob/98e41954/assembly/pom.xml ---------------------------------------------------------------------- diff --git a/assembly/pom.xml b/assembly/pom.xml index c3b986b..9613f94 100644 --- a/assembly/pom.xml +++ b/assembly/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf</groupId> <artifactId>cellar</artifactId> - <version>3.0.0-SNAPSHOT</version> + <version>3.0.0</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf-cellar/blob/98e41954/bundle/pom.xml ---------------------------------------------------------------------- diff --git a/bundle/pom.xml b/bundle/pom.xml index c926cb6..453a46f 100644 --- a/bundle/pom.xml +++ b/bundle/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf</groupId> <artifactId>cellar</artifactId> - <version>3.0.0-SNAPSHOT</version> + <version>3.0.0</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf-cellar/blob/98e41954/cloud/pom.xml ---------------------------------------------------------------------- diff --git a/cloud/pom.xml b/cloud/pom.xml index 6d57bb8..1749719 100644 --- a/cloud/pom.xml +++ b/cloud/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf</groupId> <artifactId>cellar</artifactId> - <version>3.0.0-SNAPSHOT</version> + <version>3.0.0</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf-cellar/blob/98e41954/config/pom.xml ---------------------------------------------------------------------- diff --git a/config/pom.xml b/config/pom.xml index 6402165..e8ee66a 100644 --- a/config/pom.xml +++ b/config/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf</groupId> <artifactId>cellar</artifactId> - <version>3.0.0-SNAPSHOT</version> + <version>3.0.0</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf-cellar/blob/98e41954/core/pom.xml ---------------------------------------------------------------------- diff --git a/core/pom.xml b/core/pom.xml index 0821f8c..ba96dfd 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf</groupId> <artifactId>cellar</artifactId> - <version>3.0.0-SNAPSHOT</version> + <version>3.0.0</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf-cellar/blob/98e41954/dosgi/pom.xml ---------------------------------------------------------------------- diff --git a/dosgi/pom.xml b/dosgi/pom.xml index 03a6436..baf36b3 100644 --- a/dosgi/pom.xml +++ b/dosgi/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf</groupId> <artifactId>cellar</artifactId> - <version>3.0.0-SNAPSHOT</version> + <version>3.0.0</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf-cellar/blob/98e41954/event/pom.xml ---------------------------------------------------------------------- diff --git a/event/pom.xml b/event/pom.xml index 78b90b8..f4f4260 100644 --- a/event/pom.xml +++ b/event/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf</groupId> <artifactId>cellar</artifactId> - <version>3.0.0-SNAPSHOT</version> + <version>3.0.0</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf-cellar/blob/98e41954/features/pom.xml ---------------------------------------------------------------------- diff --git a/features/pom.xml b/features/pom.xml index 29625d2..0ec00dc 100644 --- a/features/pom.xml +++ b/features/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf</groupId> <artifactId>cellar</artifactId> - <version>3.0.0-SNAPSHOT</version> + <version>3.0.0</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf-cellar/blob/98e41954/hazelcast/pom.xml ---------------------------------------------------------------------- diff --git a/hazelcast/pom.xml b/hazelcast/pom.xml index 23368b6..bcab376 100644 --- a/hazelcast/pom.xml +++ b/hazelcast/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf</groupId> <artifactId>cellar</artifactId> - <version>3.0.0-SNAPSHOT</version> + <version>3.0.0</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf-cellar/blob/98e41954/itests/pom.xml ---------------------------------------------------------------------- diff --git a/itests/pom.xml b/itests/pom.xml index a086012..14d9cc6 100644 --- a/itests/pom.xml +++ b/itests/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf</groupId> <artifactId>cellar</artifactId> - <version>3.0.0-SNAPSHOT</version> + <version>3.0.0</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf-cellar/blob/98e41954/obr/pom.xml ---------------------------------------------------------------------- diff --git a/obr/pom.xml b/obr/pom.xml index c73603f..70057fa 100644 --- a/obr/pom.xml +++ b/obr/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf</groupId> <artifactId>cellar</artifactId> - <version>3.0.0-SNAPSHOT</version> + <version>3.0.0</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf-cellar/blob/98e41954/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 5588340..bf55671 100644 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ <groupId>org.apache.karaf</groupId> <artifactId>cellar</artifactId> - <version>3.0.0-SNAPSHOT</version> + <version>3.0.0</version> <packaging>pom</packaging> <name>Apache Karaf :: Cellar</name> @@ -71,7 +71,8 @@ <connection>scm:git:https://git-wip-us.apache.org/repos/asf/karaf-cellar.git</connection> <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/karaf-cellar.git</developerConnection> <url>https://git-wip-us.apache.org/repos/asf?p=karaf-cellar.git;a=summary</url> - </scm> + <tag>cellar-3.0.0</tag> + </scm> <issueManagement> <system>jira</system> @@ -471,8 +472,7 @@ <phase>generate-resources</phase> <configuration> <target> - <copy file="NOTICE" todir="target/maven-shared-archive-resources/META-INF" - failonerror="false" overwrite="true" /> + <copy file="NOTICE" todir="target/maven-shared-archive-resources/META-INF" failonerror="false" overwrite="true" /> </target> </configuration> <goals> http://git-wip-us.apache.org/repos/asf/karaf-cellar/blob/98e41954/samples/camel-hazelcast-app/consumer/pom.xml ---------------------------------------------------------------------- diff --git a/samples/camel-hazelcast-app/consumer/pom.xml b/samples/camel-hazelcast-app/consumer/pom.xml index e28e520..2709bc6 100644 --- a/samples/camel-hazelcast-app/consumer/pom.xml +++ b/samples/camel-hazelcast-app/consumer/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf.cellar.samples</groupId> <artifactId>camel-hazelcast-app</artifactId> - <version>3.0.0-SNAPSHOT</version> + <version>3.0.0</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf-cellar/blob/98e41954/samples/camel-hazelcast-app/pom.xml ---------------------------------------------------------------------- diff --git a/samples/camel-hazelcast-app/pom.xml b/samples/camel-hazelcast-app/pom.xml index a19bc1a..c3b7e57 100644 --- a/samples/camel-hazelcast-app/pom.xml +++ b/samples/camel-hazelcast-app/pom.xml @@ -24,7 +24,7 @@ <parent> <artifactId>samples</artifactId> <groupId>org.apache.karaf.cellar</groupId> - <version>3.0.0-SNAPSHOT</version> + <version>3.0.0</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf-cellar/blob/98e41954/samples/camel-hazelcast-app/producer/pom.xml ---------------------------------------------------------------------- diff --git a/samples/camel-hazelcast-app/producer/pom.xml b/samples/camel-hazelcast-app/producer/pom.xml index 58a54dc..8670226 100644 --- a/samples/camel-hazelcast-app/producer/pom.xml +++ b/samples/camel-hazelcast-app/producer/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf.cellar.samples</groupId> <artifactId>camel-hazelcast-app</artifactId> - <version>3.0.0-SNAPSHOT</version> + <version>3.0.0</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf-cellar/blob/98e41954/samples/dosgi-greeter/api/pom.xml ---------------------------------------------------------------------- diff --git a/samples/dosgi-greeter/api/pom.xml b/samples/dosgi-greeter/api/pom.xml index 2d36f13..ecf862a 100644 --- a/samples/dosgi-greeter/api/pom.xml +++ b/samples/dosgi-greeter/api/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf.cellar.samples</groupId> <artifactId>dosgi-greeter</artifactId> - <version>3.0.0-SNAPSHOT</version> + <version>3.0.0</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf-cellar/blob/98e41954/samples/dosgi-greeter/client/pom.xml ---------------------------------------------------------------------- diff --git a/samples/dosgi-greeter/client/pom.xml b/samples/dosgi-greeter/client/pom.xml index 98b279a..8a322d8 100644 --- a/samples/dosgi-greeter/client/pom.xml +++ b/samples/dosgi-greeter/client/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf.cellar.samples</groupId> <artifactId>dosgi-greeter</artifactId> - <version>3.0.0-SNAPSHOT</version> + <version>3.0.0</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf-cellar/blob/98e41954/samples/dosgi-greeter/pom.xml ---------------------------------------------------------------------- diff --git a/samples/dosgi-greeter/pom.xml b/samples/dosgi-greeter/pom.xml index 862c933..2271305 100644 --- a/samples/dosgi-greeter/pom.xml +++ b/samples/dosgi-greeter/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf.cellar</groupId> <artifactId>samples</artifactId> - <version>3.0.0-SNAPSHOT</version> + <version>3.0.0</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf-cellar/blob/98e41954/samples/dosgi-greeter/service/pom.xml ---------------------------------------------------------------------- diff --git a/samples/dosgi-greeter/service/pom.xml b/samples/dosgi-greeter/service/pom.xml index 4e16164..8590389 100644 --- a/samples/dosgi-greeter/service/pom.xml +++ b/samples/dosgi-greeter/service/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf.cellar.samples</groupId> <artifactId>dosgi-greeter</artifactId> - <version>3.0.0-SNAPSHOT</version> + <version>3.0.0</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf-cellar/blob/98e41954/samples/hazelcast-app/pom.xml ---------------------------------------------------------------------- diff --git a/samples/hazelcast-app/pom.xml b/samples/hazelcast-app/pom.xml index a5f1991..0641f3a 100644 --- a/samples/hazelcast-app/pom.xml +++ b/samples/hazelcast-app/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf.cellar</groupId> <artifactId>samples</artifactId> - <version>3.0.0-SNAPSHOT</version> + <version>3.0.0</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf-cellar/blob/98e41954/samples/pom.xml ---------------------------------------------------------------------- diff --git a/samples/pom.xml b/samples/pom.xml index 0036a4a..429bc3f 100644 --- a/samples/pom.xml +++ b/samples/pom.xml @@ -24,7 +24,7 @@ <parent> <artifactId>cellar</artifactId> <groupId>org.apache.karaf</groupId> - <version>3.0.0-SNAPSHOT</version> + <version>3.0.0</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf-cellar/blob/98e41954/shell/pom.xml ---------------------------------------------------------------------- diff --git a/shell/pom.xml b/shell/pom.xml index 1e90b1d..e306e06 100644 --- a/shell/pom.xml +++ b/shell/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf</groupId> <artifactId>cellar</artifactId> - <version>3.0.0-SNAPSHOT</version> + <version>3.0.0</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf-cellar/blob/98e41954/utils/pom.xml ---------------------------------------------------------------------- diff --git a/utils/pom.xml b/utils/pom.xml index 2b34b93..1b92f1d 100644 --- a/utils/pom.xml +++ b/utils/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf</groupId> <artifactId>cellar</artifactId> - <version>3.0.0-SNAPSHOT</version> + <version>3.0.0</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf-cellar/blob/98e41954/webconsole/pom.xml ---------------------------------------------------------------------- diff --git a/webconsole/pom.xml b/webconsole/pom.xml index 0bb3e6a..47206c7 100644 --- a/webconsole/pom.xml +++ b/webconsole/pom.xml @@ -24,7 +24,7 @@ <parent> <artifactId>cellar</artifactId> <groupId>org.apache.karaf</groupId> - <version>3.0.0-SNAPSHOT</version> + <version>3.0.0</version> </parent> <groupId>org.apache.karaf.cellar</groupId>
