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

Diff of /trunk/schmitzm-regex/pom.xml

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

revision 2258 by alfonx, Mon Feb 25 11:47:58 2013 UTC revision 2274 by alfonx, Tue Mar 12 16:12:36 2013 UTC
# Line 17  Line 17 
17          <dependencies>          <dependencies>
18    
19                  <dependency>                  <dependency>
                         <!-- Da unten der log4j klram vom solr rausfliegt, müssen wir hier etwas  
                                 definieren. -->  
                         <groupId>log4j</groupId>  
                         <artifactId>log4j</artifactId>  
                         <version>1.2.14</version>  
                 </dependency>  
   
                 <dependency>  
20                          <artifactId>solr-core</artifactId>                          <artifactId>solr-core</artifactId>
21                          <groupId>org.apache.solr</groupId>                          <groupId>org.apache.solr</groupId>
22                          <version>4.1.0</version>                          <version>4.1.0</version>
23                          <type>jar</type>                          <type>jar</type>
24                          <exclusions>                          <exclusions>
                                 <!-- <exclusion> <artifactId>jcl-over-slf4j</artifactId> <groupId>org.slf4j</groupId>  
                                         </exclusion> <exclusion> <artifactId>slf4j-jdk14</artifactId> <groupId>org.slf4j</groupId>  
                                         </exclusion> <exclusion> <artifactId>slf4j-api</artifactId> <groupId>org.slf4j</groupId>  
                                         </exclusion> -->  
25                                  <exclusion>                                  <exclusion>
26                                          <artifactId>httpclient</artifactId>                                          <artifactId>httpclient</artifactId>
27                                          <groupId>org.apache.httpcomponents</groupId>                                          <groupId>org.apache.httpcomponents</groupId>

Legend:
Removed from v.2258  
changed lines
  Added in v.2274

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26