Completely removed the text with SNAPSHOT

This commit is contained in:
Marcin Grzejszczak
2018-04-23 16:51:52 +02:00
parent 131ba7b2b4
commit 2e12e71f6e

View File

@@ -84,18 +84,5 @@
<artifactId>spring-cloud-contract-verifier</artifactId>
<scope>test</scope>
</dependency>
<!--<dependency>
<groupId>io.spring.initializr</groupId>
<artifactId>initializr-web</artifactId>
<version>0.4.0.BUILD-SNAPSHOT</version>
<classifier>stubs</classifier>
<scope>test</scope>
<exclusions>
<exclusion>
<artifactId>*</artifactId>
<groupId>*</groupId>
</exclusion>
</exclusions>
</dependency>-->
</dependencies>
</project>