/[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 2251 by alfonx, Sun Feb 24 19:46:07 2013 UTC revision 2252 by alfonx, Sun Feb 24 20:10:35 2013 UTC
# Line 7  Line 7 
7    
8          <parent>          <parent>
9                  <groupId>de.schmitzm</groupId>                  <groupId>de.schmitzm</groupId>
10                  <artifactId>schmitzm-parent</artifactId>                                  <artifactId>schmitzm-parent</artifactId>
11                  <version>2.8-SNAPSHOT</version>                  <version>2.8-SNAPSHOT</version>
12                  <relativePath>../schmitzm-parent/pom.xml</relativePath>                  <relativePath>../schmitzm-parent/pom.xml</relativePath>
13          </parent>          </parent>
14    
15          <name>schmitzm-regex</name>          <name>schmitzm-regex</name>
           
         <dependencies>  
16    
17                  <dependency>          <dependencies>
                         <groupId>com.eaio.stringsearch</groupId>  
                         <artifactId>stringsearch</artifactId>  
                         <version>2</version>  
                 </dependency>  
18    
19                  <dependency>                  <dependency>
20                          <artifactId>solr-core</artifactId>                          <artifactId>solr-core</artifactId>
# Line 44  Line 38 
38                  </dependency>                  </dependency>
39    
40          </dependencies>          </dependencies>
   
   
         <repositories>  
                 <repository>  
                         <id>eaio.com</id>  
                         <url>http://eaio.com/maven2</url>  
                 </repository>  
         </repositories>  
   
   
41    
42  </project>  </project>

Legend:
Removed from v.2251  
changed lines
  Added in v.2252

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26