diff --git a/samples/standalone/dsl/pom.xml b/samples/standalone/dsl/pom.xml
index 44323034cf..12cff9f583 100644
--- a/samples/standalone/dsl/pom.xml
+++ b/samples/standalone/dsl/pom.xml
@@ -20,6 +20,11 @@
1.0.0.BUILD-SNAPSHOT
+
+ http-server
+ http-client
+
+
@@ -31,91 +36,4 @@
-
-
- spring
-
- true
-
-
-
- spring-snapshots
- Spring Snapshots
- http://repo.spring.io/snapshot
-
- true
-
-
-
- spring-milestones
- Spring Milestones
- http://repo.spring.io/milestone
-
- false
-
-
-
- spring-releases
- Spring Releases
- http://repo.spring.io/release
-
- false
-
-
-
-
-
- spring-snapshots
- Spring Snapshots
- http://repo.spring.io/snapshot
-
- true
-
-
-
- spring-milestones
- Spring Milestones
- http://repo.spring.io/milestone
-
- false
-
-
-
- spring-releases
- Spring Releases
- http://repo.spring.io/release
-
- false
-
-
-
-
-
- integration
-
-
-
- org.codehaus.mojo
- exec-maven-plugin
-
-
- runTests
- test
-
- ./runTests.sh
-
- ${spring-cloud-contract.version}
-
-
-
- exec
-
-
-
-
-
-
-
-
-
diff --git a/samples/standalone/dsl/runTests.sh b/samples/standalone/dsl/runTests.sh
deleted file mode 100755
index 638292068d..0000000000
--- a/samples/standalone/dsl/runTests.sh
+++ /dev/null
@@ -1,36 +0,0 @@
-#!/bin/bash
-
-set -o errexit
-
-VERIFIER_VERSION=$1
-ROOT=`pwd`
-
-cat <1.0.0.BUILD-SNAPSHOT
+
+ stream-source
+ stream-sink
+
+
@@ -31,91 +36,4 @@
-
-
- spring
-
- true
-
-
-
- spring-snapshots
- Spring Snapshots
- http://repo.spring.io/snapshot
-
- true
-
-
-
- spring-milestones
- Spring Milestones
- http://repo.spring.io/milestone
-
- false
-
-
-
- spring-releases
- Spring Releases
- http://repo.spring.io/release
-
- false
-
-
-
-
-
- spring-snapshots
- Spring Snapshots
- http://repo.spring.io/snapshot
-
- true
-
-
-
- spring-milestones
- Spring Milestones
- http://repo.spring.io/milestone
-
- false
-
-
-
- spring-releases
- Spring Releases
- http://repo.spring.io/release
-
- false
-
-
-
-
-
- integration
-
-
-
- org.codehaus.mojo
- exec-maven-plugin
-
-
- runTests
- test
-
- ./runTests.sh
-
- ${spring-cloud-contract.version}
-
-
-
- exec
-
-
-
-
-
-
-
-
-
diff --git a/samples/standalone/messaging/runTests.sh b/samples/standalone/messaging/runTests.sh
deleted file mode 100755
index 5750b55560..0000000000
--- a/samples/standalone/messaging/runTests.sh
+++ /dev/null
@@ -1,36 +0,0 @@
-#!/bin/bash
-
-set -o errexit
-
-VERIFIER_VERSION=$1
-ROOT=`pwd`
-
-cat <stubs
0.0.1-SNAPSHOT
test
+
+
+ *
+ *
+
+
diff --git a/samples/standalone/restdocs/pom.xml b/samples/standalone/restdocs/pom.xml
index 77bee619cf..d6c89288e8 100644
--- a/samples/standalone/restdocs/pom.xml
+++ b/samples/standalone/restdocs/pom.xml
@@ -20,6 +20,11 @@
1.0.0.BUILD-SNAPSHOT
+
+ http-server
+ http-client
+
+
@@ -31,91 +36,4 @@
-
-
- spring
-
- true
-
-
-
- spring-snapshots
- Spring Snapshots
- http://repo.spring.io/snapshot
-
- true
-
-
-
- spring-milestones
- Spring Milestones
- http://repo.spring.io/milestone
-
- false
-
-
-
- spring-releases
- Spring Releases
- http://repo.spring.io/release
-
- false
-
-
-
-
-
- spring-snapshots
- Spring Snapshots
- http://repo.spring.io/snapshot
-
- true
-
-
-
- spring-milestones
- Spring Milestones
- http://repo.spring.io/milestone
-
- false
-
-
-
- spring-releases
- Spring Releases
- http://repo.spring.io/release
-
- false
-
-
-
-
-
- integration
-
-
-
- org.codehaus.mojo
- exec-maven-plugin
-
-
- runTests
- test
-
- ./runTests.sh
-
- ${spring-cloud-contract.version}
-
-
-
- exec
-
-
-
-
-
-
-
-
-
diff --git a/samples/standalone/restdocs/runTests.sh b/samples/standalone/restdocs/runTests.sh
deleted file mode 100755
index 638292068d..0000000000
--- a/samples/standalone/restdocs/runTests.sh
+++ /dev/null
@@ -1,36 +0,0 @@
-#!/bin/bash
-
-set -o errexit
-
-VERIFIER_VERSION=$1
-ROOT=`pwd`
-
-cat <