Skip to content

Commit

Permalink
cleanup pom
Browse files Browse the repository at this point in the history
  • Loading branch information
overheadhunter committed Jan 16, 2019
1 parent ab5ee0d commit de56664
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 @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.cryptomator</groupId>
<artifactId>fuse-nio-adapter</artifactId>
<version>1.0.2</version>
<version>1.0.3</version>
<name>FUSE-NIO-Adapter</name>
<description>Access resources at a given NIO path via FUSE.</description>
<url>https://github.com/cryptomator/fuse-nio-adapter</url>
Expand Down Expand Up @@ -118,8 +118,6 @@
<artifactId>maven-compiler-plugin</artifactId>
<version>3.8.0</version>
<configuration>
<source>9</source>
<target>9</target>
<release>9</release>
<showWarnings>true</showWarnings>
</configuration>
Expand Down

0 comments on commit de56664

Please sign in to comment.