You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by jl...@apache.org on 2020/10/26 09:21:28 UTC

[tomee] branch master updated: TOMEE-2906 Upgrade Apache BVal to final 2.0.5 release

This is an automated email from the ASF dual-hosted git repository.

jlmonteiro pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tomee.git


The following commit(s) were added to refs/heads/master by this push:
     new 494353b  TOMEE-2906 Upgrade Apache BVal to final 2.0.5 release
494353b is described below

commit 494353b5696039141f085c88a6c30c7ac316a11a
Author: Jean-Louis Monteiro <je...@gmail.com>
AuthorDate: Mon Oct 26 10:20:00 2020 +0100

    TOMEE-2906 Upgrade Apache BVal to final 2.0.5 release
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 286c61e..2fbc904 100644
--- a/pom.xml
+++ b/pom.xml
@@ -185,7 +185,7 @@
     <commons-io.version>2.4</commons-io.version>
     <commons-net.version>3.3</commons-net.version>
 
-    <bval.version>2.0.5-SNAPSHOT</bval.version>
+    <bval.version>2.0.5</bval.version>
     <org.apache.activemq.version>5.16.0</org.apache.activemq.version>
     <org.springframework.version>3.1.4.RELEASE</org.springframework.version>
     <junit.version>4.12</junit.version>