Home | History | Annotate | Download | only in 25.3.0-beta4
      1 <?xml version="1.0" encoding="UTF-8"?>
      2 <project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
      3     xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
      4   <modelVersion>4.0.0</modelVersion>
      5   <groupId>com.android.tools</groupId>
      6   <artifactId>archquery</artifactId>
      7   <version>25.3.0-beta4</version>
      8   <url>http://tools.android.com</url>
      9   <inceptionYear>2007</inceptionYear>
     10   <licenses>
     11     <license>
     12       <name>The Apache Software License, Version 2.0</name>
     13       <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
     14       <distribution>repo</distribution>
     15     </license>
     16   </licenses>
     17   <developers>
     18     <developer>
     19       <name>The Android Open Source Project</name>
     20     </developer>
     21   </developers>
     22   <scm>
     23     <connection>git://android.googlesource.com/platform/tools/base.git</connection>
     24     <url>https://android.googlesource.com/platform/tools/base</url>
     25   </scm>
     26 </project>
     27