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 8bfe0d9323ae258b306780e90229dfe9e9f85fc5 Author: Jeffery Painter <[email protected]> AuthorDate: Thu Oct 4 13:18:58 2018 +0000 Update yaafi to snapshot git-svn-id: https://svn.apache.org/repos/asf/turbine/fulcrum/trunk/factory@1842808 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 1fbf228..1656157 100644 --- a/pom.xml +++ b/pom.xml @@ -83,13 +83,13 @@ <dependency> <groupId>org.apache.fulcrum</groupId> <artifactId>fulcrum-testcontainer</artifactId> - <version>1.0.6</version> + <version>1.0.8-SNAPSHOT</version> <scope>test</scope> </dependency> <dependency> <groupId>org.apache.fulcrum</groupId> <artifactId>fulcrum-yaafi</artifactId> - <version>1.0.6</version> + <version>1.0.8-SNAPSHOT</version> <scope>test</scope> </dependency> </dependencies>
