You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by Hervé BOUTEMY <he...@free.fr> on 2018/11/11 19:40:36 UTC

Re: [maven-parent] 02/02: [maven-release-plugin] rollback the release of maven-parent-TEST-34

sorry, I completely did fail my tests, which should never had been pushed to 
Apache master...
:(

Regards,

Hervé

Le dimanche 11 novembre 2018, 20:36:43 CET hboutemy@apache.org a écrit :
> This is an automated email from the ASF dual-hosted git repository.
> 
> hboutemy pushed a commit to branch master
> in repository https://gitbox.apache.org/repos/asf/maven-parent.git
> 
> commit 9782eabad3cc07473924723d9ecfdc8b821b01a9
> Author: Hervé Boutemy <hb...@apache.org>
> AuthorDate: Sun Nov 11 20:36:40 2018 +0100
> 
>     [maven-release-plugin] rollback the release of maven-parent-TEST-34
> ---
>  apache-resource-bundles/pom.xml | 2 +-
>  doxia-tools/pom.xml             | 2 +-
>  maven-plugins/pom.xml           | 2 +-
>  maven-shared-components/pom.xml | 2 +-
>  maven-skins/pom.xml             | 2 +-
>  pom.xml                         | 8 ++++----
>  6 files changed, 9 insertions(+), 9 deletions(-)
> 
> diff --git a/apache-resource-bundles/pom.xml
> b/apache-resource-bundles/pom.xml index cd3e116..cb4aa0d 100644
> --- a/apache-resource-bundles/pom.xml
> +++ b/apache-resource-bundles/pom.xml
> @@ -25,7 +25,7 @@
>    <parent>
>      <groupId>org.apache.maven</groupId>
>      <artifactId>maven-parent</artifactId>
> -    <version>TEST-35-SNAPSHOT</version>
> +    <version>34-SNAPSHOT</version>
>      <relativePath>../pom.xml</relativePath>
>    </parent>
> 
> diff --git a/doxia-tools/pom.xml b/doxia-tools/pom.xml
> index 7218ca9..145cd95 100644
> --- a/doxia-tools/pom.xml
> +++ b/doxia-tools/pom.xml
> @@ -25,7 +25,7 @@ under the License.
>    <parent>
>      <groupId>org.apache.maven</groupId>
>      <artifactId>maven-parent</artifactId>
> -    <version>TEST-35-SNAPSHOT</version>
> +    <version>34-SNAPSHOT</version>
>      <relativePath>../pom.xml</relativePath>
>    </parent>
> 
> diff --git a/maven-plugins/pom.xml b/maven-plugins/pom.xml
> index 8d1c687..b224c86 100644
> --- a/maven-plugins/pom.xml
> +++ b/maven-plugins/pom.xml
> @@ -24,7 +24,7 @@ under the License.
>    <parent>
>      <groupId>org.apache.maven</groupId>
>      <artifactId>maven-parent</artifactId>
> -    <version>TEST-35-SNAPSHOT</version>
> +    <version>34-SNAPSHOT</version>
>      <relativePath>../pom.xml</relativePath>
>    </parent>
> 
> diff --git a/maven-shared-components/pom.xml
> b/maven-shared-components/pom.xml index cfd3245..d96a5a5 100644
> --- a/maven-shared-components/pom.xml
> +++ b/maven-shared-components/pom.xml
> @@ -25,7 +25,7 @@ under the License.
>    <parent>
>      <groupId>org.apache.maven</groupId>
>      <artifactId>maven-parent</artifactId>
> -    <version>TEST-35-SNAPSHOT</version>
> +    <version>34-SNAPSHOT</version>
>      <relativePath>../pom.xml</relativePath>
>    </parent>
> 
> diff --git a/maven-skins/pom.xml b/maven-skins/pom.xml
> index fd0df50..1ec4d66 100644
> --- a/maven-skins/pom.xml
> +++ b/maven-skins/pom.xml
> @@ -25,7 +25,7 @@ under the License.
>    <parent>
>      <groupId>org.apache.maven</groupId>
>      <artifactId>maven-parent</artifactId>
> -    <version>TEST-35-SNAPSHOT</version>
> +    <version>34-SNAPSHOT</version>
>      <relativePath>../pom.xml</relativePath>
>    </parent>
> 
> diff --git a/pom.xml b/pom.xml
> index 19dd2f3..454f589 100644
> --- a/pom.xml
> +++ b/pom.xml
> @@ -32,7 +32,7 @@ under the License.
> 
>    <groupId>org.apache.maven</groupId>
>    <artifactId>maven-parent</artifactId>
> -  <version>TEST-35-SNAPSHOT</version>
> +  <version>34-SNAPSHOT</version>
>    <packaging>pom</packaging>
> 
>    <name>Apache Maven</name>
> @@ -847,9 +847,9 @@ under the License.
>    </modules>
> 
>    <scm>
> -   
> <connection>scm:git:https://github.com/hboutemy/maven-parent.git</connectio
> n> -   
> <developerConnection>scm:git:https://github.com/hboutemy/maven-parent.git</
> developerConnection> -   
> <url>https://github.com/hboutemy/maven-parent/tree/${project.scm.tag}</url>
> +   
> <connection>scm:git:https://gitbox.apache.org/repos/asf/maven-parent.git</c
> onnection> +   
> <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-pare
> nt.git</developerConnection> +   
> <url>https://github.com/apache/maven-parent/tree/${project.scm.tag}</url>
> <tag>HEAD</tag>
>    </scm>





---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org