File tree Expand file tree Collapse file tree 1 file changed +3
-5
lines changed
generated/java/datadoc-model Expand file tree Collapse file tree 1 file changed +3
-5
lines changed Original file line number Diff line number Diff line change 1- <project xmlns =" http://maven.apache.org/POM/4.0.0"
2- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
3- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
1+ <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/maven-v4_0_0.xsd" >
42 <modelVersion >4.0.0</modelVersion >
53 <groupId >no.ssb.dapla.metadata</groupId >
64 <artifactId >datadoc-model</artifactId >
75 <packaging >jar</packaging >
8- <version >1.3-SNAPSHOT </version >
6+ <version >1.3</version >
97 <name >datadoc-model</name >
108 <url >http://maven.apache.org</url >
119
3028 <scm >
3129 <developerConnection >scm:git:https://github.com/${github.repository} .git</developerConnection >
3230 <url >https://github.com/${github.repository} </url >
33- <tag >HEAD </tag >
31+ <tag >java-v1.3 </tag >
3432 </scm >
3533
3634 <dependencies >
You can’t perform that action at this time.
0 commit comments