We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb7326c commit b3823bcCopy full SHA for b3823bc
integration_test_suite/integration_tests/pom.xml
@@ -28,7 +28,7 @@
28
<maven.compiler.target>11</maven.compiler.target>
29
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
30
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
31
- <antublue.test.engine.version>7.0.0-BETA-3</antublue.test.engine.version>
+ <antublue.test.engine.version>7.0.0</antublue.test.engine.version>
32
<!-- smoke test containers -->
33
<docker.image.names/>
34
<!-- all test containers -->
0 commit comments