Skip to content

Commit

Permalink
... and update POM
Browse files Browse the repository at this point in the history
  • Loading branch information
TonyCallear committed Oct 27, 2017
1 parent 8ec68d5 commit 22d9d0b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
<repositoryLayout>default</repositoryLayout>
<groupId>arduino</groupId>
<artifactId>arduino-core</artifactId>
<version>1.6.12</version>
<version>1.8.5</version>
<packaging>jar</packaging>
<generatePom>true</generatePom>
</configuration>
Expand Down Expand Up @@ -111,7 +111,7 @@
<groupId>arduino</groupId>
<artifactId>arduino-core</artifactId>
<scope>provided</scope>
<version>1.6.12</version>
<version>1.8.5</version>
</dependency>
<dependency>
<groupId>org.apache.poi</groupId>
Expand Down

0 comments on commit 22d9d0b

Please sign in to comment.