We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c7ba3a8 commit 330a0caCopy full SHA for 330a0ca
spec/set_maven_project_version_spec.sh
@@ -160,7 +160,7 @@ Describe 'main()'
160
The line 2 should equal "mvn --version"
161
The line 3 should equal "CURRENT_VERSION=1.2.3-SNAPSHOT (from pom.xml)"
162
The line 4 should equal "Replacing version 1.2.3-SNAPSHOT with 1.2.3.1"
163
- The line 5 should start with "Maven command: mvn"
+ The line 5 should start with "Maven command:"
164
The line 6 should equal "mvn versions"
165
The line 7 should equal "PROJECT_VERSION=1.2.3.1"
166
0 commit comments