Repository: servicemix-specs Updated Branches: refs/heads/master 9ebaf3b54 -> 3fefd76e5
[maven-release-plugin] prepare release specs-2.7.0 Project: http://git-wip-us.apache.org/repos/asf/servicemix-specs/repo Commit: http://git-wip-us.apache.org/repos/asf/servicemix-specs/commit/3fefd76e Tree: http://git-wip-us.apache.org/repos/asf/servicemix-specs/tree/3fefd76e Diff: http://git-wip-us.apache.org/repos/asf/servicemix-specs/diff/3fefd76e Branch: refs/heads/master Commit: 3fefd76e5a95fdac402dfddfc594d005bf0a7996 Parents: 9ebaf3b Author: Krzysztof Sobkowiak <[email protected]> Authored: Thu Apr 14 16:50:11 2016 +0200 Committer: Krzysztof Sobkowiak <[email protected]> Committed: Thu Apr 14 16:50:11 2016 +0200 ---------------------------------------------------------------------- activation-api-1.1/pom.xml | 4 ++-- activator/pom.xml | 4 ++-- annotation-api-1.2/pom.xml | 4 ++-- assembly/pom.xml | 4 ++-- jain-sip-api-1.2.1/pom.xml | 4 ++-- jain-sip-api-1.2/pom.xml | 4 ++-- java-persistence-api-1.1.1/pom.xml | 4 ++-- java-persistence-api-2.0/pom.xml | 4 ++-- javamail-api-1.4/pom.xml | 4 ++-- jaxb-api-2.0/pom.xml | 4 ++-- jaxb-api-2.1/pom.xml | 4 ++-- jaxb-api-2.2/pom.xml | 4 ++-- jaxp-api-1.3/pom.xml | 4 ++-- jaxp-api-1.4/pom.xml | 4 ++-- jaxws-api-2.0/pom.xml | 4 ++-- jaxws-api-2.1/pom.xml | 4 ++-- jaxws-api-2.2/pom.xml | 4 ++-- jbi-api-1.0/pom.xml | 4 ++-- jcr-api-2.0/pom.xml | 4 ++-- jsr250-1.0/pom.xml | 4 ++-- jsr303-api-1.0.0/pom.xml | 4 ++-- jsr303-api-1.1.0/pom.xml | 4 ++-- jsr311-api-0.8/pom.xml | 4 ++-- jsr311-api-1.0/pom.xml | 4 ++-- jsr311-api-1.1.1/pom.xml | 4 ++-- jsr311-api-1.1/pom.xml | 4 ++-- jsr339-api-2.0.1/pom.xml | 4 ++-- jsr339-api-2.0/pom.xml | 4 ++-- jsr339-api-m10/pom.xml | 4 ++-- jsr339-api-m13/pom.xml | 4 ++-- jsr339-api-rc3/pom.xml | 4 ++-- locator/pom.xml | 4 ++-- pom.xml | 4 ++-- saaj-api-1.3/pom.xml | 4 ++-- scripting-api-1.0/pom.xml | 4 ++-- stax-api-1.0/pom.xml | 4 ++-- stax-api-1.2/pom.xml | 4 ++-- 37 files changed, 74 insertions(+), 74 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-specs/blob/3fefd76e/activation-api-1.1/pom.xml ---------------------------------------------------------------------- diff --git a/activation-api-1.1/pom.xml b/activation-api-1.1/pom.xml index 3384359..c7dbae1 100644 --- a/activation-api-1.1/pom.xml +++ b/activation-api-1.1/pom.xml @@ -24,13 +24,13 @@ <parent> <groupId>org.apache.servicemix.specs</groupId> <artifactId>specs</artifactId> - <version>2.7-SNAPSHOT</version> + <version>2.7.0</version> </parent> <groupId>org.apache.servicemix.specs</groupId> <artifactId>org.apache.servicemix.specs.activation-api-1.1</artifactId> <packaging>bundle</packaging> - <version>2.7-SNAPSHOT</version> + <version>2.7.0</version> <name>Apache ServiceMix :: Specs :: Activation API 1.4</name> <dependencies> http://git-wip-us.apache.org/repos/asf/servicemix-specs/blob/3fefd76e/activator/pom.xml ---------------------------------------------------------------------- diff --git a/activator/pom.xml b/activator/pom.xml index 01d9e7b..b3afd72 100644 --- a/activator/pom.xml +++ b/activator/pom.xml @@ -24,13 +24,13 @@ <parent> <groupId>org.apache.servicemix.specs</groupId> <artifactId>specs</artifactId> - <version>2.7-SNAPSHOT</version> + <version>2.7.0</version> </parent> <groupId>org.apache.servicemix.specs</groupId> <artifactId>org.apache.servicemix.specs.activator</artifactId> <packaging>jar</packaging> - <version>2.7-SNAPSHOT</version> + <version>2.7.0</version> <name>Apache ServiceMix :: Specs :: Activator</name> <dependencies> http://git-wip-us.apache.org/repos/asf/servicemix-specs/blob/3fefd76e/annotation-api-1.2/pom.xml ---------------------------------------------------------------------- diff --git a/annotation-api-1.2/pom.xml b/annotation-api-1.2/pom.xml index 6171ef1..f5c3823 100644 --- a/annotation-api-1.2/pom.xml +++ b/annotation-api-1.2/pom.xml @@ -24,13 +24,13 @@ <parent> <groupId>org.apache.servicemix.specs</groupId> <artifactId>specs</artifactId> - <version>2.7-SNAPSHOT</version> + <version>2.7.0</version> </parent> <groupId>org.apache.servicemix.specs</groupId> <artifactId>org.apache.servicemix.specs.annotation-api-1.2</artifactId> <packaging>bundle</packaging> - <version>2.7-SNAPSHOT</version> + <version>2.7.0</version> <name>Apache ServiceMix :: Specs :: Annotation API 1.2</name> <dependencies> http://git-wip-us.apache.org/repos/asf/servicemix-specs/blob/3fefd76e/assembly/pom.xml ---------------------------------------------------------------------- diff --git a/assembly/pom.xml b/assembly/pom.xml index ff26a0c..10aed52 100644 --- a/assembly/pom.xml +++ b/assembly/pom.xml @@ -24,13 +24,13 @@ <parent> <groupId>org.apache.servicemix.specs</groupId> <artifactId>specs</artifactId> - <version>2.7-SNAPSHOT</version> + <version>2.7.0</version> </parent> <groupId>org.apache.servicemix.specs</groupId> <artifactId>apache-servicemix-specs</artifactId> <packaging>pom</packaging> - <version>2.7-SNAPSHOT</version> + <version>2.7.0</version> <build> <plugins> http://git-wip-us.apache.org/repos/asf/servicemix-specs/blob/3fefd76e/jain-sip-api-1.2.1/pom.xml ---------------------------------------------------------------------- diff --git a/jain-sip-api-1.2.1/pom.xml b/jain-sip-api-1.2.1/pom.xml index 2ac0fbb..2b7848f 100644 --- a/jain-sip-api-1.2.1/pom.xml +++ b/jain-sip-api-1.2.1/pom.xml @@ -24,13 +24,13 @@ <parent> <groupId>org.apache.servicemix.specs</groupId> <artifactId>specs</artifactId> - <version>2.7-SNAPSHOT</version> + <version>2.7.0</version> </parent> <groupId>org.apache.servicemix.specs</groupId> <artifactId>org.apache.servicemix.specs.jain-sip-api-1.2.1</artifactId> <packaging>bundle</packaging> - <version>2.7-SNAPSHOT</version> + <version>2.7.0</version> <name>Apache ServiceMix :: Specs :: SIP API 1.2.1</name> <repositories> http://git-wip-us.apache.org/repos/asf/servicemix-specs/blob/3fefd76e/jain-sip-api-1.2/pom.xml ---------------------------------------------------------------------- diff --git a/jain-sip-api-1.2/pom.xml b/jain-sip-api-1.2/pom.xml index f208fe0..c8b8c00 100644 --- a/jain-sip-api-1.2/pom.xml +++ b/jain-sip-api-1.2/pom.xml @@ -24,13 +24,13 @@ <parent> <groupId>org.apache.servicemix.specs</groupId> <artifactId>specs</artifactId> - <version>2.7-SNAPSHOT</version> + <version>2.7.0</version> </parent> <groupId>org.apache.servicemix.specs</groupId> <artifactId>org.apache.servicemix.specs.jain-sip-api-1.2</artifactId> <packaging>bundle</packaging> - <version>2.7-SNAPSHOT</version> + <version>2.7.0</version> <name>Apache ServiceMix :: Specs :: SIP API 1.2</name> <repositories> http://git-wip-us.apache.org/repos/asf/servicemix-specs/blob/3fefd76e/java-persistence-api-1.1.1/pom.xml ---------------------------------------------------------------------- diff --git a/java-persistence-api-1.1.1/pom.xml b/java-persistence-api-1.1.1/pom.xml index 6d487b6..ee99021 100644 --- a/java-persistence-api-1.1.1/pom.xml +++ b/java-persistence-api-1.1.1/pom.xml @@ -24,13 +24,13 @@ <parent> <groupId>org.apache.servicemix.specs</groupId> <artifactId>specs</artifactId> - <version>2.7-SNAPSHOT</version> + <version>2.7.0</version> </parent> <groupId>org.apache.servicemix.specs</groupId> <artifactId>org.apache.servicemix.specs.java-persistence-api-1.1.1</artifactId> <packaging>bundle</packaging> - <version>2.7-SNAPSHOT</version> + <version>2.7.0</version> <name>Apache ServiceMix :: Specs :: Java Persistence API 1.4</name> <dependencies> http://git-wip-us.apache.org/repos/asf/servicemix-specs/blob/3fefd76e/java-persistence-api-2.0/pom.xml ---------------------------------------------------------------------- diff --git a/java-persistence-api-2.0/pom.xml b/java-persistence-api-2.0/pom.xml index a09bc76..73a9353 100644 --- a/java-persistence-api-2.0/pom.xml +++ b/java-persistence-api-2.0/pom.xml @@ -24,13 +24,13 @@ <parent> <groupId>org.apache.servicemix.specs</groupId> <artifactId>specs</artifactId> - <version>2.7-SNAPSHOT</version> + <version>2.7.0</version> </parent> <groupId>org.apache.servicemix.specs</groupId> <artifactId>org.apache.servicemix.specs.java-persistence-api-2.0</artifactId> <packaging>bundle</packaging> - <version>2.7-SNAPSHOT</version> + <version>2.7.0</version> <name>Apache ServiceMix :: Specs :: Java Persistence API 2.0</name> <dependencies> http://git-wip-us.apache.org/repos/asf/servicemix-specs/blob/3fefd76e/javamail-api-1.4/pom.xml ---------------------------------------------------------------------- diff --git a/javamail-api-1.4/pom.xml b/javamail-api-1.4/pom.xml index 7298573..0910265 100644 --- a/javamail-api-1.4/pom.xml +++ b/javamail-api-1.4/pom.xml @@ -24,13 +24,13 @@ <parent> <groupId>org.apache.servicemix.specs</groupId> <artifactId>specs</artifactId> - <version>2.7-SNAPSHOT</version> + <version>2.7.0</version> </parent> <groupId>org.apache.servicemix.specs</groupId> <artifactId>org.apache.servicemix.specs.javamail-api-1.4</artifactId> <packaging>bundle</packaging> - <version>2.7-SNAPSHOT</version> + <version>2.7.0</version> <name>Apache ServiceMix :: Specs :: JavaMail API 1.4</name> <dependencies> http://git-wip-us.apache.org/repos/asf/servicemix-specs/blob/3fefd76e/jaxb-api-2.0/pom.xml ---------------------------------------------------------------------- diff --git a/jaxb-api-2.0/pom.xml b/jaxb-api-2.0/pom.xml index 300503f..e932792 100644 --- a/jaxb-api-2.0/pom.xml +++ b/jaxb-api-2.0/pom.xml @@ -24,13 +24,13 @@ <parent> <groupId>org.apache.servicemix.specs</groupId> <artifactId>specs</artifactId> - <version>2.7-SNAPSHOT</version> + <version>2.7.0</version> </parent> <groupId>org.apache.servicemix.specs</groupId> <artifactId>org.apache.servicemix.specs.jaxb-api-2.0</artifactId> <packaging>bundle</packaging> - <version>2.7-SNAPSHOT</version> + <version>2.7.0</version> <name>Apache ServiceMix :: Specs :: JAXB API 2.0</name> <dependencies> http://git-wip-us.apache.org/repos/asf/servicemix-specs/blob/3fefd76e/jaxb-api-2.1/pom.xml ---------------------------------------------------------------------- diff --git a/jaxb-api-2.1/pom.xml b/jaxb-api-2.1/pom.xml index c886d22..37cc1f9 100644 --- a/jaxb-api-2.1/pom.xml +++ b/jaxb-api-2.1/pom.xml @@ -24,13 +24,13 @@ <parent> <groupId>org.apache.servicemix.specs</groupId> <artifactId>specs</artifactId> - <version>2.7-SNAPSHOT</version> + <version>2.7.0</version> </parent> <groupId>org.apache.servicemix.specs</groupId> <artifactId>org.apache.servicemix.specs.jaxb-api-2.1</artifactId> <packaging>bundle</packaging> - <version>2.7-SNAPSHOT</version> + <version>2.7.0</version> <name>Apache ServiceMix :: Specs :: JAXB API 2.1</name> <dependencies> http://git-wip-us.apache.org/repos/asf/servicemix-specs/blob/3fefd76e/jaxb-api-2.2/pom.xml ---------------------------------------------------------------------- diff --git a/jaxb-api-2.2/pom.xml b/jaxb-api-2.2/pom.xml index 70c1de1..873dd67 100644 --- a/jaxb-api-2.2/pom.xml +++ b/jaxb-api-2.2/pom.xml @@ -24,13 +24,13 @@ <parent> <groupId>org.apache.servicemix.specs</groupId> <artifactId>specs</artifactId> - <version>2.7-SNAPSHOT</version> + <version>2.7.0</version> </parent> <groupId>org.apache.servicemix.specs</groupId> <artifactId>org.apache.servicemix.specs.jaxb-api-2.2</artifactId> <packaging>bundle</packaging> - <version>2.7-SNAPSHOT</version> + <version>2.7.0</version> <name>Apache ServiceMix :: Specs :: JAXB API 2.2</name> <dependencies> http://git-wip-us.apache.org/repos/asf/servicemix-specs/blob/3fefd76e/jaxp-api-1.3/pom.xml ---------------------------------------------------------------------- diff --git a/jaxp-api-1.3/pom.xml b/jaxp-api-1.3/pom.xml index 11cc338..58bd348 100644 --- a/jaxp-api-1.3/pom.xml +++ b/jaxp-api-1.3/pom.xml @@ -24,13 +24,13 @@ <parent> <groupId>org.apache.servicemix.specs</groupId> <artifactId>specs</artifactId> - <version>2.7-SNAPSHOT</version> + <version>2.7.0</version> </parent> <groupId>org.apache.servicemix.specs</groupId> <artifactId>org.apache.servicemix.specs.jaxp-api-1.3</artifactId> <packaging>bundle</packaging> - <version>2.7-SNAPSHOT</version> + <version>2.7.0</version> <name>Apache ServiceMix :: Specs :: JAXP API 1.3</name> <dependencies> http://git-wip-us.apache.org/repos/asf/servicemix-specs/blob/3fefd76e/jaxp-api-1.4/pom.xml ---------------------------------------------------------------------- diff --git a/jaxp-api-1.4/pom.xml b/jaxp-api-1.4/pom.xml index e4914b2..7ec682b 100644 --- a/jaxp-api-1.4/pom.xml +++ b/jaxp-api-1.4/pom.xml @@ -24,13 +24,13 @@ <parent> <groupId>org.apache.servicemix.specs</groupId> <artifactId>specs</artifactId> - <version>2.7-SNAPSHOT</version> + <version>2.7.0</version> </parent> <groupId>org.apache.servicemix.specs</groupId> <artifactId>org.apache.servicemix.specs.jaxp-api-1.4</artifactId> <packaging>bundle</packaging> - <version>2.7-SNAPSHOT</version> + <version>2.7.0</version> <name>Apache ServiceMix :: Specs :: JAXP API 1.4</name> <dependencies> http://git-wip-us.apache.org/repos/asf/servicemix-specs/blob/3fefd76e/jaxws-api-2.0/pom.xml ---------------------------------------------------------------------- diff --git a/jaxws-api-2.0/pom.xml b/jaxws-api-2.0/pom.xml index 250dd93..c1c7182 100644 --- a/jaxws-api-2.0/pom.xml +++ b/jaxws-api-2.0/pom.xml @@ -24,13 +24,13 @@ <parent> <groupId>org.apache.servicemix.specs</groupId> <artifactId>specs</artifactId> - <version>2.7-SNAPSHOT</version> + <version>2.7.0</version> </parent> <groupId>org.apache.servicemix.specs</groupId> <artifactId>org.apache.servicemix.specs.jaxws-api-2.0</artifactId> <packaging>bundle</packaging> - <version>2.7-SNAPSHOT</version> + <version>2.7.0</version> <name>Apache ServiceMix :: Specs :: JAXWS API 2.0</name> <dependencies> http://git-wip-us.apache.org/repos/asf/servicemix-specs/blob/3fefd76e/jaxws-api-2.1/pom.xml ---------------------------------------------------------------------- diff --git a/jaxws-api-2.1/pom.xml b/jaxws-api-2.1/pom.xml index 1fbf2d3..329603a 100644 --- a/jaxws-api-2.1/pom.xml +++ b/jaxws-api-2.1/pom.xml @@ -24,13 +24,13 @@ <parent> <groupId>org.apache.servicemix.specs</groupId> <artifactId>specs</artifactId> - <version>2.7-SNAPSHOT</version> + <version>2.7.0</version> </parent> <groupId>org.apache.servicemix.specs</groupId> <artifactId>org.apache.servicemix.specs.jaxws-api-2.1</artifactId> <packaging>bundle</packaging> - <version>2.7-SNAPSHOT</version> + <version>2.7.0</version> <name>Apache ServiceMix :: Specs :: JAXWS API 2.1</name> <dependencies> http://git-wip-us.apache.org/repos/asf/servicemix-specs/blob/3fefd76e/jaxws-api-2.2/pom.xml ---------------------------------------------------------------------- diff --git a/jaxws-api-2.2/pom.xml b/jaxws-api-2.2/pom.xml index 56b264b..eed5d1e 100644 --- a/jaxws-api-2.2/pom.xml +++ b/jaxws-api-2.2/pom.xml @@ -24,13 +24,13 @@ <parent> <groupId>org.apache.servicemix.specs</groupId> <artifactId>specs</artifactId> - <version>2.7-SNAPSHOT</version> + <version>2.7.0</version> </parent> <groupId>org.apache.servicemix.specs</groupId> <artifactId>org.apache.servicemix.specs.jaxws-api-2.2</artifactId> <packaging>bundle</packaging> - <version>2.7-SNAPSHOT</version> + <version>2.7.0</version> <name>Apache ServiceMix :: Specs :: JAXWS API 2.2</name> <dependencies> http://git-wip-us.apache.org/repos/asf/servicemix-specs/blob/3fefd76e/jbi-api-1.0/pom.xml ---------------------------------------------------------------------- diff --git a/jbi-api-1.0/pom.xml b/jbi-api-1.0/pom.xml index 62520f5..9c9db52 100644 --- a/jbi-api-1.0/pom.xml +++ b/jbi-api-1.0/pom.xml @@ -24,13 +24,13 @@ <parent> <groupId>org.apache.servicemix.specs</groupId> <artifactId>specs</artifactId> - <version>2.7-SNAPSHOT</version> + <version>2.7.0</version> </parent> <groupId>org.apache.servicemix.specs</groupId> <artifactId>org.apache.servicemix.specs.jbi-api-1.0</artifactId> <packaging>bundle</packaging> - <version>2.7-SNAPSHOT</version> + <version>2.7.0</version> <name>Apache ServiceMix :: Specs :: JBI API 1.0</name> <dependencies> http://git-wip-us.apache.org/repos/asf/servicemix-specs/blob/3fefd76e/jcr-api-2.0/pom.xml ---------------------------------------------------------------------- diff --git a/jcr-api-2.0/pom.xml b/jcr-api-2.0/pom.xml index 0772a90..5f8d07f 100644 --- a/jcr-api-2.0/pom.xml +++ b/jcr-api-2.0/pom.xml @@ -23,12 +23,12 @@ <parent> <groupId>org.apache.servicemix.specs</groupId> <artifactId>specs</artifactId> - <version>2.7-SNAPSHOT</version> + <version>2.7.0</version> </parent> <groupId>org.apache.servicemix.specs</groupId> <artifactId>org.apache.servicemix.specs.jcr-api-2.0</artifactId> - <version>2.7-SNAPSHOT</version> + <version>2.7.0</version> <packaging>bundle</packaging> <name>Apache ServiceMix :: Specs :: JCR API 2.0</name> http://git-wip-us.apache.org/repos/asf/servicemix-specs/blob/3fefd76e/jsr250-1.0/pom.xml ---------------------------------------------------------------------- diff --git a/jsr250-1.0/pom.xml b/jsr250-1.0/pom.xml index 75f1e70..fae6371 100644 --- a/jsr250-1.0/pom.xml +++ b/jsr250-1.0/pom.xml @@ -24,13 +24,13 @@ <parent> <groupId>org.apache.servicemix.specs</groupId> <artifactId>specs</artifactId> - <version>2.7-SNAPSHOT</version> + <version>2.7.0</version> </parent> <groupId>org.apache.servicemix.specs</groupId> <artifactId>org.apache.servicemix.specs.jsr250-1.0</artifactId> <packaging>bundle</packaging> - <version>2.7-SNAPSHOT</version> + <version>2.7.0</version> <name>Apache ServiceMix :: Specs :: JSR-250 1.0</name> <dependencies> http://git-wip-us.apache.org/repos/asf/servicemix-specs/blob/3fefd76e/jsr303-api-1.0.0/pom.xml ---------------------------------------------------------------------- diff --git a/jsr303-api-1.0.0/pom.xml b/jsr303-api-1.0.0/pom.xml index 81d05ad..1ef44e7 100644 --- a/jsr303-api-1.0.0/pom.xml +++ b/jsr303-api-1.0.0/pom.xml @@ -24,13 +24,13 @@ <parent> <groupId>org.apache.servicemix.specs</groupId> <artifactId>specs</artifactId> - <version>2.7-SNAPSHOT</version> + <version>2.7.0</version> </parent> <groupId>org.apache.servicemix.specs</groupId> <artifactId>org.apache.servicemix.specs.jsr303-api-1.0.0</artifactId> <packaging>bundle</packaging> - <version>2.7-SNAPSHOT</version> + <version>2.7.0</version> <name>Apache ServiceMix :: Specs :: JSR-303 API 1.0.0</name> <dependencies> http://git-wip-us.apache.org/repos/asf/servicemix-specs/blob/3fefd76e/jsr303-api-1.1.0/pom.xml ---------------------------------------------------------------------- diff --git a/jsr303-api-1.1.0/pom.xml b/jsr303-api-1.1.0/pom.xml index cc20556..1aee1a6 100644 --- a/jsr303-api-1.1.0/pom.xml +++ b/jsr303-api-1.1.0/pom.xml @@ -24,13 +24,13 @@ <parent> <groupId>org.apache.servicemix.specs</groupId> <artifactId>specs</artifactId> - <version>2.7-SNAPSHOT</version> + <version>2.7.0</version> </parent> <groupId>org.apache.servicemix.specs</groupId> <artifactId>org.apache.servicemix.specs.jsr303-api-1.1.0</artifactId> <packaging>bundle</packaging> - <version>2.7-SNAPSHOT</version> + <version>2.7.0</version> <name>Apache ServiceMix :: Specs :: JSR-303 API 1.1.0</name> <dependencies> http://git-wip-us.apache.org/repos/asf/servicemix-specs/blob/3fefd76e/jsr311-api-0.8/pom.xml ---------------------------------------------------------------------- diff --git a/jsr311-api-0.8/pom.xml b/jsr311-api-0.8/pom.xml index 76205f3..62f465b 100644 --- a/jsr311-api-0.8/pom.xml +++ b/jsr311-api-0.8/pom.xml @@ -24,13 +24,13 @@ <parent> <groupId>org.apache.servicemix.specs</groupId> <artifactId>specs</artifactId> - <version>2.7-SNAPSHOT</version> + <version>2.7.0</version> </parent> <groupId>org.apache.servicemix.specs</groupId> <artifactId>org.apache.servicemix.specs.jsr311-api-0.8</artifactId> <packaging>bundle</packaging> - <version>2.7-SNAPSHOT</version> + <version>2.7.0</version> <name>Apache ServiceMix :: Specs :: JSR-311 API 0.8</name> <dependencies> http://git-wip-us.apache.org/repos/asf/servicemix-specs/blob/3fefd76e/jsr311-api-1.0/pom.xml ---------------------------------------------------------------------- diff --git a/jsr311-api-1.0/pom.xml b/jsr311-api-1.0/pom.xml index 73ed847..6a6ebc7 100644 --- a/jsr311-api-1.0/pom.xml +++ b/jsr311-api-1.0/pom.xml @@ -24,13 +24,13 @@ <parent> <groupId>org.apache.servicemix.specs</groupId> <artifactId>specs</artifactId> - <version>2.7-SNAPSHOT</version> + <version>2.7.0</version> </parent> <groupId>org.apache.servicemix.specs</groupId> <artifactId>org.apache.servicemix.specs.jsr311-api-1.0</artifactId> <packaging>bundle</packaging> - <version>2.7-SNAPSHOT</version> + <version>2.7.0</version> <name>Apache ServiceMix :: Specs :: JSR-311 API 1.0</name> <dependencies> http://git-wip-us.apache.org/repos/asf/servicemix-specs/blob/3fefd76e/jsr311-api-1.1.1/pom.xml ---------------------------------------------------------------------- diff --git a/jsr311-api-1.1.1/pom.xml b/jsr311-api-1.1.1/pom.xml index 0d345c9..3b9429b 100644 --- a/jsr311-api-1.1.1/pom.xml +++ b/jsr311-api-1.1.1/pom.xml @@ -24,13 +24,13 @@ <parent> <groupId>org.apache.servicemix.specs</groupId> <artifactId>specs</artifactId> - <version>2.7-SNAPSHOT</version> + <version>2.7.0</version> </parent> <groupId>org.apache.servicemix.specs</groupId> <artifactId>org.apache.servicemix.specs.jsr311-api-1.1.1</artifactId> <packaging>bundle</packaging> - <version>2.7-SNAPSHOT</version> + <version>2.7.0</version> <name>Apache ServiceMix :: Specs :: JSR-311 API 1.1.1</name> <dependencies> http://git-wip-us.apache.org/repos/asf/servicemix-specs/blob/3fefd76e/jsr311-api-1.1/pom.xml ---------------------------------------------------------------------- diff --git a/jsr311-api-1.1/pom.xml b/jsr311-api-1.1/pom.xml index 9b2f57d..c6469e8 100644 --- a/jsr311-api-1.1/pom.xml +++ b/jsr311-api-1.1/pom.xml @@ -24,13 +24,13 @@ <parent> <groupId>org.apache.servicemix.specs</groupId> <artifactId>specs</artifactId> - <version>2.7-SNAPSHOT</version> + <version>2.7.0</version> </parent> <groupId>org.apache.servicemix.specs</groupId> <artifactId>org.apache.servicemix.specs.jsr311-api-1.1</artifactId> <packaging>bundle</packaging> - <version>2.7-SNAPSHOT</version> + <version>2.7.0</version> <name>Apache ServiceMix :: Specs :: JSR-311 API 1.1</name> <dependencies> http://git-wip-us.apache.org/repos/asf/servicemix-specs/blob/3fefd76e/jsr339-api-2.0.1/pom.xml ---------------------------------------------------------------------- diff --git a/jsr339-api-2.0.1/pom.xml b/jsr339-api-2.0.1/pom.xml index 7d4bbab..29e1c44 100644 --- a/jsr339-api-2.0.1/pom.xml +++ b/jsr339-api-2.0.1/pom.xml @@ -24,13 +24,13 @@ <parent> <groupId>org.apache.servicemix.specs</groupId> <artifactId>specs</artifactId> - <version>2.7-SNAPSHOT</version> + <version>2.7.0</version> </parent> <groupId>org.apache.servicemix.specs</groupId> <artifactId>org.apache.servicemix.specs.jsr339-api-2.0.1</artifactId> <packaging>bundle</packaging> - <version>2.7-SNAPSHOT</version> + <version>2.7.0</version> <name>Apache ServiceMix :: Specs :: JSR-339 API 2.0.1</name> <dependencies> http://git-wip-us.apache.org/repos/asf/servicemix-specs/blob/3fefd76e/jsr339-api-2.0/pom.xml ---------------------------------------------------------------------- diff --git a/jsr339-api-2.0/pom.xml b/jsr339-api-2.0/pom.xml index 0094b41..782ae11 100644 --- a/jsr339-api-2.0/pom.xml +++ b/jsr339-api-2.0/pom.xml @@ -24,13 +24,13 @@ <parent> <groupId>org.apache.servicemix.specs</groupId> <artifactId>specs</artifactId> - <version>2.7-SNAPSHOT</version> + <version>2.7.0</version> </parent> <groupId>org.apache.servicemix.specs</groupId> <artifactId>org.apache.servicemix.specs.jsr339-api-2.0</artifactId> <packaging>bundle</packaging> - <version>2.7-SNAPSHOT</version> + <version>2.7.0</version> <name>Apache ServiceMix :: Specs :: JSR-339 API 2.0</name> <dependencies> http://git-wip-us.apache.org/repos/asf/servicemix-specs/blob/3fefd76e/jsr339-api-m10/pom.xml ---------------------------------------------------------------------- diff --git a/jsr339-api-m10/pom.xml b/jsr339-api-m10/pom.xml index e8981c4..1b4ca2a 100644 --- a/jsr339-api-m10/pom.xml +++ b/jsr339-api-m10/pom.xml @@ -24,13 +24,13 @@ <parent> <groupId>org.apache.servicemix.specs</groupId> <artifactId>specs</artifactId> - <version>2.7-SNAPSHOT</version> + <version>2.7.0</version> </parent> <groupId>org.apache.servicemix.specs</groupId> <artifactId>org.apache.servicemix.specs.jsr339-api-m10</artifactId> <packaging>bundle</packaging> - <version>2.7-SNAPSHOT</version> + <version>2.7.0</version> <name>Apache ServiceMix :: Specs :: JSR-339 API M10</name> <dependencies> http://git-wip-us.apache.org/repos/asf/servicemix-specs/blob/3fefd76e/jsr339-api-m13/pom.xml ---------------------------------------------------------------------- diff --git a/jsr339-api-m13/pom.xml b/jsr339-api-m13/pom.xml index 5add35d..15d7220 100644 --- a/jsr339-api-m13/pom.xml +++ b/jsr339-api-m13/pom.xml @@ -24,13 +24,13 @@ <parent> <groupId>org.apache.servicemix.specs</groupId> <artifactId>specs</artifactId> - <version>2.7-SNAPSHOT</version> + <version>2.7.0</version> </parent> <groupId>org.apache.servicemix.specs</groupId> <artifactId>org.apache.servicemix.specs.jsr339-api-m13</artifactId> <packaging>bundle</packaging> - <version>2.7-SNAPSHOT</version> + <version>2.7.0</version> <name>Apache ServiceMix :: Specs :: JSR-339 API M13</name> <dependencies> http://git-wip-us.apache.org/repos/asf/servicemix-specs/blob/3fefd76e/jsr339-api-rc3/pom.xml ---------------------------------------------------------------------- diff --git a/jsr339-api-rc3/pom.xml b/jsr339-api-rc3/pom.xml index 9d27006..468f5f3 100644 --- a/jsr339-api-rc3/pom.xml +++ b/jsr339-api-rc3/pom.xml @@ -24,13 +24,13 @@ <parent> <groupId>org.apache.servicemix.specs</groupId> <artifactId>specs</artifactId> - <version>2.7-SNAPSHOT</version> + <version>2.7.0</version> </parent> <groupId>org.apache.servicemix.specs</groupId> <artifactId>org.apache.servicemix.specs.jsr339-api-rc3</artifactId> <packaging>bundle</packaging> - <version>2.7-SNAPSHOT</version> + <version>2.7.0</version> <name>Apache ServiceMix :: Specs :: JSR-339 API M13</name> <dependencies> http://git-wip-us.apache.org/repos/asf/servicemix-specs/blob/3fefd76e/locator/pom.xml ---------------------------------------------------------------------- diff --git a/locator/pom.xml b/locator/pom.xml index d745a12..e4b89c2 100644 --- a/locator/pom.xml +++ b/locator/pom.xml @@ -24,13 +24,13 @@ <parent> <groupId>org.apache.servicemix.specs</groupId> <artifactId>specs</artifactId> - <version>2.7-SNAPSHOT</version> + <version>2.7.0</version> </parent> <groupId>org.apache.servicemix.specs</groupId> <artifactId>org.apache.servicemix.specs.locator</artifactId> <packaging>jar</packaging> - <version>2.7-SNAPSHOT</version> + <version>2.7.0</version> <name>Apache ServiceMix :: Specs :: Locator</name> <dependencies> http://git-wip-us.apache.org/repos/asf/servicemix-specs/blob/3fefd76e/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 0154c26..bf8d06b 100644 --- a/pom.xml +++ b/pom.xml @@ -31,7 +31,7 @@ <groupId>org.apache.servicemix.specs</groupId> <artifactId>specs</artifactId> <packaging>pom</packaging> - <version>2.7-SNAPSHOT</version> + <version>2.7.0</version> <name>Apache ServiceMix :: Specs</name> <inceptionYear>2007</inceptionYear> @@ -78,7 +78,7 @@ <connection>scm:git:https://git-wip-us.apache.org/repos/asf/servicemix-specs.git</connection> <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/servicemix-specs.git</developerConnection> <url>https://git-wip-us.apache.org/repos/asf?p=servicemix-specs.git</url> - <tag>HEAD</tag> + <tag>specs-2.7.0</tag> </scm> <issueManagement> http://git-wip-us.apache.org/repos/asf/servicemix-specs/blob/3fefd76e/saaj-api-1.3/pom.xml ---------------------------------------------------------------------- diff --git a/saaj-api-1.3/pom.xml b/saaj-api-1.3/pom.xml index 4b0ccf8..c7efb00 100644 --- a/saaj-api-1.3/pom.xml +++ b/saaj-api-1.3/pom.xml @@ -24,13 +24,13 @@ <parent> <groupId>org.apache.servicemix.specs</groupId> <artifactId>specs</artifactId> - <version>2.7-SNAPSHOT</version> + <version>2.7.0</version> </parent> <groupId>org.apache.servicemix.specs</groupId> <artifactId>org.apache.servicemix.specs.saaj-api-1.3</artifactId> <packaging>bundle</packaging> - <version>2.7-SNAPSHOT</version> + <version>2.7.0</version> <name>Apache ServiceMix :: Specs :: SAAJ API 1.3</name> <dependencies> http://git-wip-us.apache.org/repos/asf/servicemix-specs/blob/3fefd76e/scripting-api-1.0/pom.xml ---------------------------------------------------------------------- diff --git a/scripting-api-1.0/pom.xml b/scripting-api-1.0/pom.xml index 0481fe8..57ae360 100644 --- a/scripting-api-1.0/pom.xml +++ b/scripting-api-1.0/pom.xml @@ -24,13 +24,13 @@ <parent> <groupId>org.apache.servicemix.specs</groupId> <artifactId>specs</artifactId> - <version>2.7-SNAPSHOT</version> + <version>2.7.0</version> </parent> <groupId>org.apache.servicemix.specs</groupId> <artifactId>org.apache.servicemix.specs.scripting-api-1.0</artifactId> <packaging>bundle</packaging> - <version>2.7-SNAPSHOT</version> + <version>2.7.0</version> <name>Apache ServiceMix :: Specs :: Scripting API 1.0</name> <dependencies> http://git-wip-us.apache.org/repos/asf/servicemix-specs/blob/3fefd76e/stax-api-1.0/pom.xml ---------------------------------------------------------------------- diff --git a/stax-api-1.0/pom.xml b/stax-api-1.0/pom.xml index f4cb7b6..3ab4099 100644 --- a/stax-api-1.0/pom.xml +++ b/stax-api-1.0/pom.xml @@ -24,13 +24,13 @@ <parent> <groupId>org.apache.servicemix.specs</groupId> <artifactId>specs</artifactId> - <version>2.7-SNAPSHOT</version> + <version>2.7.0</version> </parent> <groupId>org.apache.servicemix.specs</groupId> <artifactId>org.apache.servicemix.specs.stax-api-1.0</artifactId> <packaging>bundle</packaging> - <version>2.7-SNAPSHOT</version> + <version>2.7.0</version> <name>Apache ServiceMix :: Specs :: Stax API 1.0</name> <dependencies> http://git-wip-us.apache.org/repos/asf/servicemix-specs/blob/3fefd76e/stax-api-1.2/pom.xml ---------------------------------------------------------------------- diff --git a/stax-api-1.2/pom.xml b/stax-api-1.2/pom.xml index 994d407..0f86a43 100644 --- a/stax-api-1.2/pom.xml +++ b/stax-api-1.2/pom.xml @@ -24,13 +24,13 @@ <parent> <groupId>org.apache.servicemix.specs</groupId> <artifactId>specs</artifactId> - <version>2.7-SNAPSHOT</version> + <version>2.7.0</version> </parent> <groupId>org.apache.servicemix.specs</groupId> <artifactId>org.apache.servicemix.specs.stax-api-1.2</artifactId> <packaging>bundle</packaging> - <version>2.7-SNAPSHOT</version> + <version>2.7.0</version> <name>Apache ServiceMix :: Specs :: Stax API 1.2</name> <dependencies>
