<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <modelVersion>4.0.0</modelVersion>
  <groupId>com.github.mamohr.gradle</groupId>
  <artifactId>jboss-deployment-structure</artifactId>
  <version>0.7.0</version>
  <name>jboss-deployment-structure</name>
  <description>A gradle plugin that generates jboss-deployment-structure.xml based on the deploy configuration in the ear</description>
  <properties>
    <nebula_Manifest_Version>1.0</nebula_Manifest_Version>
    <nebula_Implementation_Title>com.github.mamohr.gradle#jboss-deployment-structure;0.7.0</nebula_Implementation_Title>
    <nebula_Implementation_Version>0.7.0</nebula_Implementation_Version>
    <nebula_Built_Status>release</nebula_Built_Status>
    <nebula_Built_By>mario</nebula_Built_By>
    <nebula_Built_OS>Windows 8</nebula_Built_OS>
    <nebula_Build_Date>2015-01-15_23:44:31</nebula_Build_Date>
    <nebula_Gradle_Version>2.0</nebula_Gradle_Version>
    <nebula_Module_Source></nebula_Module_Source>
    <nebula_Module_Origin>git@github.com:mamohr/jboss-deployment-structure.git</nebula_Module_Origin>
    <nebula_Change>44142f9</nebula_Change>
    <nebula_Build_Host>mario-lenovo.MOHR.local</nebula_Build_Host>
    <nebula_Build_Job>LOCAL</nebula_Build_Job>
    <nebula_Build_Number>LOCAL</nebula_Build_Number>
    <nebula_Build_Id>LOCAL</nebula_Build_Id>
    <nebula_Created_By>1.7.0_45-b18 (Oracle Corporation)</nebula_Created_By>
    <nebula_Build_Java_Version>1.7.0_45</nebula_Build_Java_Version>
    <nebula_Module_Owner>mario_mohr@web.de</nebula_Module_Owner>
    <nebula_Module_Email>mario_mohr@web.de</nebula_Module_Email>
    <nebula_X_Compile_Target_JDK>1.7</nebula_X_Compile_Target_JDK>
    <nebula_X_Compile_Source_JDK>1.7</nebula_X_Compile_Source_JDK>
  </properties>
  <scm>
    <url>scm:git@github.com:mamohr/jboss-deployment-structure.git</url>
    <connection>scm:git@github.com:mamohr/jboss-deployment-structure.git</connection>
  </scm>
  <url>https://github.com/mamohr/jboss-deployment-structure</url>
  <developers>
    <developer>
      <id>mamohr</id>
      <email>mario_mohr@web.de</email>
    </developer>
  </developers>
</project>
