commit 7977f21e67f0caa4f1b564dc58c7e4d9b7d96b5a Author: Mauro Talevi <mauro.tal...@aquilonia.org> AuthorDate: Mon, 11 Nov 2013 21:01:39 +0100 Commit: Mauro Talevi <mauro.tal...@aquilonia.org> CommitDate: Mon, 11 Nov 2013 21:01:39 +0100
JBEHAVE-958: Update parent pom to use correct version. diff --git a/examples/rest/pom.xml b/examples/rest/pom.xml index df84e53..8d62507 100755 --- a/examples/rest/pom.xml +++ b/examples/rest/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>org.jbehave</groupId> <artifactId>jbehave-examples</artifactId> - <version>3.9-SNAPSHOT</version> + <version>4.0-SNAPSHOT</version> </parent> <artifactId>jbehave-rest-example</artifactId> <name>JBehave REST Example</name>