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/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" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
53 <modelVersion >4.0.0</modelVersion >
64
75 <groupId >ch.jalu</groupId >
86 <artifactId >typeresolver</artifactId >
9- <version >0.1.0-SNAPSHOT </version >
7+ <version >0.1.0</version >
108
119 <name >JavaTypeResolver</name >
1210 <description >Utility for resolving generic types and for reflective operations on types</description >
1614 <connection >scm:git:https://github.com/ljacqu/JavaTypeResolver.git</connection >
1715 <
developerConnection >scm:git:
[email protected] :ljacqu/JavaTypeResolver.git</
developerConnection >
1816 <url >https://github.com/ljacqu/JavaTypeResolver</url >
19- <tag >HEAD </tag >
17+ <tag >v0.1.0 </tag >
2018 </scm >
2119
2220 <issueManagement >
You can’t perform that action at this time.
0 commit comments