You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@stratos.apache.org by is...@apache.org on 2013/07/09 11:19:30 UTC

git commit: changing stratos parent pom version to 3.0.0-SNAPSHOT

Updated Branches:
  refs/heads/master 0ab7e7be9 -> c4eb9c387


changing stratos parent pom version to 3.0.0-SNAPSHOT


Project: http://git-wip-us.apache.org/repos/asf/incubator-stratos/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-stratos/commit/c4eb9c38
Tree: http://git-wip-us.apache.org/repos/asf/incubator-stratos/tree/c4eb9c38
Diff: http://git-wip-us.apache.org/repos/asf/incubator-stratos/diff/c4eb9c38

Branch: refs/heads/master
Commit: c4eb9c387d8e5aeea1338468b01fbd10a919a38d
Parents: 0ab7e7b
Author: Isuru <is...@wso2.com>
Authored: Tue Jul 9 14:49:09 2013 +0530
Committer: Isuru <is...@wso2.com>
Committed: Tue Jul 9 14:49:09 2013 +0530

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/c4eb9c38/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 201f1c7..72ac575 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
     <groupId>org.apache.stratos</groupId>
     <artifactId>stratos-parent</artifactId>
     <packaging>pom</packaging>
-    <version>3.0.0</version>
+    <version>${apache.stratos.version}</version>
     <name>Apache Stratos - Parent Pom</name>
     <description>Apache Stratos Parent pom hold the properties, plugins which are required to build stratos components, stratos features and products</description>
     <url>http://apache.org</url>