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

gk pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/turbine-fulcrum-factory.git


The following commit(s) were added to refs/heads/master by this push:
     new 9e9da4f  USe consistent fulcrum deps updating fulcrum-testcontainer 
and fulcrum-yaafi to v2.0.1-SNAPSHOT
9e9da4f is described below

commit 9e9da4ffc7dddbdf334481b23b5906424bb6e0d3
Author: gemkall <georg.kalli...@fu-berlin.de>
AuthorDate: Thu Jul 18 11:14:52 2024 +0200

    USe consistent fulcrum deps updating fulcrum-testcontainer and 
fulcrum-yaafi to v2.0.1-SNAPSHOT
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index ce4c34d..8391141 100644
--- a/pom.xml
+++ b/pom.xml
@@ -92,13 +92,13 @@
     <dependency>
       <groupId>org.apache.fulcrum</groupId>
       <artifactId>fulcrum-testcontainer</artifactId>
-      <version>2.0.0</version>
+      <version>2.0.1-SNAPSHOT</version>
       <scope>test</scope>
     </dependency>
     <dependency>
       <groupId>org.apache.fulcrum</groupId>
       <artifactId>fulcrum-yaafi</artifactId>
-      <version>2.0.0</version>
+      <version>2.0.1-SNAPSHOT</version>
       <scope>test</scope>
     </dependency>
      <dependency>

Reply via email to