You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ode.apache.org by sa...@apache.org on 2016/10/26 03:21:57 UTC

ode-console git commit: [maven-release-plugin] prepare for next development iteration

Repository: ode-console
Updated Branches:
  refs/heads/master af8f5e332 -> e6bade3eb


[maven-release-plugin] prepare for next development iteration


Project: http://git-wip-us.apache.org/repos/asf/ode-console/repo
Commit: http://git-wip-us.apache.org/repos/asf/ode-console/commit/e6bade3e
Tree: http://git-wip-us.apache.org/repos/asf/ode-console/tree/e6bade3e
Diff: http://git-wip-us.apache.org/repos/asf/ode-console/diff/e6bade3e

Branch: refs/heads/master
Commit: e6bade3eb21e98df17578ad1d98cb716d48ae3c6
Parents: af8f5e3
Author: sathwik <sa...@apache.org>
Authored: Wed Oct 26 08:51:29 2016 +0530
Committer: sathwik <sa...@apache.org>
Committed: Wed Oct 26 08:51:29 2016 +0530

----------------------------------------------------------------------
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ode-console/blob/e6bade3e/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index c718744..822918d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@ under the License.
     <packaging>jar</packaging>
     <groupId>org.apache.ode</groupId>
     <artifactId>ode-console</artifactId>
-    <version>0.1.0</version>
+    <version>0.1.1-SNAPSHOT</version>
     <name>ODE Web Console</name>
     <description>ODE Process Management Admin Console</description>
     <url>ode.apache.org</url>
@@ -37,7 +37,7 @@ under the License.
     <scm>
         <connection>scm:git:https://git-wip-us.apache.org/repos/asf/ode-console.git</connection>
         <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/ode-console.git</developerConnection>
-      <tag>ode-console-0.1.0</tag>
+      <tag>HEAD</tag>
   </scm>
 
     <issueManagement>