Skip to content

Commit

Permalink
[JBLOGGING-136] Move parent pom from 15 to 34 and move the compile ve…
Browse files Browse the repository at this point in the history
…rsion from 1.6 to 1.8.
  • Loading branch information
jamezp committed Apr 12, 2019
1 parent b295cfc commit 3a6b2aa
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions pom.xml
Expand Up @@ -18,7 +18,7 @@
<parent>
<groupId>org.jboss</groupId>
<artifactId>jboss-parent</artifactId>
<version>15</version>
<version>34</version>
</parent>

<licenses>
Expand All @@ -38,10 +38,6 @@

<!-- Plugin versions -->
<version.org.jboss.apiviz.apiviz>1.3.2.GA</version.org.jboss.apiviz.apiviz>

<!-- maven-compiler-plugin -->
<maven.compiler.target>1.6</maven.compiler.target>
<maven.compiler.source>1.6</maven.compiler.source>
</properties>

<dependencies>
Expand Down

0 comments on commit 3a6b2aa

Please sign in to comment.