<?xml version="1.0" encoding="UTF-8"?>
<!--
  Licensed to the Apache Software Foundation (ASF) under one or more
  contributor license agreements.  See the NOTICE file distributed with
  this work for additional information regarding copyright ownership.
  The ASF licenses this file to You under the Apache License, Version 2.0
  (the "License"); you may not use this file except in compliance with
  the License.  You may obtain a copy of the License at

       http://www.apache.org/licenses/LICENSE-2.0

  Unless required by applicable law or agreed to in writing, software
  distributed under the License is distributed on an "AS IS" BASIS,
  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  See the License for the specific language governing permissions and
  limitations under the License.
-->
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <modelVersion>4.0.0</modelVersion>
  <groupId>org.apache.ignite</groupId>
  <artifactId>ignite-spring</artifactId>
  <version>2.9.1</version>
  <description>Java-based middleware for in-memory processing of big data in a distributed environment.</description>
  <url>http://ignite.apache.org</url>
  <organization>
    <name>The Apache Software Foundation</name>
    <url>http://www.apache.org/</url>
  </organization>
  <licenses>
    <license>
      <name>The Apache Software License, Version 2.0</name>
      <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
    </license>
  </licenses>
  <mailingLists>
    <mailingList>
      <name>Ignite Dev List</name>
      <subscribe>dev-subscribe@ignite.apache.org</subscribe>
      <unsubscribe>dev-unsubscribe@ignite.apache.org</unsubscribe>
      <post>dev@ignite.apache.org</post>
      <archive>http://mail-archives.apache.org/mod_mbox/ignite-dev</archive>
    </mailingList>
  </mailingLists>
  <scm>
    <connection>scm:svn:http://svn.apache.org/repos/asf/maven/pom/tags/apache-16/ignite-parent/ignite-spring</connection>
    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/pom/tags/apache-16/ignite-parent/ignite-spring</developerConnection>
    <url>http://svn.apache.org/viewvc/maven/pom/tags/apache-16/ignite-parent/ignite-spring</url>
  </scm>
  <issueManagement>
    <system>jira</system>
    <url>http://issues.apache.org/jira/browse/IGNITE</url>
  </issueManagement>
  <distributionManagement>
    <repository>
      <id>apache.releases.https</id>
      <name>Apache Release Distribution Repository</name>
      <url>https://repository.apache.org/service/local/staging/deploy/maven2</url>
    </repository>
    <snapshotRepository>
      <id>apache.snapshots.https</id>
      <name>Apache Development Snapshot Repository</name>
      <url>https://repository.apache.org/content/repositories/snapshots</url>
    </snapshotRepository>
  </distributionManagement>
  <properties>
    <jaxb.impl.version>2.1.14</jaxb.impl.version>
    <camel.version>2.22.0</camel.version>
    <jmh.version>1.13</jmh.version>
    <scala210.library.version>2.10.7</scala210.library.version>
    <javax.cache.tck.version>1.1.0</javax.cache.tck.version>
    <osgi.import.package>*</osgi.import.package>
    <osgi.fail.ok>false</osgi.fail.ok>
    <hamcrest.version>1.2</hamcrest.version>
    <javadoc.opts>-Xdoclint:none</javadoc.opts>
    <postgres.connector.version>42.2.5.jre7</postgres.connector.version>
    <maven.build.timestamp.format>MMMM d yyyy</maven.build.timestamp.format>
    <spark.hadoop.version>2.6.5</spark.hadoop.version>
    <slf4j16.version>1.6.4</slf4j16.version>
    <jnr.posix.version>3.0.50</jnr.posix.version>
    <spring-5.2.version>5.2.3.RELEASE</spring-5.2.version>
    <checkstyle.puppycrawl.version>8.21</checkstyle.puppycrawl.version>
    <update.notifier.enabled.by.default>true</update.notifier.enabled.by.default>
    <lucene.version>7.4.0</lucene.version>
    <spring-5.0.version>5.0.16.RELEASE</spring-5.0.version>
    <maven.bundle.plugin.version>3.5.0</maven.bundle.plugin.version>
    <httpclient.version>4.5.1</httpclient.version>
    <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
    <twitter.hbc.version>2.2.0</twitter.hbc.version>
    <spring41.osgi.feature.version>4.1.7.RELEASE_1</spring41.osgi.feature.version>
    <spark24.version>2.4.4</spark24.version>
    <jetbrains.annotations.version>16.0.3</jetbrains.annotations.version>
    <commons.io.version>2.6</commons.io.version>
    <sourceReleaseAssemblyDescriptor>source-release</sourceReleaseAssemblyDescriptor>
    <javax.cache.bundle.version>1.0.0_1</javax.cache.bundle.version>
    <maven.javadoc.plugin.version>3.2.0</maven.javadoc.plugin.version>
    <netlibjava.version>1.1.2</netlibjava.version>
    <mockito.version>1.10.19</mockito.version>
    <jna.version>4.5.2</jna.version>
    <spark24.hadoop.version>2.6.5</spark24.hadoop.version>
    <aws.sdk.version>1.11.75</aws.sdk.version>
    <yammer.metrics.annotation.version>2.2.0</yammer.metrics.annotation.version>
    <maven.checkstyle.plugin.version>3.0.0</maven.checkstyle.plugin.version>
    <h2.version>1.4.197</h2.version>
    <snappy.version>1.1.7.2</snappy.version>
    <oro.bundle.version>2.0.8_6</oro.bundle.version>
    <organization.logo>http://www.apache.org/images/asf_logo_wide.gif</organization.logo>
    <lz4.version>1.5.0</lz4.version>
    <spring.data-2.2.version>2.2.3.RELEASE</spring.data-2.2.version>
    <spring.data-2.0.version>2.0.13.RELEASE</spring.data-2.0.version>
    <storm.version>1.1.1</storm.version>
    <osgi.export.package>{local-packages}</osgi.export.package>
    <doxygen.exec>doxygen</doxygen.exec>
    <javax.cache.version>1.0.0</javax.cache.version>
    <ezmorph.version>1.0.6</ezmorph.version>
    <osgi.enterprise.version>5.0.0</osgi.enterprise.version>
    <karaf.version>4.0.2</karaf.version>
    <opencensus.version>0.22.0</opencensus.version>
    <jtidy.version>r938</jtidy.version>
    <scala.library.version>2.11.12</scala.library.version>
    <jotm.version>2.2.3</jotm.version>
    <osgi.core.version>5.0.0</osgi.core.version>
    <maven.compiler.target>1.8</maven.compiler.target>
    <project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
    <hadoop.version>2.9.1</hadoop.version>
    <gpg.useagent>true</gpg.useagent>
    <osgi.embed.transitive>false</osgi.embed.transitive>
    <commons.collections.version>3.2.2</commons.collections.version>
    <scala210.jline.version>2.10.7</scala210.jline.version>
    <yardstick.version>0.8.3</yardstick.version>
    <aws.sdk.bundle.version>1.10.12_1</aws.sdk.bundle.version>
    <cron4j.version>2.2.5</cron4j.version>
    <scala.test.version>2.2.6</scala.test.version>
    <guava.version>25.1-jre</guava.version>
    <aspectj.version>1.8.13</aspectj.version>
    <lucene.bundle.version>7.4.0_1</lucene.bundle.version>
    <jsch.version>0.1.54</jsch.version>
    <guava16.version>16.0.1</guava16.version>
    <commons.dbcp.version>1.4</commons.dbcp.version>
    <distMgmtSnapshotsName>Apache Development Snapshot Repository</distMgmtSnapshotsName>
    <bouncycastle.version>1.60</bouncycastle.version>
    <kafka.version>2.0.1</kafka.version>
    <httpcore.version>4.4.3</httpcore.version>
    <easymock.version>3.4</easymock.version>
    <zstd.version>1.3.7-2</zstd.version>
    <guava14.version>14.0.1</guava14.version>
    <jboss.rmi.version>1.0.6.Final</jboss.rmi.version>
    <jetty.version>9.4.25.v20191220</jetty.version>
    <aws.encryption.sdk.version>1.3.2</aws.encryption.sdk.version>
    <arguments></arguments>
    <commons.beanutils.bundle.version>1.9.2_1</commons.beanutils.bundle.version>
    <slf4j.version>1.7.7</slf4j.version>
    <aopalliance.bundle.version>1.0_6</aopalliance.bundle.version>
    <git.exec>git</git.exec>
    <commons.lang.version>2.6</commons.lang.version>
    <distMgmtSnapshotsUrl>https://repository.apache.org/content/repositories/snapshots</distMgmtSnapshotsUrl>
    <jaxb.api.version>2.1</jaxb.api.version>
    <maven.compiler.source>1.8</maven.compiler.source>
    <mysql.connector.version>8.0.13</mysql.connector.version>
    <aspectj.bundle.version>1.8.13_1</aspectj.bundle.version>
    <yammer.metrics.core.version>2.2.0</yammer.metrics.core.version>
    <commons.beanutils.version>1.9.4</commons.beanutils.version>
    <guava.retrying.version>2.0.0</guava.retrying.version>
    <log4j.version>2.11.0</log4j.version>
    <commons.codec.version>1.11</commons.codec.version>
    <zkclient.version>0.5</zkclient.version>
    <jsonlib.bundle.version>2.4_1</jsonlib.bundle.version>
    <activemq.version>5.12.0</activemq.version>
    <paho.version>1.0.2</paho.version>
    <jackson1.version>1.9.13</jackson1.version>
    <javassist.version>3.20.0-GA</javassist.version>
    <ignite.edition>apache-ignite</ignite.edition>
    <jackson.version>2.9.10</jackson.version>
    <ezmorph.bundle.version>1.0.6_1</ezmorph.bundle.version>
    <spring.data.version>1.13.23.RELEASE</spring.data.version>
    <spring.version>4.3.26.RELEASE</spring.version>
    <docfx.exec>docfx</docfx.exec>
    <spark.version>2.3.0</spark.version>
    <curator.version>4.2.0</curator.version>
    <jsonlib.version>2.4</jsonlib.version>
    <asm.version>4.2</asm.version>
    <zookeeper.version>3.5.5</zookeeper.version>
    <tomcat.version>9.0.10</tomcat.version>
    <jsch.bundle.version>0.1.54_1</jsch.bundle.version>
    <jms.spec.version>1.1.1</jms.spec.version>
  </properties>
  <dependencies>
    <dependency>
      <groupId>org.apache.ignite</groupId>
      <artifactId>ignite-core</artifactId>
      <version>2.9.1</version>
      <scope>compile</scope>
    </dependency>
    <dependency>
      <groupId>org.apache.ignite</groupId>
      <artifactId>ignite-indexing</artifactId>
      <version>2.9.1</version>
      <scope>compile</scope>
    </dependency>
    <dependency>
      <groupId>org.springframework</groupId>
      <artifactId>spring-core</artifactId>
      <version>4.3.26.RELEASE</version>
      <scope>compile</scope>
    </dependency>
    <dependency>
      <groupId>org.springframework</groupId>
      <artifactId>spring-aop</artifactId>
      <version>4.3.26.RELEASE</version>
      <scope>compile</scope>
    </dependency>
    <dependency>
      <groupId>org.springframework</groupId>
      <artifactId>spring-beans</artifactId>
      <version>4.3.26.RELEASE</version>
      <scope>compile</scope>
    </dependency>
    <dependency>
      <groupId>org.springframework</groupId>
      <artifactId>spring-context</artifactId>
      <version>4.3.26.RELEASE</version>
      <scope>compile</scope>
    </dependency>
    <dependency>
      <groupId>org.springframework</groupId>
      <artifactId>spring-expression</artifactId>
      <version>4.3.26.RELEASE</version>
      <scope>compile</scope>
    </dependency>
    <dependency>
      <groupId>org.springframework</groupId>
      <artifactId>spring-tx</artifactId>
      <version>4.3.26.RELEASE</version>
      <scope>compile</scope>
    </dependency>
    <dependency>
      <groupId>org.springframework</groupId>
      <artifactId>spring-jdbc</artifactId>
      <version>4.3.26.RELEASE</version>
      <scope>compile</scope>
    </dependency>
    <dependency>
      <groupId>commons-logging</groupId>
      <artifactId>commons-logging</artifactId>
      <version>1.1.1</version>
      <scope>compile</scope>
    </dependency>
  </dependencies>
  <pluginRepositories>
    <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>
    <plugins>
      <plugin>
        <groupId>org.apache.felix</groupId>
        <artifactId>maven-bundle-plugin</artifactId>
        <version>3.5.0</version>
        <extensions>true</extensions>
      </plugin>
    </plugins>
  </build>
</project>
