This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to annotated tag japicmp-base-0.0.1 in repository https://gitbox.apache.org/repos/asf/commons-vfs.git
commit 8fbdc6c5dcb5c450a1cff582990bbfe2656f5428 Author: siom79 <martin.m...@googlemail.com> AuthorDate: Thu Oct 3 13:32:53 2013 +0200 [maven-release-plugin] rollback the release of japicmp-base-0.0.1 --- japicmp-testbase/japicmp-test-v1/pom.xml | 6 ++++-- japicmp-testbase/japicmp-test-v2/pom.xml | 6 ++++-- japicmp-testbase/japicmp-test/pom.xml | 6 ++++-- japicmp-testbase/pom.xml | 6 ++++-- japicmp/pom.xml | 6 ++++-- pom.xml | 8 +++++--- 6 files changed, 25 insertions(+), 13 deletions(-) diff --git a/japicmp-testbase/japicmp-test-v1/pom.xml b/japicmp-testbase/japicmp-test-v1/pom.xml index ef2c7cd..20911a2 100644 --- a/japicmp-testbase/japicmp-test-v1/pom.xml +++ b/japicmp-testbase/japicmp-test-v1/pom.xml @@ -1,10 +1,12 @@ <?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> <groupId>japicmp</groupId> <artifactId>japicmp-testbase</artifactId> - <version>0.0.1</version> + <version>0.0.1-SNAPSHOT</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 50386ce..2174ec5 100644 --- a/japicmp-testbase/japicmp-test-v2/pom.xml +++ b/japicmp-testbase/japicmp-test-v2/pom.xml @@ -1,10 +1,12 @@ <?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> <groupId>japicmp</groupId> <artifactId>japicmp-testbase</artifactId> - <version>0.0.1</version> + <version>0.0.1-SNAPSHOT</version> </parent> <artifactId>japicmp-test-v2</artifactId> diff --git a/japicmp-testbase/japicmp-test/pom.xml b/japicmp-testbase/japicmp-test/pom.xml index d3983ab..11d5a81 100644 --- a/japicmp-testbase/japicmp-test/pom.xml +++ b/japicmp-testbase/japicmp-test/pom.xml @@ -1,10 +1,12 @@ <?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> <groupId>japicmp</groupId> <artifactId>japicmp-testbase</artifactId> - <version>0.0.1</version> + <version>0.0.1-SNAPSHOT</version> </parent> <artifactId>japicmp-test</artifactId> diff --git a/japicmp-testbase/pom.xml b/japicmp-testbase/pom.xml index d3fe934..b540cc7 100644 --- a/japicmp-testbase/pom.xml +++ b/japicmp-testbase/pom.xml @@ -1,10 +1,12 @@ <?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> <groupId>japicmp</groupId> <artifactId>japicmp-base</artifactId> - <version>0.0.1</version> + <version>0.0.1-SNAPSHOT</version> </parent> <artifactId>japicmp-testbase</artifactId> diff --git a/japicmp/pom.xml b/japicmp/pom.xml index 98a43d7..ca25768 100644 --- a/japicmp/pom.xml +++ b/japicmp/pom.xml @@ -1,10 +1,12 @@ <?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> <groupId>japicmp</groupId> <artifactId>japicmp-base</artifactId> - <version>0.0.1</version> + <version>0.0.1-SNAPSHOT</version> </parent> <artifactId>japicmp</artifactId> diff --git a/pom.xml b/pom.xml index 8445e98..3778e4e 100644 --- a/pom.xml +++ b/pom.xml @@ -1,10 +1,12 @@ <?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> <groupId>japicmp</groupId> <artifactId>japicmp-base</artifactId> - <version>0.0.1</version> + <version>0.0.1-SNAPSHOT</version> <packaging>pom</packaging> <properties> @@ -98,7 +100,7 @@ <connection>scm:git:git://github.com/${github.account}/${project.groupId}.git</connection> <developerConnection>scm:git:g...@github.com:${github.account}/${project.groupId}.git</developerConnection> <url>http://github.com/${github.account}/${project.groupId}/tree/master/</url> - <tag>japicmp-base-0.0.1</tag> + <tag>HEAD</tag> </scm> <distributionManagement>