Mercurial > hg > digilib
changeset 1645:435a8c861cc5
cleanup
* more economic gitignore for Eclipse turds
* https github URL
author | Robert Casties <casties@mpiwg-berlin.mpg.de> |
---|---|
date | Wed, 06 Sep 2017 17:40:05 +0200 |
parents | 42a0af95a73c |
children | 8aea51cbf614 |
files | .gitignore pom.xml |
diffstat | 2 files changed, 6 insertions(+), 12 deletions(-) [+] |
line wrap: on
line diff
--- a/.gitignore Tue Aug 22 20:29:21 2017 +0200 +++ b/.gitignore Wed Sep 06 17:40:05 2017 +0200 @@ -1,13 +1,7 @@ /.project +/*/.project /target/ -/common/target/ -/common-bioformats/target/ -/common-imagej/target/ -/common-jai/target/ -/doc/target/ -/iiif-presentation/target/ -/pdf/target/ -/servlet/target/ -/servlet2/target/ -/servlet3/target/ -/webapp/target/ +/*/target/ +/.settings/ +/*/.settings/ +/*/.classpath
--- a/pom.xml Tue Aug 22 20:29:21 2017 +0200 +++ b/pom.xml Wed Sep 06 17:40:05 2017 +0200 @@ -77,7 +77,7 @@ </licenses> <scm> <connection>scm:git:git://github.com/robcast/digilib.git</connection> - <developerConnection>scm:git:git@github.com:robcast/digilib.git</developerConnection> + <developerConnection>scm:git:https:github.com:robcast/digilib.git</developerConnection> <url>https://github.com/robcast/digilib</url> </scm> <issueManagement>