You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@stratos.apache.org by ga...@apache.org on 2015/09/02 07:01:40 UTC

[2/2] stratos git commit: Update the python cartridge agent pom version

Update the python cartridge agent pom version


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

Branch: refs/heads/master
Commit: 93960edf3a036ebe06f89804d2770b7117cf1160
Parents: c016ca0
Author: gayangunarathne <ga...@wso2.com>
Authored: Wed Sep 2 10:20:24 2015 +0530
Committer: gayangunarathne <ga...@wso2.com>
Committed: Wed Sep 2 10:20:24 2015 +0530

----------------------------------------------------------------------
 products/python-cartridge-agent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/stratos/blob/93960edf/products/python-cartridge-agent/pom.xml
----------------------------------------------------------------------
diff --git a/products/python-cartridge-agent/pom.xml b/products/python-cartridge-agent/pom.xml
index 9579cef..2e72823 100755
--- a/products/python-cartridge-agent/pom.xml
+++ b/products/python-cartridge-agent/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.stratos</groupId>
         <artifactId>stratos-products-parent</artifactId>
-        <version>4.1.2</version>
+        <version>4.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>python-cartridge-agent-parent</artifactId>