/[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 2024 by alfonx, Wed Mar 28 10:38:19 2012 UTC revision 2025 by alfonx, Sun May 27 12:48:55 2012 UTC
# Line 59  Line 59 
59                          <scope>compile</scope>                          <scope>compile</scope>
60                  </dependency>                  </dependency>
61    
62  <!--            <dependency> -->                  <!-- <dependency> -->
63  <!--                    <groupId>org.supercsv</groupId> -->                  <!-- <groupId>org.supercsv</groupId> -->
64  <!--                    <artifactId>supercsv</artifactId> -->                  <!-- <artifactId>supercsv</artifactId> -->
65  <!--                    <version>1.52</version> -->                  <!-- <version>1.52</version> -->
66  <!--            </dependency> -->                  <!-- </dependency> -->
67    
68                  <dependency>                  <dependency>
69                          <groupId>com.toedter</groupId>                          <groupId>com.toedter</groupId>
# Line 72  Line 72 
72                          <type>jar</type>                          <type>jar</type>
73                          <scope>compile</scope>                          <scope>compile</scope>
74                  </dependency>                  </dependency>
75                    
76                  <dependency>                  <dependency>
77                          <groupId>net.jini</groupId>                          <groupId>net.jini</groupId>
78                          <artifactId>jini-ext</artifactId>                          <artifactId>jini-ext</artifactId>
# Line 105  Line 105 
105                          <type>jar</type>                          <type>jar</type>
106                          <scope>compile</scope>                          <scope>compile</scope>
107                  </dependency>                  </dependency>
108                    <dependency>
109                            <groupId>org.apache.solr</groupId>
110                            <artifactId>solr-core</artifactId>
111                            <version>3.6.0</version>
112                    </dependency>
113    
114          </dependencies>          </dependencies>
115    
116          <build>          <build>
# Line 125  Line 131 
131    
132                  <pluginManagement>                  <pluginManagement>
133                          <plugins>                          <plugins>
134                                  <!--This plugin's configuration is used to store Eclipse m2e settings only. It has no influence on the Maven build itself.-->                                  <!--This plugin's configuration is used to store Eclipse m2e settings
135                                            only. It has no influence on the Maven build itself. -->
136                                  <plugin>                                  <plugin>
137                                          <groupId>org.eclipse.m2e</groupId>                                          <groupId>org.eclipse.m2e</groupId>
138                                          <artifactId>lifecycle-mapping</artifactId>                                          <artifactId>lifecycle-mapping</artifactId>

Legend:
Removed from v.2024  
changed lines
  Added in v.2025

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26