/[schmitzm]/trunk/pom.xml
ViewVC logotype

Diff of /trunk/pom.xml

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

revision 1336 by alfonx, Tue Dec 7 15:54:02 2010 UTC revision 1343 by alfonx, Mon Dec 13 11:32:50 2010 UTC
# Line 307  Line 307 
307                          <type>jar</type>                          <type>jar</type>
308                          <scope>compile</scope>                          <scope>compile</scope>
309                  </dependency>                  </dependency>
310    
311                    <dependency>
312                    <!-- Testen fuer Olli -->
313                            <groupId>net.sourceforge.jexcelapi</groupId>
314                            <artifactId>jxl</artifactId>
315                            <version>2.6.12</version>
316                            <scope>test</scope>
317                    </dependency>
318    
319    
320                    <dependency>
321                            <groupId>org.apache.poi</groupId>
322                            <artifactId>poi</artifactId>
323                            <version>3.7</version>
324                            <type>jar</type>
325                            <scope>test</scope>
326                    </dependency>
327          </dependencies>          </dependencies>
328    
329    

Legend:
Removed from v.1336  
changed lines
  Added in v.1343

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26