Skip to content

Commit

Permalink
Project configuraztion
Browse files Browse the repository at this point in the history
  • Loading branch information
franklupo committed Sep 17, 2017
1 parent 5dde56d commit 58d4ddd
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"java.configuration.updateBuildConfiguration": "automatic"
}
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.enterpriseve.proxmoxve.api</groupId>
<artifactId>eve2pve-api-java</artifactId>
<version>1.0.0</version>
<version>1.0.1</version>
<packaging>jar</packaging>
<dependencies>
<dependency>
Expand Down

0 comments on commit 58d4ddd

Please sign in to comment.