You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by rm...@apache.org on 2016/02/08 22:11:48 UTC

tomee git commit: TOMEE-1707 bval 1.1.1

Repository: tomee
Updated Branches:
  refs/heads/master f61f413bd -> 936853b56


TOMEE-1707 bval 1.1.1


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

Branch: refs/heads/master
Commit: 936853b569d179a381ad1e123c0c0549afc53cf7
Parents: f61f413
Author: Romain manni-Bucau <rm...@gmail.com>
Authored: Mon Feb 8 22:11:40 2016 +0100
Committer: Romain manni-Bucau <rm...@gmail.com>
Committed: Mon Feb 8 22:11:40 2016 +0100

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


http://git-wip-us.apache.org/repos/asf/tomee/blob/936853b5/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index f63f94c..8493357 100644
--- a/pom.xml
+++ b/pom.xml
@@ -160,7 +160,7 @@
     <commons-io.version>2.4</commons-io.version>
     <commons-net.version>3.3</commons-net.version>
 
-    <bval.version>1.1.0</bval.version>
+    <bval.version>1.1.1</bval.version>
     <org.apache.activemq.version>5.13.0</org.apache.activemq.version>
     <org.springframework.version>3.1.4.RELEASE</org.springframework.version>
     <junit.version>4.12</junit.version>