<?xml version="1.0" encoding="UTF-8"?>
<!-- ====================================================================== -->
<!--                                                                        -->
<!-- Generated by Maven Help Plugin on 2019-07-01T03:13:33                  -->
<!-- See: http://maven.apache.org/plugins/maven-help-plugin/                -->
<!--                                                                        -->
<!-- ====================================================================== -->

<!-- ====================================================================== -->
<!--                                                                        -->
<!-- Effective POM for project                                              -->
<!-- 'com.atlassian.event:atlassian-event:jar:4.0.1'                        -->
<!--                                                                        -->
<!-- ====================================================================== -->

<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
  <modelVersion>4.0.0</modelVersion>
  <parent>
    <groupId>com.atlassian.pom</groupId>
    <artifactId>public-pom</artifactId>
    <version>5.0.18</version>
  </parent>
  <groupId>com.atlassian.event</groupId>
  <artifactId>atlassian-event</artifactId>
  <version>4.0.1</version>
  <name>Atlassian Event</name>
  <description>Atlassian eventing system for use with Spring projects</description>
  <url>https://docs.atlassian.com/atlassian-event/4.0.1</url>
  <inceptionYear>2006</inceptionYear>
  <organization>
    <name>Atlassian</name>
    <url>https://www.atlassian.com/</url>
  </organization>
  <licenses>
    <license>
      <name>BSD License</name>
      <url>http://opensource.org/licenses/BSD-3-Clause</url>
      <distribution>repo</distribution>
    </license>
  </licenses>
  <developers>
    <developer>
      <id>charlie</id>
      <name>Charlie</name>
      <email>devrel@atlassian.com</email>
    </developer>
  </developers>
  <scm>
    <connection>scm:git:git@bitbucket.org:atlassian/atlassian-event.git</connection>
    <developerConnection>scm:git:git@bitbucket.org:atlassian/atlassian-event.git</developerConnection>
    <tag>atlassian-event-4.0.1</tag>
    <url>https://bitbucket.org/atlassian/atlassian-event</url>
  </scm>
  <issueManagement>
    <system>JIRA</system>
    <url>https://ecosystem.atlassian.net/browse/EVENT</url>
  </issueManagement>
  <ciManagement>
    <system>Bamboo</system>
    <url>https://ecosystem-bamboo.internal.atlassian.com/browse/EVENT</url>
  </ciManagement>
  <distributionManagement>
    <repository>
      <id>maven-atlassian-com</id>
      <name>Atlassian Public Repository</name>
      <url>https://packages.atlassian.com/maven/public</url>
    </repository>
    <snapshotRepository>
      <id>maven-atlassian-com</id>
      <name>Atlassian Public Snapshot Repository</name>
      <url>https://packages.atlassian.com/maven/public-snapshot</url>
    </snapshotRepository>
  </distributionManagement>
  <properties>
    <aether.checksums.forSignature>true</aether.checksums.forSignature>
    <artifactory.staging.repo>maven-staging-local</artifactory.staging.repo>
    <artifactory.staging.serverId>maven-atlassian-com</artifactory.staging.serverId>
    <artifactory.staging.skip>false</artifactory.staging.skip>
    <artifactory.staging.skipPromotion>false</artifactory.staging.skipPromotion>
    <artifactory.staging.uuid>1d9abf81-0441-4edd-9aa5-d426fe8935c8</artifactory.staging.uuid>
    <artifactory.target.repo>maven-public-local</artifactory.target.repo>
    <banVersionDeps.noFailSnapshots>true</banVersionDeps.noFailSnapshots>
    <checkstyle.version>6.9</checkstyle.version>
    <clover.Version>3.1.5</clover.Version>
    <clover.licenseLocation>/opt/bamboo-agent/clover.license</clover.licenseLocation>
    <failOnMilestoneOrReleaseCandidateDeps>true</failOnMilestoneOrReleaseCandidateDeps>
    <inject.version>1.0.0</inject.version>
    <javadoc.additional.params>-Xdoclint:all -Xdoclint:-missing</javadoc.additional.params>
    <maven.clover.licenseLocation>/opt/bamboo-agent/clover.license</maven.clover.licenseLocation>
    <maven.compiler.source>1.8</maven.compiler.source>
    <maven.compiler.target>1.8</maven.compiler.target>
    <maven.javadoc.plugin.version>3.0.0-M1</maven.javadoc.plugin.version>
    <maven.jxr.plugin.version>2.5</maven.jxr.plugin.version>
    <maven.project-info-reports.plugin.version>2.9</maven.project-info-reports.plugin.version>
    <platform.version>5.0.0-0aea465</platform.version>
    <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
    <project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
  </properties>
  <dependencyManagement>
    <dependencies>
      <dependency>
        <groupId>com.atlassian.inject</groupId>
        <artifactId>atlassian-inject</artifactId>
        <version>1.0.0</version>
      </dependency>
      <dependency>
        <groupId>com.atlassian</groupId>
        <artifactId>atlassian-failure-cache-plugin</artifactId>
        <version>2.0.0-m1</version>
      </dependency>
      <dependency>
        <groupId>com.atlassian.activeobjects</groupId>
        <artifactId>activeobjects-plugin</artifactId>
        <version>3.0.0-m02</version>
      </dependency>
      <dependency>
        <groupId>com.atlassian.activeobjects</groupId>
        <artifactId>activeobjects-spi</artifactId>
        <version>3.0.0-m02</version>
      </dependency>
      <dependency>
        <groupId>com.atlassian.activeobjects</groupId>
        <artifactId>activeobjects-test</artifactId>
        <version>3.0.0-m02</version>
      </dependency>
      <dependency>
        <groupId>com.atlassian.activeobjects</groupId>
        <artifactId>activeobjects-jira-spi</artifactId>
        <version>3.0.0-m02</version>
      </dependency>
      <dependency>
        <groupId>com.atlassian.activeobjects</groupId>
        <artifactId>activeobjects-confluence-spi</artifactId>
        <version>3.0.0-m02</version>
      </dependency>
      <dependency>
        <groupId>com.atlassian.activeobjects</groupId>
        <artifactId>activeobjects-bamboo-spi</artifactId>
        <version>3.0.0-m02</version>
      </dependency>
      <dependency>
        <groupId>com.atlassian.activeobjects</groupId>
        <artifactId>activeobjects-refapp-spi</artifactId>
        <version>3.0.0-m02</version>
      </dependency>
      <dependency>
        <groupId>com.atlassian.annotations</groupId>
        <artifactId>atlassian-annotations</artifactId>
        <version>2.1.0</version>
      </dependency>
      <dependency>
        <groupId>com.atlassian.applinks</groupId>
        <artifactId>applinks-api</artifactId>
        <version>6.0.0-090a818f</version>
      </dependency>
      <dependency>
        <groupId>com.atlassian.applinks</groupId>
        <artifactId>applinks-host</artifactId>
        <version>6.0.0-090a818f</version>
      </dependency>
      <dependency>
        <groupId>com.atlassian.applinks</groupId>
        <artifactId>applinks-spi</artifactId>
        <version>6.0.0-090a818f</version>
      </dependency>
      <dependency>
        <groupId>com.atlassian.applinks</groupId>
        <artifactId>applinks-plugin</artifactId>
        <version>6.0.0-090a818f</version>
      </dependency>
      <dependency>
        <groupId>com.atlassian.applinks</groupId>
        <artifactId>applinks-basicauth-plugin</artifactId>
        <version>6.0.0-090a818f</version>
      </dependency>
      <dependency>
        <groupId>com.atlassian.applinks</groupId>
        <artifactId>applinks-cors-plugin</artifactId>
        <version>6.0.0-090a818f</version>
      </dependency>
      <dependency>
        <groupId>com.atlassian.applinks</groupId>
        <artifactId>applinks-oauth-plugin</artifactId>
        <version>6.0.0-090a818f</version>
      </dependency>
      <dependency>
        <groupId>com.atlassian.applinks</groupId>
        <artifactId>applinks-trustedapps-plugin</artifactId>
        <version>6.0.0-090a818f</version>
      </dependency>
      <dependency>
        <groupId>com.atlassian.applinks</groupId>
        <artifactId>applinks-pageobjects</artifactId>
        <version>6.0.0-090a818f</version>
      </dependency>
      <dependency>
        <groupId>com.atlassian.beehive</groupId>
        <artifactId>beehive-api</artifactId>
        <version>2.0.0-8ce05cb7</version>
      </dependency>
      <dependency>
        <groupId>com.atlassian.beehive</groupId>
        <artifactId>beehive-core</artifactId>
        <version>2.0.0-8ce05cb7</version>
      </dependency>
      <dependency>
        <groupId>com.atlassian.beehive</groupId>
        <artifactId>beehive-core-tck</artifactId>
        <version>2.0.0-8ce05cb7</version>
      </dependency>
      <dependency>
        <groupId>com.atlassian.beehive</groupId>
        <artifactId>beehive-db</artifactId>
        <version>2.0.0-8ce05cb7</version>
      </dependency>
      <dependency>
        <groupId>com.atlassian.beehive</groupId>
        <artifactId>beehive-hazelcast</artifactId>
        <version>2.0.0-8ce05cb7</version>
      </dependency>
      <dependency>
        <groupId>com.atlassian.beehive</groupId>
        <artifactId>beehive-single-node</artifactId>
        <version>2.0.0-8ce05cb7</version>
      </dependency>
      <dependency>
        <groupId>com.atlassian.cache</groupId>
        <artifactId>atlassian-cache-api</artifactId>
        <version>4.0.0-cdee60a</version>
      </dependency>
      <dependency>
        <groupId>com.atlassian.cache</groupId>
        <artifactId>atlassian-cache-memory</artifactId>
        <version>4.0.0-cdee60a</version>
      </dependency>
      <dependency>
        <groupId>com.atlassian.event</groupId>
        <artifactId>atlassian-event</artifactId>
        <version>4.0.0-3937a39</version>
      </dependency>
      <dependency>
        <groupId>com.atlassian.healthcheck</groupId>
        <artifactId>atlassian-healthcheck</artifactId>
        <version>6.0.0-fc24292</version>
      </dependency>
      <dependency>
        <groupId>com.atlassian.healthcheck</groupId>
        <artifactId>atlassian-healthcheck-spi</artifactId>
        <version>6.0.0-fc24292</version>
      </dependency>
      <dependency>
        <groupId>com.atlassian.healthcheck</groupId>
        <artifactId>atlassian-healthcheck-in-product-test-support</artifactId>
        <version>6.0.0-fc24292</version>
      </dependency>
      <dependency>
        <groupId>com.atlassian.http</groupId>
        <artifactId>atlassian-http</artifactId>
        <version>2.0.2</version>
      </dependency>
      <dependency>
        <groupId>com.atlassian.httpclient</groupId>
        <artifactId>atlassian-httpclient-api</artifactId>
        <version>2.0.0-m1</version>
      </dependency>
      <dependency>
        <groupId>com.atlassian.httpclient</groupId>
        <artifactId>atlassian-httpclient-plugin</artifactId>
        <version>2.0.0-m1</version>
      </dependency>
      <dependency>
        <groupId>com.atlassian.marshalling</groupId>
        <artifactId>atlassian-marshalling-api</artifactId>
        <version>1.0.0</version>
      </dependency>
      <dependency>
        <groupId>com.atlassian.oauth</groupId>
        <artifactId>atlassian-oauth-api</artifactId>
        <version>4.0.1-b45ab12e</version>
      </dependency>
      <dependency>
        <groupId>com.atlassian.oauth</groupId>
        <artifactId>atlassian-oauth-consumer-spi</artifactId>
        <version>4.0.1-b45ab12e</version>
        <exclusions>
          <exclusion>
            <artifactId>jsr305</artifactId>
            <groupId>net.sourceforge.findbugs</groupId>
          </exclusion>
        </exclusions>
      </dependency>
      <dependency>
        <groupId>com.atlassian.oauth</groupId>
        <artifactId>atlassian-oauth-service-provider-spi</artifactId>
        <version>4.0.1-b45ab12e</version>
        <exclusions>
          <exclusion>
            <artifactId>jsr305</artifactId>
            <groupId>net.sourceforge.findbugs</groupId>
          </exclusion>
        </exclusions>
      </dependency>
      <dependency>
        <groupId>com.atlassian.oauth</groupId>
        <artifactId>atlassian-oauth-consumer-sal-plugin</artifactId>
        <version>4.0.1-b45ab12e</version>
      </dependency>
      <dependency>
        <groupId>com.atlassian.oauth</groupId>
        <artifactId>atlassian-oauth-consumer-plugin</artifactId>
        <version>4.0.1-b45ab12e</version>
      </dependency>
      <dependency>
        <groupId>com.atlassian.oauth</groupId>
        <artifactId>atlassian-oauth-service-provider-plugin</artifactId>
        <version>4.0.1-b45ab12e</version>
      </dependency>
      <dependency>
        <groupId>com.atlassian.oauth</groupId>
        <artifactId>atlassian-oauth-service-provider-sal-plugin</artifactId>
        <version>4.0.1-b45ab12e</version>
        <exclusions>
          <exclusion>
            <artifactId>jsr305</artifactId>
            <groupId>net.sourceforge.findbugs</groupId>
          </exclusion>
        </exclusions>
      </dependency>
      <dependency>
        <groupId>com.atlassian.oauth</groupId>
        <artifactId>atlassian-oauth-admin-plugin</artifactId>
        <version>4.0.1-b45ab12e</version>
      </dependency>
      <dependency>
        <groupId>com.atlassian.oauth</groupId>
        <artifactId>atlassian-oauth-bridge</artifactId>
        <version>4.0.1-b45ab12e</version>
      </dependency>
      <dependency>
        <groupId>com.atlassian.oauth</groupId>
        <artifactId>atlassian-oauth-signature-generator-plugin</artifactId>
        <version>4.0.1-b45ab12e</version>
      </dependency>
      <dependency>
        <groupId>com.atlassian.plugin</groupId>
        <artifactId>atlassian-spring-scanner-annotation</artifactId>
        <version>2.1.7</version>
      </dependency>
      <dependency>
        <groupId>com.atlassian.plugin</groupId>
        <artifactId>atlassian-spring-scanner-runtime</artifactId>
        <version>2.1.7</version>
      </dependency>
      <dependency>
        <groupId>com.atlassian.plugins</groupId>
        <artifactId>jquery</artifactId>
        <version>2.2.4.3</version>
      </dependency>
      <dependency>
        <groupId>com.atlassian.plugins</groupId>
        <artifactId>atlassian-plugins-api</artifactId>
        <version>5.0.0-b5ba2227</version>
      </dependency>
      <dependency>
        <groupId>com.atlassian.plugins</groupId>
        <artifactId>atlassian-plugins-core</artifactId>
        <version>5.0.0-b5ba2227</version>
      </dependency>
      <dependency>
        <groupId>com.atlassian.plugins</groupId>
        <artifactId>atlassian-plugins-osgi</artifactId>
        <version>5.0.0-b5ba2227</version>
      </dependency>
      <dependency>
        <groupId>com.atlassian.plugins</groupId>
        <artifactId>atlassian-plugins-osgi-bridge</artifactId>
        <version>5.0.0-b5ba2227</version>
      </dependency>
      <dependency>
        <groupId>com.atlassian.plugins</groupId>
        <artifactId>atlassian-plugins-servlet</artifactId>
        <version>5.0.0-b5ba2227</version>
      </dependency>
      <dependency>
        <groupId>com.atlassian.plugins</groupId>
        <artifactId>atlassian-plugins-eventlistener</artifactId>
        <version>5.0.0-b5ba2227</version>
      </dependency>
      <dependency>
        <groupId>com.atlassian.plugins</groupId>
        <artifactId>atlassian-plugins-webfragment</artifactId>
        <version>5.0.0-626d3f5</version>
      </dependency>
      <dependency>
        <groupId>com.atlassian.plugins</groupId>
        <artifactId>atlassian-plugins-webfragment-api</artifactId>
        <version>5.0.0-626d3f5</version>
      </dependency>
      <dependency>
        <groupId>com.atlassian.plugins</groupId>
        <artifactId>atlassian-plugins-webresource</artifactId>
        <version>4.0.0-5988c2a</version>
        <exclusions>
          <exclusion>
            <artifactId>servlet-api</artifactId>
            <groupId>javax.servlet</groupId>
          </exclusion>
        </exclusions>
      </dependency>
      <dependency>
        <groupId>com.atlassian.plugins</groupId>
        <artifactId>atlassian-plugins-webresource-plugin</artifactId>
        <version>4.0.0-5988c2a</version>
      </dependency>
      <dependency>
        <groupId>com.atlassian.plugins</groupId>
        <artifactId>atlassian-plugins-webresource-rest</artifactId>
        <version>4.0.0-5988c2a</version>
      </dependency>
      <dependency>
        <groupId>com.atlassian.plugins</groupId>
        <artifactId>atlassian-plugins-framework-bundles</artifactId>
        <version>5.0.0-b5ba2227</version>
        <type>zip</type>
        <classifier>spring50x</classifier>
      </dependency>
      <dependency>
        <groupId>com.atlassian.plugins</groupId>
        <artifactId>atlassian-plugins-main</artifactId>
        <version>5.0.0-b5ba2227</version>
      </dependency>
      <dependency>
        <groupId>com.atlassian.plugins</groupId>
        <artifactId>atlassian-plugins-spring</artifactId>
        <version>5.0.0-b5ba2227</version>
      </dependency>
      <dependency>
        <groupId>com.atlassian.plugins</groupId>
        <artifactId>atlassian-plugins-webresource-common</artifactId>
        <version>5.0.0-b5ba2227</version>
      </dependency>
      <dependency>
        <groupId>com.atlassian.plugins</groupId>
        <artifactId>atlassian-plugins-schema</artifactId>
        <version>5.0.0-b5ba2227</version>
      </dependency>
      <dependency>
        <groupId>com.atlassian.plugins</groupId>
        <artifactId>atlassian-landlord-plugin</artifactId>
        <version>3.0.0-b90d422</version>
      </dependency>
      <dependency>
        <groupId>com.atlassian.plugins</groupId>
        <artifactId>atlassian-landlord-spi</artifactId>
        <version>3.0.0-b90d422</version>
      </dependency>
      <dependency>
        <groupId>com.atlassian.plugins.rest</groupId>
        <artifactId>atlassian-rest-common</artifactId>
        <version>6.0.0-985fbb15</version>
      </dependency>
      <dependency>
        <groupId>com.atlassian.plugins.rest</groupId>
        <artifactId>com.atlassian.jersey-library</artifactId>
        <version>6.0.0-985fbb15</version>
        <type>pom</type>
      </dependency>
      <dependency>
        <groupId>com.atlassian.plugins.rest</groupId>
        <artifactId>atlassian-rest-module</artifactId>
        <version>6.0.0-985fbb15</version>
      </dependency>
      <dependency>
        <groupId>com.atlassian.plugins.test</groupId>
        <artifactId>atlassian-plugins-test</artifactId>
        <version>5.0.0-b5ba2227</version>
      </dependency>
      <dependency>
        <groupId>com.atlassian.prettyurls</groupId>
        <artifactId>atlassian-pretty-urls-plugin</artifactId>
        <version>3.0.0-a256463</version>
      </dependency>
      <dependency>
        <groupId>com.atlassian.sal</groupId>
        <artifactId>sal-api</artifactId>
        <version>4.0.0-e2407f64</version>
      </dependency>
      <dependency>
        <groupId>com.atlassian.sal</groupId>
        <artifactId>sal-core</artifactId>
        <version>4.0.0-e2407f64</version>
      </dependency>
      <dependency>
        <groupId>com.atlassian.sal</groupId>
        <artifactId>sal-spi</artifactId>
        <version>4.0.0-e2407f64</version>
      </dependency>
      <dependency>
        <groupId>com.atlassian.sal</groupId>
        <artifactId>sal-spring</artifactId>
        <version>4.0.0-e2407f64</version>
      </dependency>
      <dependency>
        <groupId>com.atlassian.sal</groupId>
        <artifactId>sal-test-resources</artifactId>
        <version>4.0.0-e2407f64</version>
      </dependency>
      <dependency>
        <groupId>com.atlassian.sal</groupId>
        <artifactId>auiplugin-integration-sal</artifactId>
        <version>4.0.0-e2407f64</version>
      </dependency>
      <dependency>
        <groupId>com.atlassian.sal</groupId>
        <artifactId>sal-trust-api</artifactId>
        <version>4.0.0-e2407f64</version>
      </dependency>
      <dependency>
        <groupId>com.atlassian.sal</groupId>
        <artifactId>sal-trusted-apps-plugin-support</artifactId>
        <version>4.0.0-e2407f64</version>
      </dependency>
      <dependency>
        <groupId>com.atlassian.scheduler</groupId>
        <artifactId>atlassian-scheduler-api</artifactId>
        <version>3.0.0-6d46a01</version>
      </dependency>
      <dependency>
        <groupId>com.atlassian.scheduler</groupId>
        <artifactId>atlassian-scheduler-core</artifactId>
        <version>3.0.0-6d46a01</version>
      </dependency>
      <dependency>
        <groupId>com.atlassian.scheduler</groupId>
        <artifactId>atlassian-scheduler-core-test</artifactId>
        <version>3.0.0-6d46a01</version>
      </dependency>
      <dependency>
        <groupId>com.atlassian.scheduler</groupId>
        <artifactId>atlassian-scheduler-quartz1</artifactId>
        <version>3.0.0-6d46a01</version>
      </dependency>
      <dependency>
        <groupId>com.atlassian.scheduler</groupId>
        <artifactId>atlassian-scheduler-quartz2</artifactId>
        <version>3.0.0-6d46a01</version>
      </dependency>
      <dependency>
        <groupId>com.atlassian.scheduler.caesium</groupId>
        <artifactId>atlassian-scheduler-caesium</artifactId>
        <version>3.0.0-m1</version>
      </dependency>
      <dependency>
        <groupId>com.atlassian.security.auth.trustedapps</groupId>
        <artifactId>atlassian-trusted-apps-core</artifactId>
        <version>5.0.0-e059a5f3</version>
      </dependency>
      <dependency>
        <groupId>com.atlassian.security.auth.trustedapps</groupId>
        <artifactId>atlassian-trusted-apps-seraph-integration</artifactId>
        <version>5.0.0-e059a5f3</version>
      </dependency>
      <dependency>
        <groupId>com.atlassian.soy</groupId>
        <artifactId>atlassian-soy-cli-support</artifactId>
        <version>5.0.0-m2</version>
      </dependency>
      <dependency>
        <groupId>com.atlassian.soy</groupId>
        <artifactId>atlassian-soy-core</artifactId>
        <version>5.0.0-m2</version>
      </dependency>
      <dependency>
        <groupId>com.atlassian.soy</groupId>
        <artifactId>atlassian-soy-spring-boot-support</artifactId>
        <version>5.0.0-m2</version>
      </dependency>
      <dependency>
        <groupId>com.atlassian.soy</groupId>
        <artifactId>atlassian-soy-spring-mvc-support</artifactId>
        <version>5.0.0-m2</version>
      </dependency>
      <dependency>
        <groupId>com.atlassian.soy</groupId>
        <artifactId>atlassian-soy-spring-support</artifactId>
        <version>5.0.0-m2</version>
      </dependency>
      <dependency>
        <groupId>com.atlassian.soy</groupId>
        <artifactId>soy-template-renderer-api</artifactId>
        <version>5.0.0-m2</version>
      </dependency>
      <dependency>
        <groupId>com.atlassian.soy</groupId>
        <artifactId>soy-template-renderer-plugin-api</artifactId>
        <version>5.0.0-m2</version>
      </dependency>
      <dependency>
        <groupId>com.atlassian.soy</groupId>
        <artifactId>soy-template-plugin</artifactId>
        <version>5.0.0-m2</version>
      </dependency>
      <dependency>
        <groupId>com.atlassian.streams</groupId>
        <artifactId>streams-api</artifactId>
        <version>8.0.0-m1</version>
      </dependency>
      <dependency>
        <groupId>com.atlassian.streams</groupId>
        <artifactId>streams-spi</artifactId>
        <version>8.0.0-m1</version>
      </dependency>
      <dependency>
        <groupId>com.atlassian.streams</groupId>
        <artifactId>streams-core-plugin</artifactId>
        <version>8.0.0-m1</version>
      </dependency>
      <dependency>
        <groupId>com.atlassian.streams</groupId>
        <artifactId>streams-inline-actions-plugin</artifactId>
        <version>8.0.0-m1</version>
      </dependency>
      <dependency>
        <groupId>com.atlassian.streams</groupId>
        <artifactId>streams-aggregator-plugin</artifactId>
        <version>8.0.0-m1</version>
      </dependency>
      <dependency>
        <groupId>com.atlassian.streams</groupId>
        <artifactId>streams-bamboo-plugin</artifactId>
        <version>8.0.0-m1</version>
      </dependency>
      <dependency>
        <groupId>com.atlassian.streams</groupId>
        <artifactId>streams-fisheye-plugin</artifactId>
        <version>8.0.0-m1</version>
      </dependency>
      <dependency>
        <groupId>com.atlassian.streams</groupId>
        <artifactId>streams-crucible-plugin</artifactId>
        <version>8.0.0-m1</version>
      </dependency>
      <dependency>
        <groupId>com.atlassian.templaterenderer</groupId>
        <artifactId>atlassian-template-renderer-api</artifactId>
        <version>4.0.0-71ca514</version>
      </dependency>
      <dependency>
        <groupId>com.atlassian.templaterenderer</groupId>
        <artifactId>atlassian-template-renderer-velocity16-plugin</artifactId>
        <version>4.0.0-71ca514</version>
      </dependency>
      <dependency>
        <groupId>com.atlassian.tenancy</groupId>
        <artifactId>atlassian-tenancy-api</artifactId>
        <version>3.0.0-5af03e1</version>
      </dependency>
      <dependency>
        <groupId>com.atlassian.tenancy</groupId>
        <artifactId>atlassian-tenancy-compatibility-plugin</artifactId>
        <version>3.0.0-5af03e1</version>
      </dependency>
      <dependency>
        <groupId>com.atlassian.vcache</groupId>
        <artifactId>atlassian-vcache-api</artifactId>
        <version>1.12.0</version>
      </dependency>
      <dependency>
        <groupId>com.atlassian.vcache</groupId>
        <artifactId>atlassian-vcache-internal-api</artifactId>
        <version>1.12.0</version>
      </dependency>
      <dependency>
        <groupId>com.atlassian.vcache</groupId>
        <artifactId>atlassian-vcache-internal-core</artifactId>
        <version>1.12.0</version>
      </dependency>
      <dependency>
        <groupId>com.atlassian.vcache</groupId>
        <artifactId>atlassian-vcache-internal-guava</artifactId>
        <version>1.12.0</version>
      </dependency>
      <dependency>
        <groupId>com.atlassian.vcache</groupId>
        <artifactId>atlassian-vcache-internal-legacy</artifactId>
        <version>1.12.0</version>
      </dependency>
      <dependency>
        <groupId>com.atlassian.vcache</groupId>
        <artifactId>atlassian-vcache-internal-memcached</artifactId>
        <version>1.12.0</version>
      </dependency>
      <dependency>
        <groupId>com.atlassian.vcache</groupId>
        <artifactId>atlassian-vcache-internal-redis</artifactId>
        <version>1.12.0</version>
      </dependency>
      <dependency>
        <groupId>com.atlassian.vcache</groupId>
        <artifactId>atlassian-vcache-internal-harness</artifactId>
        <version>1.12.0</version>
      </dependency>
      <dependency>
        <groupId>com.atlassian.vcache</groupId>
        <artifactId>atlassian-vcache-internal-test</artifactId>
        <version>1.12.0</version>
      </dependency>
      <dependency>
        <groupId>com.atlassian.vcache</groupId>
        <artifactId>atlassian-vcache-internal-test-utils</artifactId>
        <version>1.12.0</version>
      </dependency>
      <dependency>
        <groupId>com.atlassian.velocity.htmlsafe</groupId>
        <artifactId>velocity-htmlsafe</artifactId>
        <version>3.0.0-10821a07</version>
      </dependency>
      <dependency>
        <groupId>com.atlassian.webhooks</groupId>
        <artifactId>atlassian-webhooks-plugin</artifactId>
        <version>6.0.0-m2</version>
        <exclusions>
          <exclusion>
            <artifactId>servlet-api</artifactId>
            <groupId>javax.servlet</groupId>
          </exclusion>
        </exclusions>
      </dependency>
      <dependency>
        <groupId>com.atlassian.webhooks</groupId>
        <artifactId>atlassian-webhooks-spi</artifactId>
        <version>6.0.0-m2</version>
      </dependency>
      <dependency>
        <groupId>io.atlassian.fugue</groupId>
        <artifactId>fugue</artifactId>
        <version>4.7.2</version>
      </dependency>
      <dependency>
        <groupId>io.atlassian.util.concurrent</groupId>
        <artifactId>atlassian-util-concurrent</artifactId>
        <version>4.0.1</version>
      </dependency>
      <dependency>
        <groupId>biz.aQute.bnd</groupId>
        <artifactId>biz.aQute.bndlib</artifactId>
        <version>3.5.0</version>
      </dependency>
      <dependency>
        <groupId>com.google.code.findbugs</groupId>
        <artifactId>jsr305</artifactId>
        <version>3.0.2</version>
      </dependency>
      <dependency>
        <groupId>com.google.guava</groupId>
        <artifactId>guava</artifactId>
        <version>26.0-jre</version>
      </dependency>
      <dependency>
        <groupId>javax.servlet</groupId>
        <artifactId>javax.servlet-api</artifactId>
        <version>3.1.0</version>
      </dependency>
      <dependency>
        <groupId>javax.annotation</groupId>
        <artifactId>javax.annotation-api</artifactId>
        <version>1.3.2</version>
      </dependency>
      <dependency>
        <groupId>com.sun.activation</groupId>
        <artifactId>javax.activation</artifactId>
        <version>1.2.0</version>
      </dependency>
      <dependency>
        <groupId>javax.xml.bind</groupId>
        <artifactId>jaxb-api</artifactId>
        <version>2.3.0</version>
      </dependency>
      <dependency>
        <groupId>com.sun.xml.bind</groupId>
        <artifactId>jaxb-core</artifactId>
        <version>2.3.0</version>
      </dependency>
      <dependency>
        <groupId>com.sun.xml.bind</groupId>
        <artifactId>jaxb-impl</artifactId>
        <version>2.3.0</version>
      </dependency>
      <dependency>
        <groupId>javax.ws.rs</groupId>
        <artifactId>javax.ws.rs-api</artifactId>
        <version>2.0.1</version>
      </dependency>
      <dependency>
        <groupId>javax.validation</groupId>
        <artifactId>validation-api</artifactId>
        <version>2.0.1.Final</version>
      </dependency>
      <dependency>
        <groupId>junit</groupId>
        <artifactId>junit</artifactId>
        <version>4.12</version>
      </dependency>
      <dependency>
        <groupId>org.apache.commons</groupId>
        <artifactId>commons-lang3</artifactId>
        <version>3.8</version>
      </dependency>
      <dependency>
        <groupId>commons-fileupload</groupId>
        <artifactId>commons-fileupload</artifactId>
        <version>1.3.3</version>
      </dependency>
      <dependency>
        <groupId>commons-io</groupId>
        <artifactId>commons-io</artifactId>
        <version>2.6</version>
      </dependency>
      <dependency>
        <groupId>org.apache.httpcomponents</groupId>
        <artifactId>httpcore</artifactId>
        <version>4.4.10</version>
      </dependency>
      <dependency>
        <groupId>org.apache.httpcomponents</groupId>
        <artifactId>httpclient</artifactId>
        <version>4.5.5</version>
        <exclusions>
          <exclusion>
            <artifactId>commons-logging</artifactId>
            <groupId>commons-logging</groupId>
          </exclusion>
        </exclusions>
      </dependency>
      <dependency>
        <groupId>org.apache.httpcomponents</groupId>
        <artifactId>httpmime</artifactId>
        <version>4.5.5</version>
      </dependency>
      <dependency>
        <groupId>org.hamcrest</groupId>
        <artifactId>hamcrest-all</artifactId>
        <version>1.3</version>
      </dependency>
      <dependency>
        <groupId>org.hamcrest</groupId>
        <artifactId>hamcrest-core</artifactId>
        <version>1.3</version>
      </dependency>
      <dependency>
        <groupId>org.hamcrest</groupId>
        <artifactId>hamcrest-integration</artifactId>
        <version>1.3</version>
      </dependency>
      <dependency>
        <groupId>org.hamcrest</groupId>
        <artifactId>hamcrest-library</artifactId>
        <version>1.3</version>
      </dependency>
      <dependency>
        <groupId>org.mockito</groupId>
        <artifactId>mockito-core</artifactId>
        <version>2.21.0</version>
      </dependency>
      <dependency>
        <groupId>org.slf4j</groupId>
        <artifactId>slf4j-api</artifactId>
        <version>1.7.25</version>
      </dependency>
      <dependency>
        <groupId>org.slf4j</groupId>
        <artifactId>jul-to-slf4j</artifactId>
        <version>1.7.25</version>
      </dependency>
      <dependency>
        <groupId>org.slf4j</groupId>
        <artifactId>jcl-over-slf4j</artifactId>
        <version>1.7.25</version>
      </dependency>
      <dependency>
        <groupId>org.slf4j</groupId>
        <artifactId>slf4j-log4j12</artifactId>
        <version>1.7.25</version>
      </dependency>
      <dependency>
        <groupId>org.slf4j</groupId>
        <artifactId>slf4j-simple</artifactId>
        <version>1.7.25</version>
      </dependency>
      <dependency>
        <groupId>org.slf4j</groupId>
        <artifactId>slf4j-nop</artifactId>
        <version>1.7.25</version>
      </dependency>
      <dependency>
        <groupId>org.springframework</groupId>
        <artifactId>spring-core</artifactId>
        <version>5.0.7.RELEASE</version>
        <exclusions>
          <exclusion>
            <artifactId>commons-logging</artifactId>
            <groupId>commons-logging</groupId>
          </exclusion>
        </exclusions>
      </dependency>
      <dependency>
        <groupId>org.springframework</groupId>
        <artifactId>spring-expression</artifactId>
        <version>5.0.7.RELEASE</version>
      </dependency>
      <dependency>
        <groupId>org.springframework</groupId>
        <artifactId>spring-beans</artifactId>
        <version>5.0.7.RELEASE</version>
      </dependency>
      <dependency>
        <groupId>org.springframework</groupId>
        <artifactId>spring-aop</artifactId>
        <version>5.0.7.RELEASE</version>
      </dependency>
      <dependency>
        <groupId>org.springframework</groupId>
        <artifactId>spring-context</artifactId>
        <version>5.0.7.RELEASE</version>
      </dependency>
      <dependency>
        <groupId>org.springframework</groupId>
        <artifactId>spring-context-support</artifactId>
        <version>5.0.7.RELEASE</version>
      </dependency>
      <dependency>
        <groupId>org.springframework</groupId>
        <artifactId>spring-test</artifactId>
        <version>5.0.7.RELEASE</version>
      </dependency>
      <dependency>
        <groupId>org.springframework</groupId>
        <artifactId>spring-tx</artifactId>
        <version>5.0.7.RELEASE</version>
      </dependency>
      <dependency>
        <groupId>org.springframework</groupId>
        <artifactId>spring-web</artifactId>
        <version>5.0.7.RELEASE</version>
      </dependency>
      <dependency>
        <groupId>org.springframework</groupId>
        <artifactId>spring-webmvc</artifactId>
        <version>5.0.7.RELEASE</version>
      </dependency>
    </dependencies>
  </dependencyManagement>
  <dependencies>
    <dependency>
      <groupId>com.atlassian.plugins</groupId>
      <artifactId>atlassian-plugins-api</artifactId>
      <version>5.0.0-b5ba2227</version>
      <scope>provided</scope>
      <exclusions>
        <exclusion>
          <artifactId>atlassian-event</artifactId>
          <groupId>com.atlassian.event</groupId>
        </exclusion>
      </exclusions>
    </dependency>
    <dependency>
      <groupId>com.atlassian.plugins</groupId>
      <artifactId>atlassian-plugins-osgi</artifactId>
      <version>5.0.0-b5ba2227</version>
      <scope>provided</scope>
      <exclusions>
        <exclusion>
          <artifactId>atlassian-event</artifactId>
          <groupId>com.atlassian.event</groupId>
        </exclusion>
      </exclusions>
    </dependency>
    <dependency>
      <groupId>com.google.guava</groupId>
      <artifactId>guava</artifactId>
      <version>26.0-jre</version>
      <scope>provided</scope>
    </dependency>
    <dependency>
      <groupId>com.google.code.findbugs</groupId>
      <artifactId>jsr305</artifactId>
      <version>3.0.2</version>
      <scope>provided</scope>
    </dependency>
    <dependency>
      <groupId>org.apache.commons</groupId>
      <artifactId>commons-lang3</artifactId>
      <version>3.8</version>
      <scope>provided</scope>
    </dependency>
    <dependency>
      <groupId>org.slf4j</groupId>
      <artifactId>slf4j-api</artifactId>
      <version>1.7.25</version>
      <scope>provided</scope>
    </dependency>
    <dependency>
      <groupId>io.atlassian.util.concurrent</groupId>
      <artifactId>atlassian-util-concurrent</artifactId>
      <version>4.0.1</version>
      <scope>provided</scope>
    </dependency>
    <dependency>
      <groupId>org.springframework</groupId>
      <artifactId>spring-context</artifactId>
      <version>5.0.7.RELEASE</version>
      <scope>compile</scope>
      <exclusions>
        <exclusion>
          <artifactId>commons-logging</artifactId>
          <groupId>commons-logging</groupId>
        </exclusion>
      </exclusions>
      <optional>true</optional>
    </dependency>
    <dependency>
      <groupId>org.slf4j</groupId>
      <artifactId>jcl-over-slf4j</artifactId>
      <version>1.7.25</version>
      <scope>runtime</scope>
      <optional>true</optional>
    </dependency>
    <dependency>
      <groupId>com.atlassian.inject</groupId>
      <artifactId>atlassian-inject</artifactId>
      <version>1.0.0</version>
      <scope>compile</scope>
      <exclusions>
        <exclusion>
          <artifactId>google-collections</artifactId>
          <groupId>com.google.collections</groupId>
        </exclusion>
      </exclusions>
      <optional>true</optional>
    </dependency>
    <dependency>
      <groupId>junit</groupId>
      <artifactId>junit</artifactId>
      <version>4.12</version>
      <scope>test</scope>
    </dependency>
    <dependency>
      <groupId>org.mockito</groupId>
      <artifactId>mockito-core</artifactId>
      <version>2.21.0</version>
      <scope>test</scope>
    </dependency>
    <dependency>
      <groupId>org.hamcrest</groupId>
      <artifactId>hamcrest-library</artifactId>
      <version>1.3</version>
      <scope>test</scope>
    </dependency>
    <dependency>
      <groupId>org.hamcrest</groupId>
      <artifactId>hamcrest-core</artifactId>
      <version>1.3</version>
      <scope>test</scope>
    </dependency>
    <dependency>
      <groupId>org.springframework</groupId>
      <artifactId>spring-test</artifactId>
      <version>5.0.7.RELEASE</version>
      <scope>test</scope>
      <exclusions>
        <exclusion>
          <artifactId>junit</artifactId>
          <groupId>junit</groupId>
        </exclusion>
      </exclusions>
    </dependency>
    <dependency>
      <groupId>org.slf4j</groupId>
      <artifactId>slf4j-nop</artifactId>
      <version>1.7.25</version>
      <scope>test</scope>
    </dependency>
  </dependencies>
  <repositories>
    <repository>
      <releases>
        <enabled>true</enabled>
        <updatePolicy>always</updatePolicy>
        <checksumPolicy>fail</checksumPolicy>
      </releases>
      <snapshots>
        <enabled>true</enabled>
        <updatePolicy>always</updatePolicy>
        <checksumPolicy>fail</checksumPolicy>
      </snapshots>
      <id>maven-atlassian-com</id>
      <url>https://packages.atlassian.com/maven/repository/internal</url>
    </repository>
    <repository>
      <snapshots>
        <enabled>false</enabled>
      </snapshots>
      <id>central</id>
      <name>Central Repository</name>
      <url>https://repo.maven.apache.org/maven2</url>
    </repository>
  </repositories>
  <pluginRepositories>
    <pluginRepository>
      <releases>
        <enabled>true</enabled>
        <checksumPolicy>fail</checksumPolicy>
      </releases>
      <snapshots>
        <enabled>true</enabled>
        <checksumPolicy>fail</checksumPolicy>
      </snapshots>
      <id>maven-atlassian-com</id>
      <url>https://packages.atlassian.com/maven/repository/internal</url>
    </pluginRepository>
    <pluginRepository>
      <releases>
        <updatePolicy>never</updatePolicy>
      </releases>
      <snapshots>
        <enabled>false</enabled>
      </snapshots>
      <id>central</id>
      <name>Central Repository</name>
      <url>https://repo.maven.apache.org/maven2</url>
    </pluginRepository>
  </pluginRepositories>
  <build>
    <sourceDirectory>/buildeng/bamboo-agent-home/xml-data/build-dir/EVENT-EVENTM-EVENTMRELEASE/target/checkout/src/main/java</sourceDirectory>
    <scriptSourceDirectory>/buildeng/bamboo-agent-home/xml-data/build-dir/EVENT-EVENTM-EVENTMRELEASE/target/checkout/src/main/scripts</scriptSourceDirectory>
    <testSourceDirectory>/buildeng/bamboo-agent-home/xml-data/build-dir/EVENT-EVENTM-EVENTMRELEASE/target/checkout/src/test/java</testSourceDirectory>
    <outputDirectory>/buildeng/bamboo-agent-home/xml-data/build-dir/EVENT-EVENTM-EVENTMRELEASE/target/checkout/target/classes</outputDirectory>
    <testOutputDirectory>/buildeng/bamboo-agent-home/xml-data/build-dir/EVENT-EVENTM-EVENTMRELEASE/target/checkout/target/test-classes</testOutputDirectory>
    <extensions>
      <extension>
        <groupId>org.apache.maven.wagon</groupId>
        <artifactId>wagon-ssh-external</artifactId>
        <version>1.0</version>
      </extension>
    </extensions>
    <resources>
      <resource>
        <directory>/buildeng/bamboo-agent-home/xml-data/build-dir/EVENT-EVENTM-EVENTMRELEASE/target/checkout/src/main/resources</directory>
      </resource>
    </resources>
    <testResources>
      <testResource>
        <directory>/buildeng/bamboo-agent-home/xml-data/build-dir/EVENT-EVENTM-EVENTMRELEASE/target/checkout/src/test/resources</directory>
      </testResource>
    </testResources>
    <directory>/buildeng/bamboo-agent-home/xml-data/build-dir/EVENT-EVENTM-EVENTMRELEASE/target/checkout/target</directory>
    <finalName>atlassian-event-4.0.1</finalName>
    <pluginManagement>
      <plugins>
        <plugin>
          <artifactId>maven-clean-plugin</artifactId>
          <version>3.0.0</version>
        </plugin>
        <plugin>
          <artifactId>maven-install-plugin</artifactId>
          <version>2.5.2</version>
        </plugin>
        <plugin>
          <artifactId>maven-failsafe-plugin</artifactId>
          <version>2.18.1</version>
        </plugin>
        <plugin>
          <artifactId>maven-resources-plugin</artifactId>
          <version>2.6</version>
          <configuration>
            <encoding>UTF-8</encoding>
            <nonFilteredFileExtensions>
              <nonFilteredFileExtension>tif</nonFilteredFileExtension>
              <nonFilteredFileExtension>tiff</nonFilteredFileExtension>
              <nonFilteredFileExtension>pdf</nonFilteredFileExtension>
              <nonFilteredFileExtension>swf</nonFilteredFileExtension>
            </nonFilteredFileExtensions>
          </configuration>
        </plugin>
        <plugin>
          <artifactId>maven-site-plugin</artifactId>
          <version>3.6</version>
        </plugin>
        <plugin>
          <artifactId>maven-verifier-plugin</artifactId>
          <version>1.1</version>
        </plugin>
        <plugin>
          <artifactId>maven-source-plugin</artifactId>
          <version>3.0.1</version>
          <executions>
            <execution>
              <id>attach-sources</id>
              <goals>
                <goal>jar</goal>
              </goals>
            </execution>
          </executions>
        </plugin>
        <plugin>
          <artifactId>maven-javadoc-plugin</artifactId>
          <version>3.0.0-M1</version>
          <configuration>
            <additionalparam>-Xdoclint:all -Xdoclint:-missing</additionalparam>
          </configuration>
        </plugin>
        <plugin>
          <artifactId>maven-compiler-plugin</artifactId>
          <version>3.7.0</version>
        </plugin>
        <plugin>
          <artifactId>maven-surefire-plugin</artifactId>
          <version>2.21.0</version>
          <configuration>
            <excludes>
              <exclude>**/*$*</exclude>
            </excludes>
          </configuration>
        </plugin>
        <plugin>
          <artifactId>maven-ear-plugin</artifactId>
          <version>2.10.1</version>
        </plugin>
        <plugin>
          <artifactId>maven-jar-plugin</artifactId>
          <version>3.0.2</version>
        </plugin>
        <plugin>
          <artifactId>maven-rar-plugin</artifactId>
          <version>2.4</version>
        </plugin>
        <plugin>
          <artifactId>maven-war-plugin</artifactId>
          <version>3.1.0</version>
        </plugin>
        <plugin>
          <artifactId>maven-shade-plugin</artifactId>
          <version>3.1.1</version>
        </plugin>
        <plugin>
          <groupId>org.codehaus.cargo</groupId>
          <artifactId>cargo-maven2-plugin</artifactId>
          <version>1.6.3</version>
          <configuration>
            <skip>${maven.test.skip}</skip>
          </configuration>
        </plugin>
        <plugin>
          <groupId>org.mortbay.jetty</groupId>
          <artifactId>jetty-maven-plugin</artifactId>
          <version>8.1.16.v20140903</version>
        </plugin>
        <plugin>
          <groupId>org.eclipse.jetty</groupId>
          <artifactId>jetty-maven-plugin</artifactId>
          <version>9.4.6.v20170531</version>
        </plugin>
        <plugin>
          <groupId>com.atlassian.maven.plugins</groupId>
          <artifactId>maven-upload-plugin</artifactId>
          <version>1.1</version>
        </plugin>
        <plugin>
          <groupId>com.atlassian.maven.plugins</groupId>
          <artifactId>maven-atlassian-source-distribution-plugin</artifactId>
          <version>4.2.6</version>
        </plugin>
        <plugin>
          <artifactId>maven-ant-plugin</artifactId>
          <version>2.2</version>
        </plugin>
        <plugin>
          <artifactId>maven-antrun-plugin</artifactId>
          <version>1.8</version>
        </plugin>
        <plugin>
          <artifactId>maven-archetype-plugin</artifactId>
          <version>3.0.1</version>
        </plugin>
        <plugin>
          <artifactId>maven-assembly-plugin</artifactId>
          <version>3.0.0</version>
        </plugin>
        <plugin>
          <artifactId>maven-dependency-plugin</artifactId>
          <version>3.0.1</version>
        </plugin>
        <plugin>
          <artifactId>maven-enforcer-plugin</artifactId>
          <version>3.0.0-M1</version>
        </plugin>
        <plugin>
          <artifactId>maven-gpg-plugin</artifactId>
          <version>1.6</version>
        </plugin>
        <plugin>
          <artifactId>maven-invoker-plugin</artifactId>
          <version>3.0.0</version>
        </plugin>
        <plugin>
          <artifactId>maven-patch-plugin</artifactId>
          <version>1.2</version>
        </plugin>
        <plugin>
          <artifactId>maven-plugin-plugin</artifactId>
          <version>3.5</version>
        </plugin>
        <plugin>
          <artifactId>maven-release-plugin</artifactId>
          <version>2.5.3</version>
          <configuration>
            <remoteTagging>true</remoteTagging>
            <autoVersionSubmodules>true</autoVersionSubmodules>
            <updateBranchVersions>true</updateBranchVersions>
            <releaseProfiles>release</releaseProfiles>
            <useReleaseProfile>true</useReleaseProfile>
            <preparationGoals>clean install</preparationGoals>
          </configuration>
        </plugin>
        <plugin>
          <artifactId>maven-deploy-plugin</artifactId>
          <version>2.8.2</version>
          <configuration>
            <retryFailedDeploymentCount>3</retryFailedDeploymentCount>
          </configuration>
        </plugin>
        <plugin>
          <artifactId>maven-remote-resources-plugin</artifactId>
          <version>1.5</version>
        </plugin>
        <plugin>
          <artifactId>maven-repository-plugin</artifactId>
          <version>2.4</version>
        </plugin>
        <plugin>
          <artifactId>maven-scm-plugin</artifactId>
          <version>1.9.5</version>
        </plugin>
        <plugin>
          <groupId>org.apache.felix</groupId>
          <artifactId>maven-bundle-plugin</artifactId>
          <version>3.5.0</version>
        </plugin>
        <plugin>
          <groupId>com.atlassian.maven.plugins</groupId>
          <artifactId>maven-atlassian-buildutils-plugin</artifactId>
          <version>0.2</version>
        </plugin>
        <plugin>
          <groupId>net.alchim31.maven</groupId>
          <artifactId>yuicompressor-maven-plugin</artifactId>
          <version>1.5.1</version>
        </plugin>
        <plugin>
          <artifactId>maven-jxr-plugin</artifactId>
          <version>2.5</version>
        </plugin>
        <plugin>
          <artifactId>maven-surefire-report-plugin</artifactId>
          <version>2.20.1</version>
        </plugin>
        <plugin>
          <groupId>org.codehaus.mojo</groupId>
          <artifactId>findbugs-maven-plugin</artifactId>
          <version>3.0.2</version>
          <configuration>
            <xmlOutput>true</xmlOutput>
          </configuration>
        </plugin>
        <plugin>
          <artifactId>maven-checkstyle-plugin</artifactId>
          <version>2.17</version>
          <dependencies>
            <dependency>
              <groupId>com.puppycrawl.tools</groupId>
              <artifactId>checkstyle</artifactId>
              <version>6.9</version>
            </dependency>
          </dependencies>
        </plugin>
        <plugin>
          <artifactId>maven-project-info-reports-plugin</artifactId>
          <version>2.9</version>
        </plugin>
        <plugin>
          <groupId>com.atlassian.maven.plugins</groupId>
          <artifactId>license-maven-plugin</artifactId>
          <version>0.39</version>
        </plugin>
        <plugin>
          <groupId>com.atlassian.maven.plugins</groupId>
          <artifactId>artifactory-staging-maven-plugin</artifactId>
          <version>2.0.0</version>
          <extensions>true</extensions>
          <executions>
            <execution>
              <id>staging</id>
              <phase>validate</phase>
              <goals>
                <goal>staging</goal>
              </goals>
              <configuration>
                <skip>false</skip>
                <skipPromotion>false</skipPromotion>
                <serverId>maven-atlassian-com</serverId>
                <stagingRepository>maven-staging-local</stagingRepository>
                <targetRepository>maven-public-local</targetRepository>
                <artifactoryUrl>https://packages.atlassian.com</artifactoryUrl>
              </configuration>
            </execution>
          </executions>
          <configuration>
            <skip>false</skip>
            <skipPromotion>false</skipPromotion>
            <serverId>maven-atlassian-com</serverId>
            <stagingRepository>maven-staging-local</stagingRepository>
            <targetRepository>maven-public-local</targetRepository>
            <artifactoryUrl>https://packages.atlassian.com</artifactoryUrl>
          </configuration>
        </plugin>
      </plugins>
    </pluginManagement>
    <plugins>
      <plugin>
        <artifactId>maven-source-plugin</artifactId>
        <version>3.0.1</version>
        <executions>
          <execution>
            <id>attach-sources</id>
            <goals>
              <goal>jar-no-fork</goal>
              <goal>jar</goal>
            </goals>
          </execution>
        </executions>
        <inherited>true</inherited>
      </plugin>
      <plugin>
        <artifactId>maven-enforcer-plugin</artifactId>
        <version>3.0.0-M1</version>
        <executions>
          <execution>
            <id>enforce-build-environment</id>
            <phase>compile</phase>
            <goals>
              <goal>enforce</goal>
            </goals>
            <configuration>
              <rules>
                <requireJavaVersion>
                  <version>1.8</version>
                </requireJavaVersion>
                <requireMavenVersion>
                  <version>[3.2.5,)</version>
                </requireMavenVersion>
                <requirePluginVersions>
                  <message>Best Practice is to always define plugin versions!</message>
                </requirePluginVersions>
              </rules>
            </configuration>
          </execution>
          <execution>
            <id>ban-milestones-and-release-candidates</id>
            <phase>compile</phase>
            <goals>
              <goal>enforce</goal>
            </goals>
            <configuration>
              <rules>
                <banVersionDeps implementation="com.atlassian.maven.enforcer.BanVersionDeps">
                  <message>Milestone and Release Candidate dependencies are not allowed in releases.</message>
                  <bannedDependencyVersionRegexp>(?i)^.*-(rc|m)-?[0-9]+(-.+)?$</bannedDependencyVersionRegexp>
                  <noFailReactorVersionRegexp>(?i)^.*-m-?[0-9]+(-.+)?$</noFailReactorVersionRegexp>
                  <noFailSnapshots>true</noFailSnapshots>
                  <searchTransitive>false</searchTransitive>
                  <ignoreTest>true</ignoreTest>
                </banVersionDeps>
              </rules>
              <fail>true</fail>
            </configuration>
          </execution>
        </executions>
        <dependencies>
          <dependency>
            <groupId>com.atlassian.maven.enforcer</groupId>
            <artifactId>maven-enforcer-rules</artifactId>
            <version>1.4.0</version>
            <scope>compile</scope>
          </dependency>
        </dependencies>
      </plugin>
      <plugin>
        <artifactId>maven-resources-plugin</artifactId>
        <version>2.6</version>
        <executions>
          <execution>
            <id>default-testResources</id>
            <phase>process-test-resources</phase>
            <goals>
              <goal>testResources</goal>
            </goals>
            <configuration>
              <encoding>UTF-8</encoding>
              <nonFilteredFileExtensions>
                <nonFilteredFileExtension>tif</nonFilteredFileExtension>
                <nonFilteredFileExtension>tiff</nonFilteredFileExtension>
                <nonFilteredFileExtension>pdf</nonFilteredFileExtension>
                <nonFilteredFileExtension>swf</nonFilteredFileExtension>
              </nonFilteredFileExtensions>
            </configuration>
          </execution>
          <execution>
            <id>default-resources</id>
            <phase>process-resources</phase>
            <goals>
              <goal>resources</goal>
            </goals>
            <configuration>
              <encoding>UTF-8</encoding>
              <nonFilteredFileExtensions>
                <nonFilteredFileExtension>tif</nonFilteredFileExtension>
                <nonFilteredFileExtension>tiff</nonFilteredFileExtension>
                <nonFilteredFileExtension>pdf</nonFilteredFileExtension>
                <nonFilteredFileExtension>swf</nonFilteredFileExtension>
              </nonFilteredFileExtensions>
            </configuration>
          </execution>
          <execution>
            <id>copy-license</id>
            <phase>process-sources</phase>
            <goals>
              <goal>copy-resources</goal>
            </goals>
            <configuration>
              <outputDirectory>/buildeng/bamboo-agent-home/xml-data/build-dir/EVENT-EVENTM-EVENTMRELEASE/target/checkout/target/classes/META-INF</outputDirectory>
              <overwrite>true</overwrite>
              <resources>
                <resource>
                  <directory>/buildeng/bamboo-agent-home/xml-data/build-dir/EVENT-EVENTM-EVENTMRELEASE/target/checkout</directory>
                  <includes>
                    <include>LICENSE.txt</include>
                    <include>NOTICE.txt</include>
                    <include>license.txt</include>
                    <include>notice.txt</include>
                  </includes>
                  <filtering>true</filtering>
                </resource>
              </resources>
              <encoding>UTF-8</encoding>
              <nonFilteredFileExtensions>
                <nonFilteredFileExtension>tif</nonFilteredFileExtension>
                <nonFilteredFileExtension>tiff</nonFilteredFileExtension>
                <nonFilteredFileExtension>pdf</nonFilteredFileExtension>
                <nonFilteredFileExtension>swf</nonFilteredFileExtension>
              </nonFilteredFileExtensions>
            </configuration>
          </execution>
        </executions>
        <configuration>
          <encoding>UTF-8</encoding>
          <nonFilteredFileExtensions>
            <nonFilteredFileExtension>tif</nonFilteredFileExtension>
            <nonFilteredFileExtension>tiff</nonFilteredFileExtension>
            <nonFilteredFileExtension>pdf</nonFilteredFileExtension>
            <nonFilteredFileExtension>swf</nonFilteredFileExtension>
          </nonFilteredFileExtensions>
        </configuration>
      </plugin>
      <plugin>
        <artifactId>maven-javadoc-plugin</artifactId>
        <version>3.0.0-M1</version>
        <executions>
          <execution>
            <id>attach-javadocs</id>
            <goals>
              <goal>jar</goal>
            </goals>
            <configuration>
              <additionalparam>-Xdoclint:all -Xdoclint:-missing</additionalparam>
            </configuration>
          </execution>
        </executions>
        <inherited>true</inherited>
        <configuration>
          <additionalparam>-Xdoclint:all -Xdoclint:-missing</additionalparam>
        </configuration>
      </plugin>
      <plugin>
        <artifactId>maven-gpg-plugin</artifactId>
        <version>1.6</version>
      </plugin>
      <plugin>
        <groupId>com.atlassian.maven.plugins</groupId>
        <artifactId>artifactory-staging-maven-plugin</artifactId>
        <version>2.0.0</version>
        <extensions>true</extensions>
        <executions>
          <execution>
            <id>staging</id>
            <phase>validate</phase>
            <goals>
              <goal>staging</goal>
            </goals>
            <configuration>
              <skip>false</skip>
              <skipPromotion>false</skipPromotion>
              <serverId>maven-atlassian-com</serverId>
              <stagingRepository>maven-staging-local</stagingRepository>
              <targetRepository>maven-public-local</targetRepository>
              <artifactoryUrl>https://packages.atlassian.com</artifactoryUrl>
            </configuration>
          </execution>
        </executions>
        <configuration>
          <skip>false</skip>
          <skipPromotion>false</skipPromotion>
          <serverId>maven-atlassian-com</serverId>
          <stagingRepository>maven-staging-local</stagingRepository>
          <targetRepository>maven-public-local</targetRepository>
          <artifactoryUrl>https://packages.atlassian.com</artifactoryUrl>
        </configuration>
      </plugin>
      <plugin>
        <artifactId>maven-failsafe-plugin</artifactId>
        <version>2.18.1</version>
        <executions>
          <execution>
            <goals>
              <goal>integration-test</goal>
              <goal>verify</goal>
            </goals>
          </execution>
        </executions>
      </plugin>
      <plugin>
        <artifactId>maven-clean-plugin</artifactId>
        <version>3.0.0</version>
        <executions>
          <execution>
            <id>default-clean</id>
            <phase>clean</phase>
            <goals>
              <goal>clean</goal>
            </goals>
          </execution>
        </executions>
      </plugin>
      <plugin>
        <artifactId>maven-jar-plugin</artifactId>
        <version>3.0.2</version>
        <executions>
          <execution>
            <id>default-jar</id>
            <phase>package</phase>
            <goals>
              <goal>jar</goal>
            </goals>
          </execution>
        </executions>
      </plugin>
      <plugin>
        <artifactId>maven-compiler-plugin</artifactId>
        <version>3.7.0</version>
        <executions>
          <execution>
            <id>default-compile</id>
            <phase>compile</phase>
            <goals>
              <goal>compile</goal>
            </goals>
          </execution>
          <execution>
            <id>default-testCompile</id>
            <phase>test-compile</phase>
            <goals>
              <goal>testCompile</goal>
            </goals>
          </execution>
        </executions>
      </plugin>
      <plugin>
        <artifactId>maven-surefire-plugin</artifactId>
        <version>2.21.0</version>
        <executions>
          <execution>
            <id>default-test</id>
            <phase>test</phase>
            <goals>
              <goal>test</goal>
            </goals>
            <configuration>
              <excludes>
                <exclude>**/*$*</exclude>
              </excludes>
            </configuration>
          </execution>
        </executions>
        <configuration>
          <excludes>
            <exclude>**/*$*</exclude>
          </excludes>
        </configuration>
      </plugin>
      <plugin>
        <artifactId>maven-install-plugin</artifactId>
        <version>2.5.2</version>
        <executions>
          <execution>
            <id>default-install</id>
            <phase>install</phase>
            <goals>
              <goal>install</goal>
            </goals>
          </execution>
        </executions>
      </plugin>
      <plugin>
        <artifactId>maven-deploy-plugin</artifactId>
        <version>2.8.2</version>
        <executions>
          <execution>
            <id>default-deploy</id>
            <phase>deploy</phase>
            <goals>
              <goal>deploy</goal>
            </goals>
            <configuration>
              <retryFailedDeploymentCount>3</retryFailedDeploymentCount>
            </configuration>
          </execution>
        </executions>
        <configuration>
          <retryFailedDeploymentCount>3</retryFailedDeploymentCount>
        </configuration>
      </plugin>
      <plugin>
        <artifactId>maven-site-plugin</artifactId>
        <version>3.6</version>
        <executions>
          <execution>
            <id>default-site</id>
            <phase>site</phase>
            <goals>
              <goal>site</goal>
            </goals>
            <configuration>
              <outputDirectory>/buildeng/bamboo-agent-home/xml-data/build-dir/EVENT-EVENTM-EVENTMRELEASE/target/checkout/target/site</outputDirectory>
              <reportPlugins>
                <reportPlugin>
                  <groupId>org.apache.maven.plugins</groupId>
                  <artifactId>maven-project-info-reports-plugin</artifactId>
                  <version>${maven-project-info-reports-plugin}</version>
                  <reportSets>
                    <reportSet>
                      <id>default</id>
                      <reports>
                        <report>issue-tracking</report>
                        <report>license</report>
                        <report>index</report>
                      </reports>
                    </reportSet>
                  </reportSets>
                </reportPlugin>
                <reportPlugin>
                  <groupId>org.apache.maven.plugins</groupId>
                  <artifactId>maven-javadoc-plugin</artifactId>
                  <version>3.0.0-M1</version>
                </reportPlugin>
                <reportPlugin>
                  <groupId>org.apache.maven.plugins</groupId>
                  <artifactId>maven-jxr-plugin</artifactId>
                  <version>2.5</version>
                </reportPlugin>
              </reportPlugins>
            </configuration>
          </execution>
          <execution>
            <id>default-deploy</id>
            <phase>site-deploy</phase>
            <goals>
              <goal>deploy</goal>
            </goals>
            <configuration>
              <outputDirectory>/buildeng/bamboo-agent-home/xml-data/build-dir/EVENT-EVENTM-EVENTMRELEASE/target/checkout/target/site</outputDirectory>
              <reportPlugins>
                <reportPlugin>
                  <groupId>org.apache.maven.plugins</groupId>
                  <artifactId>maven-project-info-reports-plugin</artifactId>
                  <version>${maven-project-info-reports-plugin}</version>
                  <reportSets>
                    <reportSet>
                      <id>default</id>
                      <reports>
                        <report>issue-tracking</report>
                        <report>license</report>
                        <report>index</report>
                      </reports>
                    </reportSet>
                  </reportSets>
                </reportPlugin>
                <reportPlugin>
                  <groupId>org.apache.maven.plugins</groupId>
                  <artifactId>maven-javadoc-plugin</artifactId>
                  <version>3.0.0-M1</version>
                </reportPlugin>
                <reportPlugin>
                  <groupId>org.apache.maven.plugins</groupId>
                  <artifactId>maven-jxr-plugin</artifactId>
                  <version>2.5</version>
                </reportPlugin>
              </reportPlugins>
            </configuration>
          </execution>
        </executions>
        <configuration>
          <outputDirectory>/buildeng/bamboo-agent-home/xml-data/build-dir/EVENT-EVENTM-EVENTMRELEASE/target/checkout/target/site</outputDirectory>
          <reportPlugins>
            <reportPlugin>
              <groupId>org.apache.maven.plugins</groupId>
              <artifactId>maven-project-info-reports-plugin</artifactId>
              <version>${maven-project-info-reports-plugin}</version>
              <reportSets>
                <reportSet>
                  <id>default</id>
                  <reports>
                    <report>issue-tracking</report>
                    <report>license</report>
                    <report>index</report>
                  </reports>
                </reportSet>
              </reportSets>
            </reportPlugin>
            <reportPlugin>
              <groupId>org.apache.maven.plugins</groupId>
              <artifactId>maven-javadoc-plugin</artifactId>
              <version>3.0.0-M1</version>
            </reportPlugin>
            <reportPlugin>
              <groupId>org.apache.maven.plugins</groupId>
              <artifactId>maven-jxr-plugin</artifactId>
              <version>2.5</version>
            </reportPlugin>
          </reportPlugins>
        </configuration>
      </plugin>
    </plugins>
  </build>
  <reporting>
    <outputDirectory>/buildeng/bamboo-agent-home/xml-data/build-dir/EVENT-EVENTM-EVENTMRELEASE/target/checkout/target/site</outputDirectory>
    <plugins>
      <plugin>
        <artifactId>maven-project-info-reports-plugin</artifactId>
        <version>${maven-project-info-reports-plugin}</version>
        <reportSets>
          <reportSet>
            <reports>
              <report>issue-tracking</report>
              <report>license</report>
              <report>index</report>
            </reports>
          </reportSet>
        </reportSets>
      </plugin>
      <plugin>
        <artifactId>maven-javadoc-plugin</artifactId>
        <version>3.0.0-M1</version>
      </plugin>
      <plugin>
        <artifactId>maven-jxr-plugin</artifactId>
        <version>2.5</version>
      </plugin>
    </plugins>
  </reporting>
  <profiles>
    <profile>
      <id>ratcheted-metrics-build</id>
      <activation />
      <build>
        <plugins>
          <plugin>
            <groupId>com.atlassian.platform</groupId>
            <artifactId>morinehtar-maven-plugin</artifactId>
            <version>1.0.3</version>
            <executions>
              <execution>
                <id>dependency-validation</id>
                <goals>
                  <goal>repository-url-recorder</goal>
                  <goal>dependencies-validator</goal>
                  <goal>dependencies-analyser</goal>
                </goals>
              </execution>
            </executions>
            <configuration>
              <produceMetrics>true</produceMetrics>
            </configuration>
          </plugin>
        </plugins>
      </build>
    </profile>
  </profiles>
</project>