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 ce68762fc3a314eaa5201b5de88bc8bc4d7c6c77 Author: Thomas Vandahl <[email protected]> AuthorDate: Sun May 3 18:55:34 2009 +0000 Use release version 1.0.6 of YAAFI for test environment git-svn-id: https://svn.apache.org/repos/asf/turbine/fulcrum/trunk/factory@771100 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index f6747ae..a94e7a3 100644 --- a/pom.xml +++ b/pom.xml @@ -98,7 +98,7 @@ <dependency> <groupId>org.apache.fulcrum</groupId> <artifactId>fulcrum-yaafi</artifactId> - <version>1.0.7-SNAPSHOT</version> + <version>1.0.6</version> <scope>test</scope> </dependency> </dependencies>
