File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 33 ~ Copyright (C) 2018 National Library of Australia and the jwarc contributors
44 -->
55
6- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
7- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
6+ <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" >
87
98 <modelVersion >4.0.0</modelVersion >
109 <groupId >org.netpreserve</groupId >
1110 <artifactId >jwarc</artifactId >
12- <version >0.32.0-SNAPSHOT </version >
11+ <version >0.32.0</version >
1312
1413 <name >jwarc</name >
1514 <description >Java library for reading and writing WARC files with a typed API</description >
2726 <url >https://github.com/iipc/jwarc</url >
2827 <
connection >scm:git:
[email protected] :iipc/jwarc.git</
connection >
2928 <
developerConnection >scm:git:
[email protected] :iipc/jwarc.git</
developerConnection >
30- </scm >
29+ <tag >v0.32.0</tag >
30+ </scm >
3131
3232 <build >
3333 <sourceDirectory >${basedir} /src</sourceDirectory >
You can’t perform that action at this time.
0 commit comments