File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
2- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
2+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
3+ xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
34 <modelVersion >4.0.0</modelVersion >
45
56 <parent >
1112
1213 <groupId >it.aboutbits</groupId >
1314 <artifactId >spring-boot-testing</artifactId >
14- <version >2.0.0 </version >
15+ <version >BUILD-SNAPSHOT </version >
1516 <description >Testing library for Spring Boot projects.</description >
1617
1718 <properties >
2324 <dependency >
2425 <groupId >it.aboutbits</groupId >
2526 <artifactId >spring-boot-toolbox</artifactId >
26- <version >2.0.0 </version >
27+ <version >BUILD-SNAPSHOT </version >
2728 </dependency >
2829 </dependencies >
2930 </dependencyManagement >
You can’t perform that action at this time.
0 commit comments