commit 2242ebb133e32d68672b05aaeccfec08822b5dea
Author: Mauro Talevi <[email protected]>
AuthorDate: Thu Mar 29 10:26:57 2012 +0200
Commit: Mauro Talevi <[email protected]>
CommitDate: Thu Mar 29 10:26:57 2012 +0200
Updated examples to latest snapshot.
diff --git a/examples/flash-webdriver/pom.xml b/examples/flash-webdriver/pom.xml
index 87f7422..b518b89 100644
--- a/examples/flash-webdriver/pom.xml
+++ b/examples/flash-webdriver/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.jbehave.web.examples</groupId>
<artifactId>jbehave-web-examples</artifactId>
- <version>3.5-SNAPSHOT</version>
+ <version>3.6-SNAPSHOT</version>
</parent>
<artifactId>jbehave-web-flash-webdriver</artifactId>
<name>JBehave Web Flash WebDriver Stories</name>
diff --git a/examples/pom.xml b/examples/pom.xml
index dc7cd7b..a693856 100644
--- a/examples/pom.xml
+++ b/examples/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>org.jbehave.web</groupId>
<artifactId>jbehave-web</artifactId>
- <version>3.5-SNAPSHOT</version>
+ <version>3.6-SNAPSHOT</version>
</parent>
<groupId>org.jbehave.web.examples</groupId>
<artifactId>jbehave-web-examples</artifactId>
@@ -63,7 +63,7 @@
<pluginExecutionFilter>
<groupId>org.jbehave</groupId>
<artifactId>jbehave-maven-plugin</artifactId>
- <versionRange>[3.5-SNAPSHOT,)</versionRange>
+ <versionRange>[3.6-SNAPSHOT,)</versionRange>
<goals>
<goal>unpack-view-resources</goal>
</goals>
diff --git a/examples/trader-runner-selenium/pom.xml
b/examples/trader-runner-selenium/pom.xml
index 236f66a..2cc432f 100644
--- a/examples/trader-runner-selenium/pom.xml
+++ b/examples/trader-runner-selenium/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.jbehave.web.examples</groupId>
<artifactId>jbehave-web-examples</artifactId>
- <version>3.5-SNAPSHOT</version>
+ <version>3.6-SNAPSHOT</version>
</parent>
<artifactId>jbehave-web-trader-selenium</artifactId>
<name>JBehave Web Trader Selenium Stories</name>
diff --git a/examples/trader-runner-webdriver/pom.xml
b/examples/trader-runner-webdriver/pom.xml
index da04646..7d92291 100644
--- a/examples/trader-runner-webdriver/pom.xml
+++ b/examples/trader-runner-webdriver/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.jbehave.web.examples</groupId>
<artifactId>jbehave-web-examples</artifactId>
- <version>3.5-SNAPSHOT</version>
+ <version>3.6-SNAPSHOT</version>
</parent>
<artifactId>jbehave-web-trader-webdriver</artifactId>
<name>JBehave Web Trader WebDriver Stories</name>
diff --git a/examples/trader-runner/pom.xml b/examples/trader-runner/pom.xml
index 90dc20a..0139526 100644
--- a/examples/trader-runner/pom.xml
+++ b/examples/trader-runner/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.jbehave.web.examples</groupId>
<artifactId>jbehave-web-examples</artifactId>
- <version>3.5-SNAPSHOT</version>
+ <version>3.6-SNAPSHOT</version>
</parent>
<artifactId>jbehave-web-trader-runner</artifactId>
<packaging>war</packaging>