File tree Expand file tree Collapse file tree 1 file changed +3
-5
lines changed Expand file tree Collapse file tree 1 file changed +3
-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"
3- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
4- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_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/maven-v4_0_0.xsd" >
53 <modelVersion >4.0.0</modelVersion >
64 <groupId >org.woehlke</groupId >
75 <artifactId >beachbox</artifactId >
86 <packaging >war</packaging >
9- <version >1.0.0-SNAPSHOT </version >
7+ <version >1.0.0</version >
108 <name >BeachBox</name >
119 <url >http://www.thomas-woehlke.de/p/beachbox</url >
1210 <properties >
332330 <url >https://github.com/phasenraum2010/simpleworklist.git</url >
333331 <connection >scm:git:https://github.com/phasenraum2010/simpleworklist.git</connection >
334332 <developerConnection >scm:git:https://github.com/phasenraum2010/simpleworklist.git</developerConnection >
335- <tag >simpleworklist -1.0.16 </tag >
333+ <tag >beachbox -1.0.0 </tag >
336334 </scm >
337335 <issueManagement >
338336 <url >https://github.com/phasenraum2010/simpleworklist/issues</url >
You can’t perform that action at this time.
0 commit comments