<?xml version="1.0"?>
<project 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"
	xmlns="http://maven.apache.org/POM/4.0.0">
	<modelVersion>4.0.0</modelVersion>
	<groupId>org.mule.modules</groupId>
	<artifactId>mule-module-siebel-integrationobject</artifactId>
	<packaging>mule-module</packaging>
	<name>Mule Module Siebel Integration Object Connector</name>
	<parent>
		<groupId>siebel-modules-parent</groupId>
		<artifactId>siebel-parent</artifactId>
		<version>3.0.0-SNAPSHOT</version>
	</parent>


	<!-- For testing including siebel with scope compile, it should be provided 
		instead -->

</project>