This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to annotated tag japicmp-base-0.1.1 in repository https://gitbox.apache.org/repos/asf/commons-vfs.git
commit b5aa127ce6478d4381a8aa99e4bc0cd7ef25acf1 Author: siom79 <martin.m...@googlemail.com> AuthorDate: Mon Jun 30 22:52:07 2014 +0200 [maven-release-plugin] prepare release japicmp-base-0.1.1 --- japicmp-maven-plugin/pom.xml | 2 +- japicmp-testbase/japicmp-test-maven-plugin/pom.xml | 2 +- japicmp-testbase/japicmp-test-v1/pom.xml | 2 +- japicmp-testbase/japicmp-test-v2/pom.xml | 2 +- japicmp-testbase/japicmp-test/pom.xml | 2 +- japicmp-testbase/pom.xml | 2 +- japicmp/pom.xml | 2 +- pom.xml | 7 +++---- 8 files changed, 10 insertions(+), 11 deletions(-) diff --git a/japicmp-maven-plugin/pom.xml b/japicmp-maven-plugin/pom.xml index 86a7fdb..1aa146f 100644 --- a/japicmp-maven-plugin/pom.xml +++ b/japicmp-maven-plugin/pom.xml @@ -3,7 +3,7 @@ <parent> <groupId>com.github.siom79.japicmp</groupId> <artifactId>japicmp-base</artifactId> - <version>0.1.1-SNAPSHOT</version> + <version>0.1.1</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/japicmp-testbase/japicmp-test-maven-plugin/pom.xml b/japicmp-testbase/japicmp-test-maven-plugin/pom.xml index e455544..6188742 100644 --- a/japicmp-testbase/japicmp-test-maven-plugin/pom.xml +++ b/japicmp-testbase/japicmp-test-maven-plugin/pom.xml @@ -3,7 +3,7 @@ <parent> <groupId>com.github.siom79.japicmp</groupId> <artifactId>japicmp-testbase</artifactId> - <version>0.1.1-SNAPSHOT</version> + <version>0.1.1</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/japicmp-testbase/japicmp-test-v1/pom.xml b/japicmp-testbase/japicmp-test-v1/pom.xml index 977061e..0b6ba9d 100644 --- a/japicmp-testbase/japicmp-test-v1/pom.xml +++ b/japicmp-testbase/japicmp-test-v1/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>com.github.siom79.japicmp</groupId> <artifactId>japicmp-testbase</artifactId> - <version>0.1.1-SNAPSHOT</version> + <version>0.1.1</version> </parent> <artifactId>japicmp-test-v1</artifactId> diff --git a/japicmp-testbase/japicmp-test-v2/pom.xml b/japicmp-testbase/japicmp-test-v2/pom.xml index d9f720b..3ddce1e 100644 --- a/japicmp-testbase/japicmp-test-v2/pom.xml +++ b/japicmp-testbase/japicmp-test-v2/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>com.github.siom79.japicmp</groupId> <artifactId>japicmp-testbase</artifactId> - <version>0.1.1-SNAPSHOT</version> + <version>0.1.1</version> </parent> <artifactId>japicmp-test-v2</artifactId> diff --git a/japicmp-testbase/japicmp-test/pom.xml b/japicmp-testbase/japicmp-test/pom.xml index 45d1680..5733dc1 100644 --- a/japicmp-testbase/japicmp-test/pom.xml +++ b/japicmp-testbase/japicmp-test/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>com.github.siom79.japicmp</groupId> <artifactId>japicmp-testbase</artifactId> - <version>0.1.1-SNAPSHOT</version> + <version>0.1.1</version> </parent> <artifactId>japicmp-test</artifactId> diff --git a/japicmp-testbase/pom.xml b/japicmp-testbase/pom.xml index a483c3c..c27919a 100644 --- a/japicmp-testbase/pom.xml +++ b/japicmp-testbase/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>com.github.siom79.japicmp</groupId> <artifactId>japicmp-base</artifactId> - <version>0.1.1-SNAPSHOT</version> + <version>0.1.1</version> </parent> <artifactId>japicmp-testbase</artifactId> diff --git a/japicmp/pom.xml b/japicmp/pom.xml index d9a9d94..ff3f386 100644 --- a/japicmp/pom.xml +++ b/japicmp/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>com.github.siom79.japicmp</groupId> <artifactId>japicmp-base</artifactId> - <version>0.1.1-SNAPSHOT</version> + <version>0.1.1</version> </parent> <artifactId>japicmp</artifactId> diff --git a/pom.xml b/pom.xml index 02d4f44..4052291 100644 --- a/pom.xml +++ b/pom.xml @@ -1,6 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> @@ -11,7 +10,7 @@ <groupId>com.github.siom79.japicmp</groupId> <artifactId>japicmp-base</artifactId> - <version>0.1.1-SNAPSHOT</version> + <version>0.1.1</version> <packaging>pom</packaging> <name>japicmp-base</name> @@ -159,7 +158,7 @@ <connection>scm:git:g...@github.com:${github.account}/${github.project}.git</connection> <developerConnection>scm:git:g...@github.com:${github.account}/${github.project}.git</developerConnection> <url>g...@github.com:${github.account}/${github.project}.git</url> - <tag>HEAD</tag> + <tag>japicmp-base-0.1.1</tag> </scm> <profiles>