File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
<?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 https://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 https://maven.apache.org/xsd/maven-4.0.0.xsd" >
4
3
<modelVersion >4.0.0</modelVersion >
5
4
6
5
<groupId >org.springframework.hateoas</groupId >
7
6
<artifactId >spring-hateoas</artifactId >
8
- <version >2.0.0-SNAPSHOT </version >
7
+ <version >2.0.0</version >
9
8
10
9
<name >Spring HATEOAS</name >
11
10
<url >https://github.com/spring-projects/spring-hateoas</url >
870
869
<url >https://github.com/spring-projects/spring-hateoas</url >
871
870
<connection >scm:git:git://github.com/spring-projects/spring-hateoas.git</connection >
872
871
<developerConnection >scm:git:ssh://git@github.com:spring-projects/spring-hateoas.git</developerConnection >
873
- </scm >
872
+ <tag >2.0.0</tag >
873
+ </scm >
874
874
875
875
</project >
You can’t perform that action at this time.
0 commit comments