mirror of
https://github.com/haveno-dex/haveno.git
synced 2025-06-20 04:44:30 -04:00
Merge pull request #46 from stevemyers/master
Updated maven javafx plugin so works with master and set git to ignore .log files.
This commit is contained in:
commit
016ec4fe85
2 changed files with 3 additions and 1 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -9,3 +9,5 @@ bitsquare.iml
|
|||
*.wallet
|
||||
*.ser
|
||||
*.wallet
|
||||
|
||||
*.log
|
||||
|
|
2
pom.xml
2
pom.xml
|
@ -101,7 +101,7 @@
|
|||
<dependency>
|
||||
<groupId>org.twdata.maven</groupId>
|
||||
<artifactId>mojo-executor</artifactId>
|
||||
<version>2.0</version>
|
||||
<version>2.1.0</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
</plugin>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue