Skip to content

Commit

Permalink
pom rootdir
Browse files Browse the repository at this point in the history
  • Loading branch information
javahongxi committed Dec 4, 2018
1 parent c267f25 commit 6eb411f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
1 change: 0 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,6 @@
<curator.version>2.12.0</curator.version>
<json-lib.version>2.4</json-lib.version>

<rootdir>${basedir}</rootdir>
</properties>

<!--mvn dependency:tree -Dverbose-->
Expand Down
4 changes: 4 additions & 0 deletions whatsmars-earth/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,10 @@
<module>whatsmars-earth-manager</module>
</modules>

<properties>
<rootdir>${basedir}</rootdir>
</properties>

<dependencyManagement>
<dependencies>
<dependency>
Expand Down

0 comments on commit 6eb411f

Please sign in to comment.