This is an automated email from the ASF dual-hosted git repository.
imesha pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/oodt.git
The following commit(s) were added to refs/heads/master by this push:
new 3d6d03b [maven-release-plugin] rollback the release of 1.9.1
3d6d03b is described below
commit 3d6d03b205d95f54504bfe4ca314a87db2cf3b00
Author: Ubuntu
<ime...@playgroundvm.acna45s210dejisf4pyprnxase.cx.internal.cloudapp.net>
AuthorDate: Sat Sep 25 15:18:31 2021 +0000
[maven-release-plugin] rollback the release of 1.9.1
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 8b6f924..61d7bcf 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,7 +20,7 @@ the License.
<parent>
<groupId>org.apache.oodt</groupId>
<artifactId>oodt-core</artifactId>
- <version>1.9.1</version>
+ <version>1.10-SNAPSHOT</version>
<relativePath>core/pom.xml</relativePath>
</parent>
@@ -60,7 +60,7 @@ the License.
<connection>scm:git:https://git-wip-us.apache.org/repos/asf/oodt.git</connection>
<developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/oodt.git</developerConnection>
<url>http://svn.apache.org/viewvc/oodt/trunk</url>
- <tag>1.9.1</tag>
+ <tag>HEAD</tag>
</scm>
<profiles>
<profile>