Hervé BOUTEMY
2018-11-11 19:40:36 UTC
sorry, I completely did fail my tests, which should never had been pushed to
Apache master...
:(
Regards,
Hervé
To unsubscribe, e-mail: dev-***@maven.apache.org
For additional commands, e-mail: dev-***@maven.apache.org
Apache master...
:(
Regards,
Hervé
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
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>
---------------------------------------------------------------------hboutemy pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-parent.git
commit 9782eabad3cc07473924723d9ecfdc8b821b01a9
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-***@maven.apache.org
For additional commands, e-mail: dev-***@maven.apache.org