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

aradzinski pushed a commit to branch NLPCRAFT-468
in repository https://gitbox.apache.org/repos/asf/incubator-nlpcraft.git


The following commit(s) were added to refs/heads/NLPCRAFT-468 by this push:
     new 45c2e53  Update pom.xml
45c2e53 is described below

commit 45c2e53777fd5f85170e68fbf8ad6cf781e827c7
Author: Aaron Radzinski <[email protected]>
AuthorDate: Sat Oct 9 09:37:46 2021 -0700

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

diff --git a/pom.xml b/pom.xml
index 307d751..8781f99 100644
--- a/pom.xml
+++ b/pom.xml
@@ -75,7 +75,7 @@
     <properties>
         <!-- Major Java/Scala version. -->
         <scala.major.ver>3</scala.major.ver>
-        <scala3.ver>${scala.major.ver}.0.1</scala3.ver>
+        <scala3.ver>${scala.major.ver}.0.2</scala3.ver>
         <scala2.ver>2.13.6</scala2.ver>
         <java.ver>11</java.ver>
         
<maven.build.timestamp.format>yyyy-MM-dd-HH-mm</maven.build.timestamp.format>

Reply via email to