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

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

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

revision 2050 by keeb, Thu Jun 7 10:40:15 2012 UTC revision 2231 by alfonx, Fri Feb 15 08:07:22 2013 UTC
# Line 2  Line 2 
2          xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">          xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
3          <modelVersion>4.0.0</modelVersion>          <modelVersion>4.0.0</modelVersion>
4    
         <groupId>de.schmitzm</groupId>  
5          <artifactId>schmitzm-jfree</artifactId>          <artifactId>schmitzm-jfree</artifactId>
         <version>2.8-SNAPSHOT</version>  
6          <packaging>jar</packaging>          <packaging>jar</packaging>
7    
8          <name>schmitzm-jfree</name>          <name>schmitzm-jfree</name>
# Line 131  Line 129 
129                          </plugins>                          </plugins>
130                  </pluginManagement>                  </pluginManagement>
131          </build>          </build>
132    
133    
134    
135      <repositories>
136       <repository>
137          <id>opengeo</id>
138          <name>OpenGeo Maven Repository</name>
139          <snapshots>
140            <enabled>true</enabled>
141          </snapshots>
142          <url>http://repo.opengeo.org/</url>
143        </repository>
144      </repositories>
145    
146  </project>  </project>

Legend:
Removed from v.2050  
changed lines
  Added in v.2231

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26