← Back to team overview

dhis2-devs team mailing list archive

[Branch ~dhis2-devs-core/dhis2/trunk] Rev 15235: Codestyle

 

------------------------------------------------------------
revno: 15235
committer: Lars Helge Overland <larshelge@xxxxxxxxx>
branch nick: dhis2
timestamp: Mon 2014-05-12 17:44:46 +0200
message:
  Codestyle
modified:
  dhis-2/dhis-web/dhis-web-api/pom.xml


--
lp:dhis2
https://code.launchpad.net/~dhis2-devs-core/dhis2/trunk

Your team DHIS 2 developers is subscribed to branch lp:dhis2.
To unsubscribe from this branch go to https://code.launchpad.net/~dhis2-devs-core/dhis2/trunk/+edit-subscription
=== modified file 'dhis-2/dhis-web/dhis-web-api/pom.xml'
--- dhis-2/dhis-web/dhis-web-api/pom.xml	2014-05-12 15:24:01 +0000
+++ dhis-2/dhis-web/dhis-web-api/pom.xml	2014-05-12 15:44:46 +0000
@@ -72,8 +72,9 @@
     <dependency>
       <groupId>net.sf.jasperreports</groupId>
       <artifactId>jasperreports-fonts</artifactId>
-    </dependency><dependency>
-	<groupId>org.javassist</groupId>
+    </dependency>
+    <dependency>
+	  <groupId>org.javassist</groupId>
       <artifactId>javassist</artifactId>
     </dependency>
     <dependency>