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/04/15 19:09:46 UTC

git commit: upgrade owb to latest 1.1.4

Updated Branches:
  refs/heads/master 63088617d -> 1daba7e9a


upgrade owb to latest 1.1.4


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

Branch: refs/heads/master
Commit: 1daba7e9a078ab3e2ea4644225c97c49b16cc08f
Parents: 6308861
Author: Mark Struberg <st...@apache.org>
Authored: Sun Apr 15 19:09:08 2012 +0200
Committer: Mark Struberg <st...@apache.org>
Committed: Sun Apr 15 19:09:08 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/1daba7e9/deltaspike/parent/pom.xml
----------------------------------------------------------------------
diff --git a/deltaspike/parent/pom.xml b/deltaspike/parent/pom.xml
index 55efb00..b291173 100644
--- a/deltaspike/parent/pom.xml
+++ b/deltaspike/parent/pom.xml
@@ -77,7 +77,7 @@
     <inceptionYear>2011</inceptionYear>
 
     <properties>
-        <owb.version>1.1.3</owb.version>
+        <owb.version>1.1.4</owb.version>
         <weld.version>1.1.5.Final</weld.version>
 
         <!-- testing stuff -->