mirror of
https://github.com/haveno-dex/haveno.git
synced 2025-06-21 05:14:31 -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>
|
<dependencies>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>io.bitsquare</groupId>
|
<groupId>io.bitsquare</groupId>
|
||||||
<artifactId>gui</artifactId>
|
<artifactId>core</artifactId>
|
||||||
<version>${project.parent.version}</version>
|
<version>${project.parent.version}</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
</dependencies>
|
</dependencies>
|
||||||
|
|
Binary file not shown.
|
@ -1,5 +1,5 @@
|
||||||
#Generated by Maven
|
#Generated by Maven
|
||||||
#Fri Mar 13 20:11:20 CET 2015
|
#Fri Mar 13 20:14:44 CET 2015
|
||||||
version=0.1.2-SNAPSHOT
|
version=0.1.2-SNAPSHOT
|
||||||
groupId=io.bitsquare
|
groupId=io.bitsquare
|
||||||
artifactId=bootstrap
|
artifactId=bootstrap
|
||||||
|
|
|
@ -9,7 +9,7 @@
|
||||||
<version>0.1.2-SNAPSHOT</version>
|
<version>0.1.2-SNAPSHOT</version>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<artifactId>gui</artifactId>
|
<artifactId>core</artifactId>
|
||||||
|
|
||||||
<build>
|
<build>
|
||||||
|
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Add table
Add a link
Reference in a new issue