renaming
This commit is contained in:
parent
6a3b37c48d
commit
4ca11b4476
2 changed files with 3 additions and 2 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -1,2 +1,3 @@
|
||||||
.idea
|
.idea
|
||||||
target
|
target
|
||||||
|
/*.iml
|
||||||
4
pom.xml
4
pom.xml
|
|
@ -4,8 +4,8 @@
|
||||||
|
|
||||||
<modelVersion>4.0.0</modelVersion>
|
<modelVersion>4.0.0</modelVersion>
|
||||||
|
|
||||||
<groupId>nl.kadaster.exp</groupId>
|
<groupId>nl.sander</groupId>
|
||||||
<artifactId>exp</artifactId>
|
<artifactId>rxjava2examples</artifactId>
|
||||||
<version>0.1-SNAPSHOT</version>
|
<version>0.1-SNAPSHOT</version>
|
||||||
<packaging>jar</packaging>
|
<packaging>jar</packaging>
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue