<?xml version="1.0" encoding="UTF-8"?>
<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>
	<groupId>org.mule.modules</groupId>
	<artifactId>mule-module-siebel-businessobject</artifactId>
	<packaging>mule-module</packaging>
	<name>Mule Module Siebel Business Object Connector</name>
	<properties>
		<devkit.studio.package.skip>false</devkit.studio.package.skip>
		<category>Premium</category>
		<licensePath>LICENSE.md</licensePath>
		<licm.version>1.1.4</licm.version>
		<connector.test.version>2.0.6</connector.test.version>
	</properties>
	<parent>
		<groupId>siebel-modules-parent</groupId>
		<artifactId>siebel-parent</artifactId>
		<version>2.1.1-SNAPSHOT</version>
	</parent>

</project>
