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 2022/06/13 08:55:08 UTC

[tomee] branch master updated: TOMEE-3978 Apache BVal 2.0.6

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 5fdaecc251 TOMEE-3978 Apache BVal 2.0.6
5fdaecc251 is described below

commit 5fdaecc2514281bfb39cccfaf671ff9b217fb752
Author: Jean-Louis Monteiro <jl...@tomitribe.com>
AuthorDate: Mon Jun 13 10:54:58 2022 +0200

    TOMEE-3978 Apache BVal 2.0.6
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 97dc10ca90..59ee33de68 100644
--- a/pom.xml
+++ b/pom.xml
@@ -192,7 +192,7 @@
     <commons-io.version>2.11.0</commons-io.version>
     <commons-net.version>3.8.0</commons-net.version>
 
-    <bval.version>2.0.6-SNAPSHOT</bval.version>
+    <bval.version>2.0.6</bval.version>
     <org.apache.activemq.version>5.16.5</org.apache.activemq.version>
     <org.springframework.version>3.1.4.RELEASE</org.springframework.version>
     <junit.version>4.13.2</junit.version>