mirror of
https://github.com/haveno-dex/haveno.git
synced 2025-09-18 20:14:41 -04:00
Renamed gui module to core
This commit is contained in:
parent
3a90fcd022
commit
dbf35b2423
688 changed files with 4 additions and 4 deletions
|
@ -77,7 +77,7 @@
|
|||
<dependencies>
|
||||
<dependency>
|
||||
<groupId>io.bitsquare</groupId>
|
||||
<artifactId>gui</artifactId>
|
||||
<artifactId>core</artifactId>
|
||||
<version>${project.parent.version}</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
|
|
Binary file not shown.
|
@ -1,5 +1,5 @@
|
|||
#Generated by Maven
|
||||
#Fri Mar 13 20:11:20 CET 2015
|
||||
#Fri Mar 13 20:14:44 CET 2015
|
||||
version=0.1.2-SNAPSHOT
|
||||
groupId=io.bitsquare
|
||||
artifactId=bootstrap
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue