This is an automated email from the ASF dual-hosted git repository.

jooykim pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nemo.git

commit 64e62b8b4b820237f3e836e92ed9a77c2d26ec36
Author: Joo Yeon Kim <[email protected]>
AuthorDate: Sun Nov 18 04:13:29 2018 -0800

    [maven-release-plugin] rollback release tag
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 0de575e..20cfc45 100644
--- a/pom.xml
+++ b/pom.xml
@@ -36,7 +36,7 @@ under the License.
         
<connection>scm:git:https://gitbox.apache.org/repos/asf/incubator-nemo.git</connection>
         
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/incubator-nemo.git</developerConnection>
         
<url>https://github.com/apache/incubator-nemo/tree/${project.scm.tag}</url>
-        <tag>nemo-project-0.1</tag>
+        <tag>master</tag>
     </scm>
 
     <properties>

Reply via email to