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
commit 6dd62b45b28ae01b142d310c949527d2300c24b4 Author: Imesha Sudasingha <[email protected]> AuthorDate: Sat Sep 25 16:13:32 2021 +0530 [maven-release-plugin] prepare for next development iteration --- 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>
