<project xmlns="http://maven.apache.org/POM/4.0.0"><modelVersion>4.0.0</modelVersion><groupId>com.apollographql.execution</groupId><artifactId>com.apollographql.execution.gradle.plugin</artifactId><version>0.1.2</version><name>apollo-execution-gradle-plugin</name><description>Generated plugin marker file for com.apollographql.execution</description><url>https://github.com/apollographql/apollo-kotlin-execution</url><licenses><license><name>MIT</name></license></licenses><developers><developer><name>Apollo Kotlin Execution contributors</name></developer></developers><scm><connection>https://github.com/apollographql/apollo-kotlin-execution</connection><developerConnection>https://github.com/apollographql/apollo-kotlin-execution</developerConnection><url>https://github.com/apollographql/apollo-kotlin-execution</url></scm><dependencies><dependency><groupId>com.apollographql.execution</groupId><artifactId>apollo-execution-gradle-plugin</artifactId><version>0.1.2</version></dependency></dependencies><packaging>pom</packaging></project>