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
commit c3bf09a471c45d55ad2ea9fea1731e80e24e3f72 Author: Thomas Vandahl <[email protected]> AuthorDate: Fri May 29 21:22:59 2009 +0000 Use released version of fulcrum-testcontainer git-svn-id: https://svn.apache.org/repos/asf/turbine/fulcrum/trunk/factory@780110 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index a94e7a3..0c81a50 100644 --- a/pom.xml +++ b/pom.xml @@ -92,7 +92,7 @@ <dependency> <groupId>org.apache.fulcrum</groupId> <artifactId>fulcrum-testcontainer</artifactId> - <version>1.0.6-SNAPSHOT</version> + <version>1.0.6</version> <scope>test</scope> </dependency> <dependency>
