File tree Expand file tree Collapse file tree 1 file changed +4
-5
lines changed
Expand file tree Collapse file tree 1 file changed +4
-5
lines changed 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"
3- 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" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
43 <modelVersion >4.0.0</modelVersion >
54
65 <groupId >de.holisticon</groupId >
76 <artifactId >servlet4-demo</artifactId >
8- <version >0 .0.1-SNAPSHOT </version >
7+ <version >1 .0.0 </version >
98 <packaging >pom</packaging >
109
1110 <name >servlet4-demo-parent</name >
3938 <ciManagement >
4039 <system >Travis</system >
4140 <url >https://travis-ci.org/janweinschenker/servlet4-demo</url >
42- <notifiers />
41+ <notifiers />
4342 </ciManagement >
4443
4544 <scm >
9594 <dependency >
9695 <groupId >de.holisticon</groupId >
9796 <artifactId >servlet4-demo-util</artifactId >
98- <version >0 .0.1-SNAPSHOT </version >
97+ <version >1 .0.0 </version >
9998 </dependency >
10099 <dependency >
101100 <groupId >org.springframework.boot</groupId >
You can’t perform that action at this time.
0 commit comments