You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@gora.apache.org by le...@apache.org on 2014/06/04 18:36:40 UTC

[23/50] [abbrv] git commit: Upgrade to 0.5-SNAPSHOT version in gora-mongodb.

Upgrade to 0.5-SNAPSHOT version in gora-mongodb.


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

Branch: refs/heads/master
Commit: ce83f25721fb2f5d837d88d497e45f670ded59ef
Parents: d59ad4b
Author: Damien Raude-Morvan <da...@dictanova.com>
Authored: Wed May 7 23:51:21 2014 +0200
Committer: Damien Raude-Morvan <da...@dictanova.com>
Committed: Wed May 7 23:51:21 2014 +0200

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


http://git-wip-us.apache.org/repos/asf/gora/blob/ce83f257/gora-mongodb/pom.xml
----------------------------------------------------------------------
diff --git a/gora-mongodb/pom.xml b/gora-mongodb/pom.xml
index f48270c..aaf2944 100644
--- a/gora-mongodb/pom.xml
+++ b/gora-mongodb/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.gora</groupId>
         <artifactId>gora</artifactId>
-        <version>0.4-SNAPSHOT</version>
+        <version>0.5-SNAPSHOT</version>
         <relativePath>../</relativePath>
     </parent>
     <artifactId>gora-mongodb</artifactId>