BAEL-3190 - Working with web services in Groovy - pom.xml code indentation

This commit is contained in:
Anshul Bansal 2019-09-01 23:08:53 +03:00
parent a92e0ec2bc
commit d3df5e0d97
1 changed files with 3 additions and 3 deletions

View File

@ -49,9 +49,9 @@
<scope>test</scope>
</dependency>
<dependency>
<groupId>com.github.groovy-wslite</groupId>
<artifactId>groovy-wslite</artifactId>
<version>${groovy-wslite.version}</version>
<groupId>com.github.groovy-wslite</groupId>
<artifactId>groovy-wslite</artifactId>
<version>${groovy-wslite.version}</version>
</dependency>
</dependencies>