Skip to content

Commit

Permalink
remove parent config from pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
lippisch committed Mar 1, 2021
1 parent fbeb9a2 commit 324e42e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion pom.xml
@@ -1,12 +1,14 @@
<?xml version="1.0" encoding="UTF-8"?>
<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">

<!--
<parent>
<groupId>org.sonatype.oss</groupId>
<artifactId>oss-parent</artifactId>
<version>7</version>
</parent>

-->

<modelVersion>4.0.0</modelVersion>

<groupId>de.xwic.jwic</groupId>
Expand Down

0 comments on commit 324e42e

Please sign in to comment.