<?xml version="1.0" encoding="UTF-8"?>
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://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>com.moengage</groupId>
  <artifactId>condition-evaluator</artifactId>
  <version>1.3.2</version>
  <name>Condition Evaluator</name>
  <description>Condition Evaluator for MoEngage Platform</description>
  <url>https://github.com/moengage/segmentation-uis-java</url>
  <licenses>
    <license>
      <name>MoEngage Platform Licence</name>
      <url>https://s3.amazonaws.com/licensesmoe/iplicense.txt</url>
    </license>
  </licenses>
  <developers>
    <developer>
      <id>moengage</id>
      <name>MoEngage</name>
    </developer>
  </developers>
  <scm>
    <connection>scm:git@github.com:moengage/segmentation-uis-java.git</connection>
    <developerConnection>scm:git@github.com:moengage/segmentation-uis-java.git</developerConnection>
    <url>https://github.com/moengage/segmentation-uis-java</url>
  </scm>
</project>
