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 2014/04/02 13:35:38 UTC

git commit: Using apache parent version 14

Repository: incubator-stratos
Updated Branches:
  refs/heads/master 8d80a6cb0 -> a09a572ea


Using apache parent version 14


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

Branch: refs/heads/master
Commit: a09a572ea3859ca17b488313f379bb0c4b3f4b92
Parents: 8d80a6c
Author: M. Isuru Tharanga Chrishantha Perera <is...@apache.org>
Authored: Wed Apr 2 17:05:21 2014 +0530
Committer: M. Isuru Tharanga Chrishantha Perera <is...@apache.org>
Committed: Wed Apr 2 17:05:21 2014 +0530

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


http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a09a572e/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index d98e5ef..c038f19 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.apache</groupId>
         <artifactId>apache</artifactId>
-        <version>13</version>
+        <version>14</version>
     </parent>
 
     <groupId>org.apache.stratos</groupId>