Author: mwriedt Date: Sun Nov 24 17:21:01 2024 New Revision: 1922052 URL: http://svn.apache.org/viewvc?rev=1922052&view=rev Log: Update to release version of fulcrum-testcontainer 2.0.1
Modified: db/torque/trunk/torque-runtime/pom.xml db/torque/trunk/torque-test/pom.xml Modified: db/torque/trunk/torque-runtime/pom.xml URL: http://svn.apache.org/viewvc/db/torque/trunk/torque-runtime/pom.xml?rev=1922052&r1=1922051&r2=1922052&view=diff ============================================================================== --- db/torque/trunk/torque-runtime/pom.xml (original) +++ db/torque/trunk/torque-runtime/pom.xml Sun Nov 24 17:21:01 2024 @@ -109,7 +109,7 @@ <dependency> <groupId>org.apache.fulcrum</groupId> <artifactId>fulcrum-testcontainer</artifactId> - <version>2.0.1-SNAPSHOT</version> + <version>2.0.1</version> <exclusions> <exclusion> <groupId>*</groupId> Modified: db/torque/trunk/torque-test/pom.xml URL: http://svn.apache.org/viewvc/db/torque/trunk/torque-test/pom.xml?rev=1922052&r1=1922051&r2=1922052&view=diff ============================================================================== --- db/torque/trunk/torque-test/pom.xml (original) +++ db/torque/trunk/torque-test/pom.xml Sun Nov 24 17:21:01 2024 @@ -133,7 +133,7 @@ <dependency> <groupId>org.apache.fulcrum</groupId> <artifactId>fulcrum-testcontainer</artifactId> - <version>2.0.1-SNAPSHOT</version> + <version>2.0.1</version> <exclusions> <exclusion> <groupId>*</groupId> --------------------------------------------------------------------- To unsubscribe, e-mail: torque-dev-unsubscr...@db.apache.org For additional commands, e-mail: torque-dev-h...@db.apache.org