File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" ?>
2
- <project xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns =" http://maven.apache.org/POM/4.0.0"
3
- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" >
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" >
4
3
<modelVersion >4.0.0</modelVersion >
5
4
<parent >
6
5
<artifactId >superpom</artifactId >
9
8
</parent >
10
9
<groupId >at.gmi.nordborglab.widgets</groupId >
11
10
<artifactId >ldviewer</artifactId >
12
- <version >0.1.0-SNAPSHOT </version >
11
+ <version >0.1.0</version >
13
12
<name >ldviewer</name >
14
13
<url >http://maven.apache.org</url >
15
14
<properties >
You can’t perform that action at this time.
0 commit comments