BAEL-3190 - Working with web services in Groovy - pom.xml code indentation
This commit is contained in:
parent
a92e0ec2bc
commit
d3df5e0d97
|
@ -49,9 +49,9 @@
|
||||||
<scope>test</scope>
|
<scope>test</scope>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.github.groovy-wslite</groupId>
|
<groupId>com.github.groovy-wslite</groupId>
|
||||||
<artifactId>groovy-wslite</artifactId>
|
<artifactId>groovy-wslite</artifactId>
|
||||||
<version>${groovy-wslite.version}</version>
|
<version>${groovy-wslite.version}</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
</dependencies>
|
</dependencies>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue