Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
[JENKINS-27208] Wrong indent
- Loading branch information
Showing
with
1 addition
and
1 deletion.
-
+1
−1
pom.xml
|
@@ -58,7 +58,7 @@ |
|
|
<groupId>org.jenkins-ci.plugins.workflow</groupId> |
|
|
<artifactId>workflow-aggregator</artifactId> |
|
|
<version>${workflow-jenkins-plugin.version}</version> |
|
|
<scope>test</scope> |
|
|
<scope>test</scope> |
|
|
</dependency> |
|
|
</dependencies> |
|
|
<!-- see http://groups.google.com/group/hudson-dev/browse_thread/thread/83e34c639eec470a |
|
|