/[schmitzm]/branches/2.4.x/pom.xml
ViewVC logotype

Diff of /branches/2.4.x/pom.xml

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1305 by alfonx, Wed Nov 24 14:39:51 2010 UTC revision 1334 by alfonx, Tue Dec 7 15:38:49 2010 UTC
# Line 179  Line 179 
179                          <type>jar</type>                          <type>jar</type>
180                          <scope>compile</scope>                          <scope>compile</scope>
181                  </dependency>                  </dependency>
182    <!---->
183                  <dependency>                  <!-- <dependency> -->
184                          <groupId>org.slf4j</groupId>                  <!-- <groupId>org.slf4j</groupId> -->
185                          <artifactId>slf4j-log4j12</artifactId>                  <!-- <artifactId>slf4j-log4j12</artifactId> -->
186                          <version>1.5.11</version>                  <!-- <version>1.5.11</version> -->
187                          <type>jar</type>                  <!-- <type>jar</type> -->
188                          <scope>compile</scope>                  <!-- <scope>compile</scope> -->
189                  </dependency>                  <!-- </dependency> -->
190    
191                  <dependency>                  <dependency>
192                          <!-- Logging with log4j. Die MVN dependency fuer 1.2.15 ist defekt. downgraded                          <!-- Logging with log4j. Die MVN dependency fuer 1.2.15 ist defekt. downgraded
# Line 199  Line 199 
199                  <dependency>                  <dependency>
200                          <groupId>junit</groupId>                          <groupId>junit</groupId>
201                          <artifactId>junit</artifactId>                          <artifactId>junit</artifactId>
202                          <version>4.8.1</version>                          <version>4.8.2</version>
203                          <type>jar</type>                          <type>jar</type>
204                          <scope>test</scope>                          <scope>test</scope>
205                  </dependency>                  </dependency>
# Line 240  Line 240 
240                          <groupId>com.miglayout</groupId>                          <groupId>com.miglayout</groupId>
241                          <artifactId>miglayout</artifactId>                          <artifactId>miglayout</artifactId>
242                          <version>3.7.3</version>                          <version>3.7.3</version>
243                            <classifier>swing</classifier>
244                            <scope>compile</scope>
245                  </dependency>                  </dependency>
246    
247                  <dependency>                  <dependency>

Legend:
Removed from v.1305  
changed lines
  Added in v.1334

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26