diff options
author | tkellner <tkellner@8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4> | 2011-11-02 19:18:26 +0000 |
---|---|---|
committer | tkellner <tkellner@8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4> | 2011-11-02 19:18:26 +0000 |
commit | 3987eefc567022135f5eacd88feeeb55f611227b (patch) | |
tree | 8fc61badde7cb754f53a18c54b79c6411467b2cf /STALXService | |
parent | 3b447e83cd8e0a09963b07c85ee07346a9530a68 (diff) | |
download | mocca-3987eefc567022135f5eacd88feeeb55f611227b.tar.gz mocca-3987eefc567022135f5eacd88feeeb55f611227b.tar.bz2 mocca-3987eefc567022135f5eacd88feeeb55f611227b.zip |
POM Housekeeping
* Whitespace unified
* Avoid "SVNRevMissing" when using git svn
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@995 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
Diffstat (limited to 'STALXService')
-rw-r--r-- | STALXService/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/STALXService/pom.xml b/STALXService/pom.xml index c79670cc..60aa5e52 100644 --- a/STALXService/pom.xml +++ b/STALXService/pom.xml @@ -20,8 +20,8 @@ <version>${project.parent.version}</version> </dependency> <dependency> - <groupId>org.slf4j</groupId> - <artifactId>slf4j-api</artifactId> + <groupId>org.slf4j</groupId> + <artifactId>slf4j-api</artifactId> </dependency> </dependencies> </project>
\ No newline at end of file |