You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@deltaspike.apache.org by st...@apache.org on 2012/09/29 02:31:52 UTC

git commit: it seems owb-1.1.6 is not yet available on maven.repo

Updated Branches:
  refs/heads/master 97564d0e7 -> 900cbc15b


it seems owb-1.1.6 is not yet available on maven.repo

seems to hang in the sync loop for a day now. back to snapshot


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

Branch: refs/heads/master
Commit: 900cbc15b28919bad5c059b092232cdf7b3d8b24
Parents: 97564d0
Author: Mark Struberg <st...@apache.org>
Authored: Sat Sep 29 02:31:11 2012 +0200
Committer: Mark Struberg <st...@apache.org>
Committed: Sat Sep 29 02:31:11 2012 +0200

----------------------------------------------------------------------
 deltaspike/parent/pom.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-deltaspike/blob/900cbc15/deltaspike/parent/pom.xml
----------------------------------------------------------------------
diff --git a/deltaspike/parent/pom.xml b/deltaspike/parent/pom.xml
index aa10cc7..0c41599 100644
--- a/deltaspike/parent/pom.xml
+++ b/deltaspike/parent/pom.xml
@@ -126,7 +126,7 @@
     <inceptionYear>2011</inceptionYear>
 
     <properties>
-        <owb.version>1.1.6</owb.version>
+        <owb.version>1.1.6-SNAPSHOT</owb.version>
         <weld.version>1.1.5.Final</weld.version>
 
         <!-- testing stuff -->