Remove common module

This commit is contained in:
Manfred Karrer 2015-03-13 20:19:00 +01:00
parent dbf35b2423
commit f9c6f2967b
3 changed files with 1 additions and 16 deletions

View File

@ -1,5 +1,5 @@
#Generated by Maven
#Fri Mar 13 20:14:44 CET 2015
#Fri Mar 13 20:18:14 CET 2015
version=0.1.2-SNAPSHOT
groupId=io.bitsquare
artifactId=bootstrap

View File

@ -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>