File tree Expand file tree Collapse file tree 1 file changed +4
-5
lines changed
Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Original file line number Diff line number Diff line change 1616 ~ along with this program. If not, see <http://www.gnu.org/licenses/>.
1717 -->
1818
19- <project xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
20- xmlns =" http://maven.apache.org/POM/4.0.0"
21- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
19+ <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" >
2220 <modelVersion >4.0.0</modelVersion >
2321
2422 <groupId >de.slub-dresden</groupId >
2523 <artifactId >urnlib</artifactId >
26- <version >3.0.0-SNAPSHOT </version >
24+ <version >3.0.0</version >
2725
2826 <name >URN Library</name >
2927 <description >Java library for representing, parsing and encoding Uniform Resource Names (URNs)</description >
5351 <
connection >scm:git:
[email protected] :slub/urnlib.git</
connection >
5452 <
developerConnection >scm:git:
[email protected] :slub/urnlib.git</
developerConnection >
5553 <
url >
[email protected] :slub/urnlib.git</
url >
56- </scm >
54+ <tag >v3.0.0</tag >
55+ </scm >
5756
5857 <properties >
5958 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
You can’t perform that action at this time.
0 commit comments