Skip to content

Commit

Permalink
Correct schema
Browse files Browse the repository at this point in the history
  • Loading branch information
markt-asf committed Jun 9, 2020
1 parent 8e676a2 commit 7c6f222
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions jdsol-spec/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,7 @@
SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
-->
<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">

<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">
<modelVersion>4.0.0</modelVersion>

<parent>
Expand Down

0 comments on commit 7c6f222

Please sign in to comment.