commit 4e87210f44144ad017a183ab3a6555ea17e4e602
Author:     Mauro Talevi <mauro.tal...@aquilonia.org>
AuthorDate: Sun, 21 Jul 2013 18:24:00 +0200
Commit:     Mauro Talevi <mauro.tal...@aquilonia.org>
CommitDate: Sun, 21 Jul 2013 18:24:00 +0200

    Updated needle modules to 4.0-SNAPSHOT

diff --git a/examples/needle/pom.xml b/examples/needle/pom.xml
index b39ce12..bb405a8 100644
--- a/examples/needle/pom.xml
+++ b/examples/needle/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-needle-example</artifactId>
        <name>JBehave Needle Example</name>
diff --git a/jbehave-needle/pom.xml b/jbehave-needle/pom.xml
index 3bd37f4..515e2d3 100644
--- a/jbehave-needle/pom.xml
+++ b/jbehave-needle/pom.xml
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.jbehave</groupId>
                <artifactId>jbehave</artifactId>
-               <version>3.9-SNAPSHOT</version>
+               <version>4.0-SNAPSHOT</version>
        </parent>
        <artifactId>jbehave-needle</artifactId>
        <name>JBehave Needle</name>



Reply via email to