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

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

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

revision 2241 by alfonx, Sat Feb 23 16:07:56 2013 UTC revision 2243 by alfonx, Sat Feb 23 21:54:40 2013 UTC
# Line 116  Line 116 
116                          <groupId>org.apache.solr</groupId>                          <groupId>org.apache.solr</groupId>
117                          <version>4.1.0</version>                          <version>4.1.0</version>
118                          <type>jar</type>                          <type>jar</type>
119                            <exclusions>
120                                    <exclusion>
121                                            <artifactId>jcl-over-slf4j</artifactId>
122                                            <groupId>org.slf4j</groupId>
123                                    </exclusion>
124                                    <exclusion>
125                                            <artifactId>slf4j-jdk14</artifactId>
126                                            <groupId>org.slf4j</groupId>
127                                    </exclusion>
128                                    <exclusion>
129                                            <artifactId>slf4j-api</artifactId>
130                                            <groupId>org.slf4j</groupId>
131                                    </exclusion>
132                            </exclusions>
133                  </dependency>                  </dependency>
134    
135          </dependencies>          </dependencies>

Legend:
Removed from v.2241  
changed lines
  Added in v.2243

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26