File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1616 ~
1717 -->
1818
19- <project xmlns =" http://maven.apache.org/POM/4.0.0"
20- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
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 >org.unitedid</groupId >
2523 <artifactId >YubiHSM</artifactId >
26- <version >1.0-SNAPSHOT </version >
24+ <version >1.0</version >
2725 <packaging >jar</packaging >
2826 <inceptionYear >2011</inceptionYear >
2927 <name >YubiHSM-java-api</name >
6664 <url >https://github.com/UnitedID/YubiHSM-java-api</url >
6765 <connection >scm:git:git@github.com:UnitedID/YubiHSM-java-api.git</connection >
6866 <developerConnection >scm:git:git@github.com:UnitedID/YubiHSM-java-api.git</developerConnection >
69- </scm >
67+ <tag >1.0</tag >
68+ </scm >
7069
7170 <dependencies >
7271 <dependency >
You can’t perform that action at this time.
0 commit comments