This commit is contained in:
Sander Hautvast 2016-10-11 20:42:21 +02:00
parent 6a3b37c48d
commit 4ca11b4476
2 changed files with 3 additions and 2 deletions

1
.gitignore vendored
View file

@ -1,2 +1,3 @@
.idea
target
/*.iml

View file

@ -4,8 +4,8 @@
<modelVersion>4.0.0</modelVersion>
<groupId>nl.kadaster.exp</groupId>
<artifactId>exp</artifactId>
<groupId>nl.sander</groupId>
<artifactId>rxjava2examples</artifactId>
<version>0.1-SNAPSHOT</version>
<packaging>jar</packaging>