Skip to content

Commit

Permalink
Updated to Scala-Parent 1.5.1. (jackadull/scala-parent#6)
Browse files Browse the repository at this point in the history
  • Loading branch information
Madoc committed Jul 14, 2018
1 parent 064fc46 commit 8bb1310
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<parent>
<groupId>net.jackadull</groupId>
<artifactId>scala-parent_2.12</artifactId>
<version>1.4.2</version>
<version>1.5.1</version>
</parent>

<licenses>
Expand Down Expand Up @@ -46,7 +46,6 @@
<properties>
<version.dependency.jgit>4.10.0.201712302008-r</version.dependency.jgit>
<version.dependency.logback>1.2.3</version.dependency.logback>
<version.plugin.shade>3.1.0</version.plugin.shade>
</properties>

<dependencies>
Expand All @@ -72,7 +71,6 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-shade-plugin</artifactId>
<version>${version.plugin.shade}</version>
<executions>
<execution>
<phase>package</phase>
Expand Down

0 comments on commit 8bb1310

Please sign in to comment.