mirror of
https://github.com/haveno-dex/haveno.git
synced 2025-12-16 08:14:15 -05:00
Remove common module
This commit is contained in:
parent
dbf35b2423
commit
f9c6f2967b
3 changed files with 1 additions and 16 deletions
Binary file not shown.
|
|
@ -1,5 +1,5 @@
|
||||||
#Generated by Maven
|
#Generated by Maven
|
||||||
#Fri Mar 13 20:14:44 CET 2015
|
#Fri Mar 13 20:18:14 CET 2015
|
||||||
version=0.1.2-SNAPSHOT
|
version=0.1.2-SNAPSHOT
|
||||||
groupId=io.bitsquare
|
groupId=io.bitsquare
|
||||||
artifactId=bootstrap
|
artifactId=bootstrap
|
||||||
|
|
|
||||||
|
|
@ -1,15 +0,0 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
|
|
||||||
<modelVersion>4.0.0</modelVersion>
|
|
||||||
|
|
||||||
<parent>
|
|
||||||
<artifactId>parent</artifactId>
|
|
||||||
<groupId>io.bitsquare</groupId>
|
|
||||||
<version>0.1.2-SNAPSHOT</version>
|
|
||||||
</parent>
|
|
||||||
|
|
||||||
<artifactId>common</artifactId>
|
|
||||||
|
|
||||||
<dependencies>
|
|
||||||
</dependencies>
|
|
||||||
</project>
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue