You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@bval.apache.org by ta...@apache.org on 2023/02/08 15:31:05 UTC

[bval] branch master updated: same name as directory

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

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


The following commit(s) were added to refs/heads/master by this push:
     new 2df4494  same name as directory
2df4494 is described below

commit 2df4494b3772f2983672658e0f28a604bf684cf5
Author: Thomas Andraschko <ta...@apache.org>
AuthorDate: Wed Feb 8 16:30:59 2023 +0100

    same name as directory
---
 bval-tck/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bval-tck/pom.xml b/bval-tck/pom.xml
index f246271..efef7d2 100644
--- a/bval-tck/pom.xml
+++ b/bval-tck/pom.xml
@@ -26,7 +26,7 @@ under the License.
         <version>3.0.0-SNAPSHOT</version>
     </parent>
 
-    <artifactId>bval-tck-runner</artifactId>
+    <artifactId>bval-tck</artifactId>
     <name>Apache BVal :: TCK Runner</name>
     <description>Aggregates dependencies and runs the JSR-380 TCK</description>