<project>
	<modelVersion>4.0.0</modelVersion>
	<groupId>com.google.protobuf</groupId>
	<artifactId>protoc</artifactId>
	<name>protoc</name>
	<version>2.4.1</version>
	<packaging>zip</packaging>
	<description>Protocol Buffers are a way of encoding structured data in an efficient yet extensible format</description>
  <url>http://code.google.com/p/protobuf</url>
  <licenses>
    <license>
      <name>New BSD license</name>
      <url>http://www.opensource.org/licenses/bsd-license.php</url>
      <distribution>repo</distribution>
    </license>
  </licenses>
  <scm>
    <url>http://code.google.com/p/protobuf/source/browse</url>
    <connection>
      scm:svn:http://protobuf.googlecode.com/svn/trunk/
    </connection>
  </scm>
  <developers>
    <developer>
      <id>satisfynexus</id>
      <name>satisfynexus</name>
      <email>satisfynexus.com</email>
      <organization>satisfynexus</organization>
      <organizationUrl>satisfynexus</organizationUrl>
      <roles>
        <role>satisfynexus</role>
      </roles>
      <timezone>0</timezone>
    </developer>
  </developers>

</project>
