File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Expand file tree Collapse file tree 1 file changed +6
-2
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" 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 <groupId >org.woehlke</groupId >
67 <artifactId >simpleworklist</artifactId >
7- <version >2.3.47 -SNAPSHOT</version >
8+ <version >2.3.46 -SNAPSHOT</version >
89 <packaging >jar</packaging >
910
1011 <parent >
5354 <distributionManagement >
5455 <site >
5556 <id >org.woehlke.java.simpleworklist</id >
57+ <url >https://woehlke.org/java/simpleworklist</url >
58+ <!--
5659 <url>file://${user.home}/public_html/java/simpleworklist</url>
60+ -->
5761 </site >
5862 <snapshotRepository >
5963 <id >snapshots</id >
You can’t perform that action at this time.
0 commit comments