com.google.code.geocoder-java:geocoder-java
Advanced tools
Sorry, the diff of this file is not supported yet
| #Generated by Maven | ||
| #Mon Dec 19 04:20:17 EET 2011 | ||
| version=0.9 | ||
| #Wed Mar 28 04:54:47 EEST 2012 | ||
| version=0.10 | ||
| groupId=com.google.code.geocoder-java | ||
| artifactId=geocoder-java |
@@ -8,3 +8,3 @@ <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> | ||
| <artifactId>geocoder-java</artifactId> | ||
| <version>0.9</version> | ||
| <version>0.10</version> | ||
| <packaging>jar</packaging> | ||
@@ -111,3 +111,3 @@ | ||
| <artifactId>maven-surefire-plugin</artifactId> | ||
| <version>2.11</version> | ||
| <version>2.12</version> | ||
| <!-- | ||
@@ -123,3 +123,3 @@ <configuration> | ||
| <artifactId>maven-jar-plugin</artifactId> | ||
| <version>2.3.2</version> | ||
| <version>2.4</version> | ||
| <executions> | ||
@@ -136,21 +136,7 @@ <execution> | ||
| <index>true</index> | ||
| <!-- | ||
| <manifest> | ||
| <addClasspath>true</addClasspath> | ||
| </manifest> | ||
| --> | ||
| <manifestEntries> | ||
| <url>${project.url}</url> | ||
| <!-- | ||
| <Bundle-RequiredExecutionEnvironment>J2SE-1.6</Bundle-RequiredExecutionEnvironment> | ||
| <Export-Package><![CDATA[com.google.gson;version=1.4, com.google.gson.annotations;version=1.4, com.google.gson.reflect;version=1.4]]></Export-Package> | ||
| <Bundle-Version>1.4</Bundle-Version> | ||
| <Bundle-ContactAddress>http://code.google.com/p/google-gson/</Bundle-ContactAddress> | ||
| <Bundle-Vendor>Google Gson Project</Bundle-Vendor> | ||
| <Bundle-Name>${project.name}</Bundle-Name> | ||
| <Bundle-Description>${project.description}</Bundle-Description> | ||
| <Bundle-ClassPath>.</Bundle-ClassPath> | ||
| <Bundle-ManifestVersion>2</Bundle-ManifestVersion> | ||
| <Bundle-SymbolicName>com.google.gson</Bundle-SymbolicName> | ||
| --> | ||
| </manifestEntries> | ||
@@ -176,3 +162,3 @@ </archive> | ||
| <artifactId>maven-javadoc-plugin</artifactId> | ||
| <version>2.8</version> | ||
| <version>2.8.1</version> | ||
| <executions> | ||
@@ -213,9 +199,7 @@ <execution> | ||
| </plugin> | ||
| <!-- | ||
| <plugin> | ||
| <groupId>org.apache.maven.plugins</groupId> | ||
| <artifactId>maven-site-plugin</artifactId> | ||
| <version>3.0-beta-3</version> | ||
| <version>3.0</version> | ||
| </plugin> | ||
| --> | ||
| <plugin> | ||
@@ -237,3 +221,3 @@ <groupId>org.apache.maven.plugins</groupId> | ||
| <artifactId>maven-assembly-plugin</artifactId> | ||
| <version>2.2.2</version> | ||
| <version>2.3</version> | ||
| <configuration> | ||
@@ -278,5 +262,5 @@ <descriptors> | ||
| <scm> | ||
| <connection>scm:svn:https://geocoder-java.googlecode.com/svn/tags/geocoder-java-0.9</connection> | ||
| <developerConnection>scm:svn:https://geocoder-java.googlecode.com/svn/tags/geocoder-java-0.9</developerConnection> | ||
| <url>https://geocoder-java.googlecode.com/svn/tags/geocoder-java-0.9</url> | ||
| <connection>scm:svn:https://geocoder-java.googlecode.com/svn/tags/geocoder-java-0.10</connection> | ||
| <developerConnection>scm:svn:https://geocoder-java.googlecode.com/svn/tags/geocoder-java-0.10</developerConnection> | ||
| <url>https://geocoder-java.googlecode.com/svn/tags/geocoder-java-0.10</url> | ||
| </scm> | ||
@@ -283,0 +267,0 @@ <!--<prerequisites>...</prerequisites>--> |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet