mirror of
https://github.com/haveno-dex/haveno.git
synced 2025-04-14 04:53:00 -04:00
Renamed gui module to core
This commit is contained in:
parent
3a90fcd022
commit
dbf35b2423
@ -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
|
||||
|
@ -9,7 +9,7 @@
|
||||
<version>0.1.2-SNAPSHOT</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>gui</artifactId>
|
||||
<artifactId>core</artifactId>
|
||||
|
||||
<build>
|
||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user