Home | History | Annotate | Download | only in 3.6.0
      1 <?xml version="1.0" encoding="UTF-8"?>
      2 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
      3   xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
      4   <modelVersion>4.0.0</modelVersion>
      5   <groupId>com.android.external.eclipse</groupId>
      6   <artifactId>org-eclipse-core-commands</artifactId>
      7   <version>3.6.0</version>
      8   <name>org.eclipse.core.commands</name>
      9   <description>
     10     Original untouched eclipse file: org.eclipse.core.commands_3.6.0.I20100512-1500.jar
     11     and manually put in this local repository.
     12   </description>
     13   <dependencies>
     14     <dependency>
     15       <groupId>com.android.external.eclipse</groupId>
     16       <artifactId>org-eclipse-equinox-common</artifactId>
     17       <version>3.6.0</version>
     18     </dependency>
     19   </dependencies>
     20 </project>
     21