commit 4689fe4dcca4868d9b0cdecf067cd97b3d1fbda0
Author: Mauro Talevi <[email protected]>
AuthorDate: Mon, 11 Nov 2013 21:07:04 +0100
Commit: Mauro Talevi <[email protected]>
CommitDate: Mon, 11 Nov 2013 21:07:04 +0100
Update parent pom to use correct version.
diff --git a/archetypes/jbehave-needle-archetype/pom.xml
b/archetypes/jbehave-needle-archetype/pom.xml
index d670f33..02137e9 100644
--- a/archetypes/jbehave-needle-archetype/pom.xml
+++ b/archetypes/jbehave-needle-archetype/pom.xml
@@ -3,7 +3,7 @@
<parent>
<groupId>org.jbehave</groupId>
<artifactId>jbehave-archetypes</artifactId>
- <version>3.9-SNAPSHOT</version>
+ <version>4.0-SNAPSHOT</version>
</parent>
<artifactId>jbehave-needle-archetype</artifactId>
<packaging>maven-archetype</packaging>