File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed
Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change 1- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
2- xsi:schemaLocation=" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
1+ <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" >
32 <modelVersion >4.0.0</modelVersion >
43
54 <groupId >com.github.beothorn</groupId >
65 <artifactId >webGrude</artifactId >
7- <version >2.0.0-SNAPSHOT </version >
6+ <version >2.0.0</version >
87 <name >WebGrude</name >
98 <description >Loads the content of a html on a anottated java class.</description >
109 <url >https://github.com/beothorn/webGrude</url >
3332 <connection >scm:git:git@github.com:beothorn/webGrude.git</connection >
3433 <developerConnection >scm:git|ssh://git@github.com/beothorn/webGrude.git</developerConnection >
3534 <url >git@github.com:beothorn/webGrude.git</url >
36- <tag >HEAD </tag >
35+ <tag >webGrude-2.0.0 </tag >
3736 </scm >
3837
3938 <properties >
You can’t perform that action at this time.
0 commit comments