File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change 1
1
<?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" >
5
3
<modelVersion >4.0.0</modelVersion >
6
4
7
5
<!--
41
39
<groupId >org.sonatype.oss</groupId >
42
40
<artifactId >oss-parent</artifactId >
43
41
<version >7</version >
44
- <relativePath ></ relativePath >
42
+ <relativePath / >
45
43
</parent >
46
44
<name >netlib for Java (Generator)</name >
47
45
<description >Mission-critical components for linear algebra systems.</description >
191
189
</plugin >
192
190
</plugins >
193
191
</build >
192
+
194
193
</project >
You can’t perform that action at this time.
0 commit comments