<?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/maven-v4_0_0.xsd">
	<modelVersion>4.0.0</modelVersion>
	<packaging>pom</packaging>

	<parent>
		<artifactId>mobicents-parent</artifactId>
		<groupId>org.mobicents</groupId>
		<version>2.15</version>
	</parent>
	
	<artifactId>sources-checkout</artifactId>
	<groupId>org.mobicents.slee.release</groupId>
	<version>2.2.1.FINAL</version>
	
	<properties>
	
		<checkout.basedir>${basedir}/checkout</checkout.basedir>
		<checkout.username>ze carlos</checkout.username>
		<checkout.password />
		<tag.version>2.2.1.FINAL</tag.version>
		  
		<core.connectionURL>scm:svn:http://mobicents.googlecode.com/svn/tags/servers/jain-slee/2.x.y/core/${tag.version}</core.connectionURL>
		  
		<ra.diameter-base.connectionURL>scm:svn:http://mobicents.googlecode.com/svn/tags/servers/jain-slee/2.x.y/resources/diameter-base/${tag.version}</ra.diameter-base.connectionURL>
		<ra.diameter-cca.connectionURL>scm:svn:http://mobicents.googlecode.com/svn/tags/servers/jain-slee/2.x.y/resources/diameter-cca/${tag.version}</ra.diameter-cca.connectionURL>
		<ra.diameter-cx-dx.connectionURL>scm:svn:http://mobicents.googlecode.com/svn/tags/servers/jain-slee/2.x.y/resources/diameter-cx-dx/2.2.0.FINAL</ra.diameter-cx-dx.connectionURL>
		<ra.diameter-sh-client.connectionURL>scm:svn:http://mobicents.googlecode.com/svn/tags/servers/jain-slee/2.x.y/resources/diameter-sh-client/2.2.0.FINAL</ra.diameter-sh-client.connectionURL>
		<ra.diameter-sh-server.connectionURL>scm:svn:http://mobicents.googlecode.com/svn/tags/servers/jain-slee/2.x.y/resources/diameter-sh-server/2.2.0.FINAL</ra.diameter-sh-server.connectionURL>
		<ra.diameter-rf.connectionURL>scm:svn:http://mobicents.googlecode.com/svn/tags/servers/jain-slee/2.x.y/resources/diameter-rf/${tag.version}</ra.diameter-rf.connectionURL>
		<ra.diameter-ro.connectionURL>scm:svn:http://mobicents.googlecode.com/svn/tags/servers/jain-slee/2.x.y/resources/diameter-ro/${tag.version}</ra.diameter-ro.connectionURL>
		<ra.httpclient.connectionURL>scm:svn:http://mobicents.googlecode.com/svn/tags/servers/jain-slee/2.x.y/resources/http-client/2.2.0.FINAL</ra.httpclient.connectionURL>
		<ra.http-servlet.connectionURL>scm:svn:http://mobicents.googlecode.com/svn/tags/servers/jain-slee/2.x.y/resources/http-servlet/2.2.0.FINAL</ra.http-servlet.connectionURL>
		<ra.mgcp.connectionURL>scm:svn:http://mobicents.googlecode.com/svn/tags/servers/jain-slee/2.x.y/resources/mgcp/2.2.0.FINAL</ra.mgcp.connectionURL>
		<ra.sip11.connectionURL>scm:svn:http://mobicents.googlecode.com/svn/tags/servers/jain-slee/2.x.y/resources/sip11/2.2.0.FINAL</ra.sip11.connectionURL>
		<ra.smpp.connectionURL>scm:svn:http://mobicents.googlecode.com/svn/tags/servers/jain-slee/2.x.y/resources/smpp5/1.0.0.BETA2</ra.smpp.connectionURL>	
		<ra.xcap-client.connectionURL>scm:svn:http://mobicents.googlecode.com/svn/tags/servers/jain-slee/2.x.y/resources/xcap-client/2.2.2.FINAL</ra.xcap-client.connectionURL>
		<ra.xmpp.connectionURL>scm:svn:http://mobicents.googlecode.com/svn/tags/servers/jain-slee/2.x.y/resources/xmpp/2.2.0.FINAL</ra.xmpp.connectionURL>
		<ra.map.connectionURL>scm:svn:http://mobicents.googlecode.com/svn/tags/servers/jain-slee/2.x.y/resources/map/1.0.0.BETA3</ra.map.connectionURL>
		<ra.jcc.connectionURL>scm:svn:http://mobicents.googlecode.com/svn/tags/servers/jain-slee/2.x.y/resources/jcc/2.2.0.FINAL</ra.jcc.connectionURL>
		
		<enabler.xdm-client.connectionURL>scm:svn:http://mobicents.googlecode.com/svn/tags/servers/jain-slee/2.x.y/enablers/xdm-client/1.0.0.BETA1</enabler.xdm-client.connectionURL>
		 
		<example.google-talk-bot.connectionURL>scm:svn:http://mobicents.googlecode.com/svn/tags/servers/jain-slee/2.x.y/examples/google-talk-bot/2.2.0.FINAL</example.google-talk-bot.connectionURL>		
		<example.sipservices.connectionURL>scm:svn:http://mobicents.googlecode.com/svn/tags/servers/jain-slee/2.x.y/examples/sip-services/2.2.0.FINAL</example.sipservices.connectionURL> 
		<example.sipwakeup.connectionURL>scm:svn:http://mobicents.googlecode.com/svn/tags/servers/jain-slee/2.x.y/examples/sip-wake-up/2.2.0.FINAL</example.sipwakeup.connectionURL>
		<example.sip-b2bua.connectionURL>scm:svn:http://mobicents.googlecode.com/svn/tags/servers/jain-slee/2.x.y/examples/sip-b2bua/2.2.0.FINAL</example.sip-b2bua.connectionURL>
		<example.mgcp-demo.connectionURL>scm:svn:http://mobicents.googlecode.com/svn/tags/servers/jain-slee/2.x.y/examples/mgcp-demo/2.2.0.FINAL</example.mgcp-demo.connectionURL>
		<example.call-controller2.connectionURL>scm:svn:http://mobicents.googlecode.com/svn/tags/servers/jain-slee/2.x.y/examples/call-controller2/2.2.0.FINAL</example.call-controller2.connectionURL>
		<example.converged-demo.connectionURL>scm:svn:http://mobicents.googlecode.com/svn/tags/servers/jain-slee/2.x.y/examples/converged-demo/2.2.0.FINAL</example.converged-demo.connectionURL>

		<eclipslee.connectionURL>scm:svn:http://mobicents.googlecode.com/svn/tags/servers/jain-slee/2.x.y/tools/eclipslee/2.0.0.BETA1</eclipslee.connectionURL> 		
		<remote-slee-connection.connectionURL>scm:svn:http://mobicents.googlecode.com/svn/tags/servers/jain-slee/2.x.y/tools/remote-slee-connection/2.2.0.FINAL</remote-slee-connection.connectionURL>
		<twiddle.connectionURL>scm:svn:http://mobicents.googlecode.com/svn/tags/servers/jain-slee/2.x.y/tools/twiddle/1.0.0.BETA2</twiddle.connectionURL>
		<jopr-plugin.connectionURL>scm:svn:http://mobicents.googlecode.com/svn/tags/servers/jain-slee/2.x.y/tools/jopr-plugin/2.2.0.FINAL</jopr-plugin.connectionURL>
		
		<cluster.connectionURL>scm:svn:http://mobicents.googlecode.com/svn/tags/servers/cluster/mobicents-cluster-1.6</cluster.connectionURL>
		<jain-sip-ext.connectionURL>scm:svn:http://mobicents.googlecode.com/svn/tags/servers/jain-sip-ext/1.0.BETA1</jain-sip-ext.connectionURL>
	 	<jain-sip-ha.connectionURL>scm:svn:http://mobicents.googlecode.com/svn/tags/servers/jain-sip-ha/0.13</jain-sip-ha.connectionURL>
		<sip-balancer.connectionURL>scm:svn:http://mobicents.googlecode.com/svn/tags/tools/sip-balancer/1.0.4.FINAL</sip-balancer.connectionURL>
		<sccp.connectionURL>scm:svn:http://mobicents.googlecode.com/svn/tags/protocols/ss7/sccp/sccp-1.0.0.BETA3</sccp.connectionURL>

		<!-- TRUNK -->
		
		<!--
		<core.connectionURL>scm:svn:http://mobicents.googlecode.com/svn/trunk/servers/jain-slee/core</core.connectionURL>
		 
		<ra.diameter-base.connectionURL>scm:svn:http://mobicents.googlecode.com/svn/trunk/servers/jain-slee/resources/diameter-base</ra.diameter-base.connectionURL>
		<ra.diameter-cca.connectionURL>scm:svn:http://mobicents.googlecode.com/svn/trunk/servers/jain-slee/resources/diameter-cca</ra.diameter-cca.connectionURL>
		<ra.diameter-cx-dx.connectionURL>scm:svn:http://mobicents.googlecode.com/svn/trunk/servers/jain-slee/resources/diameter-cx-dx</ra.diameter-cx-dx.connectionURL>
		<ra.diameter-sh-client.connectionURL>scm:svn:http://mobicents.googlecode.com/svn/trunk/servers/jain-slee/resources/diameter-sh-client</ra.diameter-sh-client.connectionURL>
		<ra.diameter-sh-server.connectionURL>scm:svn:http://mobicents.googlecode.com/svn/trunk/servers/jain-slee/resources/diameter-sh-server</ra.diameter-sh-server.connectionURL>
		<ra.diameter-rf.connectionURL>scm:svn:http://mobicents.googlecode.com/svn/trunk/servers/jain-slee/resources/diameter-rf</ra.diameter-rf.connectionURL>
		<ra.diameter-ro.connectionURL>scm:svn:http://mobicents.googlecode.com/svn/trunk/servers/jain-slee/resources/diameter-ro</ra.diameter-ro.connectionURL>		
		<ra.httpclient.connectionURL>scm:svn:http://mobicents.googlecode.com/svn/trunk/servers/jain-slee/resources/http-client</ra.httpclient.connectionURL>		
		<ra.http-servlet.connectionURL>scm:svn:http://mobicents.googlecode.com/svn/trunk/servers/jain-slee/resources/http-servlet</ra.http-servlet.connectionURL>
		<ra.jcc.connectionURL>scm:svn:http://mobicents.googlecode.com/svn/trunk/servers/jain-slee/resources/jcc</ra.jcc.connectionURL>
		<ra.map.connectionURL>scm:svn:http://mobicents.googlecode.com/svn/trunk/servers/jain-slee/resources/map</ra.map.connectionURL>
		<ra.mgcp.connectionURL>scm:svn:http://mobicents.googlecode.com/svn/trunk/servers/jain-slee/resources/mgcp</ra.mgcp.connectionURL>
		<ra.sip11.connectionURL>scm:svn:http://mobicents.googlecode.com/svn/trunk/servers/jain-slee/resources/sip11</ra.sip11.connectionURL>
		<ra.smpp.connectionURL>scm:svn:http://mobicents.googlecode.com/svn/trunk/servers/jain-slee/resources/smpp5</ra.smpp.connectionURL>		
		<ra.xcap-client.connectionURL>scm:svn:http://mobicents.googlecode.com/svn/trunk/servers/jain-slee/resources/xcap-client</ra.xcap-client.connectionURL>
		<ra.xmpp.connectionURL>scm:svn:http://mobicents.googlecode.com/svn/trunk/servers/jain-slee/resources/xmpp</ra.xmpp.connectionURL>
		
		<enabler.xdm-client.connectionURL>scm:svn:http://mobicents.googlecode.com/svn/trunk/servers/jain-slee/enablers/xdm-client</enabler.xdm-client.connectionURL>		
				
		<example.google-talk-bot.connectionURL>scm:svn:http://mobicents.googlecode.com/svn/trunk/servers/jain-slee/examples/google-talk-bot</example.google-talk-bot.connectionURL>
		<example.sipservices.connectionURL>scm:svn:http://mobicents.googlecode.com/svn/trunk/servers/jain-slee/examples/sip-services</example.sipservices.connectionURL>
		<example.sipwakeup.connectionURL>scm:svn:http://mobicents.googlecode.com/svn/trunk/servers/jain-slee/examples/sip-wake-up</example.sipwakeup.connectionURL>
		<example.sip-b2bua.connectionURL>scm:svn:http://mobicents.googlecode.com/svn/trunk/servers/jain-slee/examples/sip-b2bua</example.sip-b2bua.connectionURL>
		<example.mgcp-demo.connectionURL>scm:svn:http://mobicents.googlecode.com/svn/trunk/servers/jain-slee/examples/mgcp-demo</example.mgcp-demo.connectionURL>
		<example.call-controller2.connectionURL>scm:svn:http://mobicents.googlecode.com/svn/trunk/servers/jain-slee/examples/call-controller2</example.call-controller2.connectionURL>
		<example.converged-demo.connectionURL>scm:svn:http://mobicents.googlecode.com/svn/trunk/servers/jain-slee/examples/converged-demo</example.converged-demo.connectionURL>
		
		<eclipslee.connectionURL>scm:svn:http://mobicents.googlecode.com/svn/trunk/servers/jain-slee/tools/eclipslee</eclipslee.connectionURL>			
		<jopr-plugin.connectionURL>scm:svn:http://mobicents.googlecode.com/svn/trunk/servers/jain-slee/tools/jopr-plugin</jopr-plugin.connectionURL>
		<remote-slee-connection.connectionURL>scm:svn:http://mobicents.googlecode.com/svn/trunk/servers/jain-slee/tools/remote-slee-connection</remote-slee-connection.connectionURL>
		<twiddle.connectionURL>scm:svn:http://mobicents.googlecode.com/svn/trunk/servers/jain-slee/tools/twiddle</twiddle.connectionURL>
		  
		<cluster.connectionURL>scm:svn:http://mobicents.googlecode.com/svn/trunk/servers/cluster</cluster.connectionURL>
		<jain-sip-ha.connectionURL>scm:svn:http://mobicents.googlecode.com/svn/trunk/servers/jain-sip-ha</jain-sip-ha.connectionURL>
		<jain-sip-ext.connectionURL>scm:svn:http://mobicents.googlecode.com/svn/trunk/servers/jain-sip-ext</jain-sip-ext.connectionURL>	
		<sip-balancer.connectionURL>scm:svn:http://mobicents.googlecode.com/svn/trunk/tools/sip-balancer</sip-balancer.connectionURL>
		<sccp.connectionURL>scm:svn:http://mobicents.googlecode.com/svn/trunk/protocols/ss7/sccp</sccp.connectionURL>
		
		-->		
	</properties>
	
	<profiles>
	<profile>
	<id>checkout</id>
	<build>
		<plugins>
			<plugin>
				<groupId>org.apache.maven.plugins</groupId>
				<artifactId>maven-scm-plugin</artifactId>
				<inherited>false</inherited>
				<executions>
					<execution>
						<id>core-checkout</id>
						<goals>
							<goal>checkout</goal>
						</goals>
						<phase>validate</phase>
						<configuration>
							<scmVersion>HEAD</scmVersion>
							<scmVersionType>revision</scmVersionType>
							<skipCheckoutIfExists>true</skipCheckoutIfExists>
							<checkoutDirectory>
								${checkout.basedir}/core
							</checkoutDirectory>
							<connectionUrl>
								${core.connectionURL}
							</connectionUrl>
							<username>${checkout.username}</username>
							<password>${checkout.password}</password>
						</configuration>
					</execution>
					<execution>
						<id>cluster-checkout</id>
						<goals>
							<goal>checkout</goal>
						</goals>
						<phase>validate</phase>
						<configuration>
							<scmVersion>HEAD</scmVersion>
							<scmVersionType>revision</scmVersionType>
							<skipCheckoutIfExists>true</skipCheckoutIfExists>
							<checkoutDirectory>
								${checkout.basedir}/cluster
							</checkoutDirectory>
							<connectionUrl>
								${cluster.connectionURL}
							</connectionUrl>
							<username>${checkout.username}</username>
							<password>${checkout.password}</password>
						</configuration>
					</execution>
					<execution>
						<id>jain-sip-ext-checkout</id>
						<goals>
							<goal>checkout</goal>
						</goals>
						<phase>validate</phase>
						<configuration>
							<scmVersion>HEAD</scmVersion>
							<scmVersionType>revision</scmVersionType>
							<skipCheckoutIfExists>true</skipCheckoutIfExists>
							<checkoutDirectory>
								${checkout.basedir}/jain-sip-ext
							</checkoutDirectory>
							<connectionUrl>
								${jain-sip-ext.connectionURL}
							</connectionUrl>
							<username>${checkout.username}</username>
							<password>${checkout.password}</password>
						</configuration>
					</execution>
					<execution>
						<id>jain-sip-ha-checkout</id>
						<goals>
							<goal>checkout</goal>
						</goals>
						<phase>validate</phase>
						<configuration>
							<scmVersion>HEAD</scmVersion>
							<scmVersionType>revision</scmVersionType>
							<skipCheckoutIfExists>true</skipCheckoutIfExists>
							<checkoutDirectory>
								${checkout.basedir}/jain-sip-ha
							</checkoutDirectory>
							<connectionUrl>
								${jain-sip-ha.connectionURL}
							</connectionUrl>
							<username>${checkout.username}</username>
							<password>${checkout.password}</password>
						</configuration>
					</execution>
					
					<execution>
						<id>ra-sip11-checkout</id>
						<goals>
							<goal>checkout</goal>
						</goals>
						<phase>validate</phase>
						<configuration>
							<scmVersion>HEAD</scmVersion>
							<scmVersionType>revision</scmVersionType>
							<skipCheckoutIfExists>true</skipCheckoutIfExists>
							<checkoutDirectory>
								${checkout.basedir}/resources/sip11
							</checkoutDirectory>
							<connectionUrl>
								${ra.sip11.connectionURL}
							</connectionUrl>
							<username>${checkout.username}</username>
							<password>${checkout.password}</password>
						</configuration>
					</execution>
					<execution>
						<id>ra-httpclient-checkout</id>
						<goals>
							<goal>checkout</goal>
						</goals>
						<phase>validate</phase>
						<configuration>
							<scmVersion>HEAD</scmVersion>
							<scmVersionType>revision</scmVersionType>
							<skipCheckoutIfExists>true</skipCheckoutIfExists>
							<checkoutDirectory>
								${checkout.basedir}/resources/http-client
							</checkoutDirectory>
							<connectionUrl>
								${ra.httpclient.connectionURL}
							</connectionUrl>
							<username>${checkout.username}</username>
							<password>${checkout.password}</password>
						</configuration>
					</execution>
					<execution>
						<id>ra-http-servlet-checkout</id>
						<goals>
							<goal>checkout</goal>
						</goals>
						<phase>validate</phase>
						<configuration>
							<scmVersion>HEAD</scmVersion>
							<scmVersionType>revision</scmVersionType>
							<skipCheckoutIfExists>true</skipCheckoutIfExists>
							<checkoutDirectory>
								${checkout.basedir}/resources/http-servlet
							</checkoutDirectory>
							<connectionUrl>
								${ra.http-servlet.connectionURL}
							</connectionUrl>
							<username>${checkout.username}</username>
							<password>${checkout.password}</password>
						</configuration>
					</execution>
					<execution>
						<id>ra-xmpp-checkout</id>
						<goals>
							<goal>checkout</goal>
						</goals>
						<phase>validate</phase>
						<configuration>
							<scmVersion>HEAD</scmVersion>
							<scmVersionType>revision</scmVersionType>
							<skipCheckoutIfExists>true</skipCheckoutIfExists>
							<checkoutDirectory>
								${checkout.basedir}/resources/xmpp
							</checkoutDirectory>
							<connectionUrl>
								${ra.xmpp.connectionURL}
							</connectionUrl>
							<username>${checkout.username}</username>
							<password>${checkout.password}</password>
						</configuration>
					</execution>
					<execution>
						<id>ra-smpp-checkout</id>
						<goals>
							<goal>checkout</goal>
						</goals>
						<phase>validate</phase>
						<configuration>
							<scmVersion>HEAD</scmVersion>
							<scmVersionType>revision</scmVersionType>
							<skipCheckoutIfExists>true</skipCheckoutIfExists>
							<checkoutDirectory>
								${checkout.basedir}/resources/smpp5
							</checkoutDirectory>
							<connectionUrl>
								${ra.smpp.connectionURL}
							</connectionUrl>
							<username>${checkout.username}</username>
							<password>${checkout.password}</password>
						</configuration>
					</execution>
					<execution>
						<id>ra-mgcp-checkout</id>
						<goals>
							<goal>checkout</goal>
						</goals>
						<phase>validate</phase>
						<configuration>
							<scmVersion>HEAD</scmVersion>
							<scmVersionType>revision</scmVersionType>
							<skipCheckoutIfExists>true</skipCheckoutIfExists>
							<checkoutDirectory>
								${checkout.basedir}/resources/mgcp
							</checkoutDirectory>
							<connectionUrl>
								${ra.mgcp.connectionURL}
							</connectionUrl>
							<username>${checkout.username}</username>
							<password>${checkout.password}</password>
						</configuration>
					</execution>
					<execution>
						<id>ra-diameter-base-checkout</id>
						<goals>
							<goal>checkout</goal>
						</goals>
						<phase>validate</phase>
						<configuration>
							<scmVersion>HEAD</scmVersion>
							<scmVersionType>revision</scmVersionType>
							<skipCheckoutIfExists>true</skipCheckoutIfExists>
							<checkoutDirectory>
								${checkout.basedir}/resources/diameter-base
							</checkoutDirectory>
							<connectionUrl>
								${ra.diameter-base.connectionURL}
							</connectionUrl>
							<username>${checkout.username}</username>
							<password>${checkout.password}</password>
						</configuration>
					</execution>
					<execution>
						<id>ra-diameter-cx-dx-checkout</id>
						<goals>
							<goal>checkout</goal>
						</goals>
						<phase>validate</phase>
						<configuration>
							<scmVersion>HEAD</scmVersion>
							<scmVersionType>revision</scmVersionType>
							<skipCheckoutIfExists>true</skipCheckoutIfExists>
							<checkoutDirectory>
								${checkout.basedir}/resources/diameter-cx-dx
							</checkoutDirectory>
							<connectionUrl>
								${ra.diameter-cx-dx.connectionURL}
							</connectionUrl>
							<username>${checkout.username}</username>
							<password>${checkout.password}</password>
						</configuration>
					</execution>
					<execution>
						<id>ra-diameter-sh-client-checkout</id>
						<goals>
							<goal>checkout</goal>
						</goals>
						<phase>validate</phase>
						<configuration>
							<scmVersion>HEAD</scmVersion>
							<scmVersionType>revision</scmVersionType>
							<skipCheckoutIfExists>true</skipCheckoutIfExists>
							<checkoutDirectory>
								${checkout.basedir}/resources/diameter-sh-client
							</checkoutDirectory>
							<connectionUrl>
								${ra.diameter-sh-client.connectionURL}
							</connectionUrl>
							<username>${checkout.username}</username>
							<password>${checkout.password}</password>
						</configuration>
					</execution>
					<execution>
						<id>ra-diameter-sh-server-checkout</id>
						<goals>
							<goal>checkout</goal>
						</goals>
						<phase>validate</phase>
						<configuration>
							<scmVersion>HEAD</scmVersion>
							<scmVersionType>revision</scmVersionType>
							<skipCheckoutIfExists>true</skipCheckoutIfExists>
							<checkoutDirectory>
								${checkout.basedir}/resources/diameter-sh-server
							</checkoutDirectory>
							<connectionUrl>
								${ra.diameter-sh-server.connectionURL}
							</connectionUrl>
							<username>${checkout.username}</username>
							<password>${checkout.password}</password>
						</configuration>
					</execution>
					<execution>
						<id>ra-diameter-cca-checkout</id>
						<goals>
							<goal>checkout</goal>
						</goals>
						<phase>validate</phase>
						<configuration>
							<scmVersion>HEAD</scmVersion>
							<scmVersionType>revision</scmVersionType>
							<skipCheckoutIfExists>true</skipCheckoutIfExists>
							<checkoutDirectory>
								${checkout.basedir}/resources/diameter-cca
							</checkoutDirectory>
							<connectionUrl>
								${ra.diameter-cca.connectionURL}
							</connectionUrl>
							<username>${checkout.username}</username>
							<password>${checkout.password}</password>
						</configuration>
					</execution>
					<execution>
						<id>ra-diameter-rf-checkout</id>
						<goals>
							<goal>checkout</goal>
						</goals>
						<phase>validate</phase>
						<configuration>
							<scmVersion>HEAD</scmVersion>
							<scmVersionType>revision</scmVersionType>
							<skipCheckoutIfExists>true</skipCheckoutIfExists>
							<checkoutDirectory>
								${checkout.basedir}/resources/diameter-rf
							</checkoutDirectory>
							<connectionUrl>
								${ra.diameter-rf.connectionURL}
							</connectionUrl>
							<username>${checkout.username}</username>
							<password>${checkout.password}</password>
						</configuration>
					</execution>
					<execution>
						<id>ra-diameter-ro-checkout</id>
						<goals>
							<goal>checkout</goal>
						</goals>
						<phase>validate</phase>
						<configuration>
							<scmVersion>HEAD</scmVersion>
							<scmVersionType>revision</scmVersionType>
							<skipCheckoutIfExists>true</skipCheckoutIfExists>
							<checkoutDirectory>
								${checkout.basedir}/resources/diameter-ro
							</checkoutDirectory>
							<connectionUrl>
								${ra.diameter-ro.connectionURL}
							</connectionUrl>
							<username>${checkout.username}</username>
							<password>${checkout.password}</password>
						</configuration>
					</execution>
					<execution>
						<id>ra-xcap-client-checkout</id>
						<goals>
							<goal>checkout</goal>
						</goals>
						<phase>validate</phase>
						<configuration>
							<scmVersion>HEAD</scmVersion>
							<scmVersionType>revision</scmVersionType>
							<skipCheckoutIfExists>true</skipCheckoutIfExists>
							<checkoutDirectory>
								${checkout.basedir}/resources/xcap-client
							</checkoutDirectory>
							<connectionUrl>
								${ra.xcap-client.connectionURL}
							</connectionUrl>
							<username>${checkout.username}</username>
							<password>${checkout.password}</password>
						</configuration>
					</execution>
					<execution>
						<id>ra-jcc-checkout</id>
						<goals>
							<goal>checkout</goal>
						</goals>
						<phase>validate</phase>
						<configuration>
							<scmVersion>HEAD</scmVersion>
							<scmVersionType>revision</scmVersionType>
							<skipCheckoutIfExists>true</skipCheckoutIfExists>
							<checkoutDirectory>
								${checkout.basedir}/resources/jcc
							</checkoutDirectory>
							<connectionUrl>
								${ra.jcc.connectionURL}
							</connectionUrl>
							<username>${checkout.username}</username>
							<password>${checkout.password}</password>
						</configuration>
					</execution>
					<execution>
						<id>ra-map-checkout</id>
						<goals>
							<goal>checkout</goal>
						</goals>
						<phase>validate</phase>
						<configuration>
							<scmVersion>HEAD</scmVersion>
							<scmVersionType>revision</scmVersionType>
							<skipCheckoutIfExists>true</skipCheckoutIfExists>
							<checkoutDirectory>
								${checkout.basedir}/resources/map
							</checkoutDirectory>
							<connectionUrl>
								${ra.map.connectionURL}
							</connectionUrl>
							<username>${checkout.username}</username>
							<password>${checkout.password}</password>
						</configuration>
					</execution>					
					
					<execution>
						<id>enabler-xdm-client-checkout</id>
						<goals>
							<goal>checkout</goal>
						</goals>
						<phase>validate</phase>
						<configuration>
							<scmVersion>HEAD</scmVersion>
							<scmVersionType>revision</scmVersionType>
							<skipCheckoutIfExists>true</skipCheckoutIfExists>
							<checkoutDirectory>
								${checkout.basedir}/enablers/xdm-client
							</checkoutDirectory>
							<connectionUrl>
								${enabler.xdm-client.connectionURL}
							</connectionUrl>
							<username>${checkout.username}</username>
							<password>${checkout.password}</password>
						</configuration>
					</execution>
					
					<execution>
						<id>example-sipservices-checkout</id>
						<goals>
							<goal>checkout</goal>
						</goals>
						<phase>validate</phase>
						<configuration>
							<scmVersion>HEAD</scmVersion>
							<scmVersionType>revision</scmVersionType>
							<skipCheckoutIfExists>true</skipCheckoutIfExists>
							<checkoutDirectory>
								${checkout.basedir}/examples/sip-services
							</checkoutDirectory>
							<connectionUrl>
								${example.sipservices.connectionURL}
							</connectionUrl>
							<username>${checkout.username}</username>
							<password>${checkout.password}</password>
						</configuration>
					</execution>
					<execution>
						<id>example-sip-b2bua-checkout</id>
						<goals>
							<goal>checkout</goal>
						</goals>
						<phase>validate</phase>
						<configuration>
							<scmVersion>HEAD</scmVersion>
							<scmVersionType>revision</scmVersionType>
							<skipCheckoutIfExists>true</skipCheckoutIfExists>
							<checkoutDirectory>
								${checkout.basedir}/examples/sip-b2bua
							</checkoutDirectory>
							<connectionUrl>
								${example.sip-b2bua.connectionURL}
							</connectionUrl>
							<username>${checkout.username}</username>
							<password>${checkout.password}</password>
						</configuration>
					</execution>
					<execution>
						<id>example-sipwakeup-checkout</id>
						<goals>
							<goal>checkout</goal>
						</goals>
						<phase>validate</phase>
						<configuration>
							<scmVersion>HEAD</scmVersion>
							<scmVersionType>revision</scmVersionType>
							<skipCheckoutIfExists>true</skipCheckoutIfExists>
							<checkoutDirectory>
								${checkout.basedir}/examples/sip-wake-up
							</checkoutDirectory>
							<connectionUrl>
								${example.sipwakeup.connectionURL}
							</connectionUrl>
							<username>${checkout.username}</username>
							<password>${checkout.password}</password>
						</configuration>
					</execution>
					<execution>
						<id>example-google-talk-bot-checkout</id>
						<goals>
							<goal>checkout</goal>
						</goals>
						<phase>validate</phase>
						<configuration>
							<scmVersion>HEAD</scmVersion>
							<scmVersionType>revision</scmVersionType>
							<skipCheckoutIfExists>true</skipCheckoutIfExists>
							<checkoutDirectory>
								${checkout.basedir}/examples/google-talk-bot
							</checkoutDirectory>
							<connectionUrl>
								${example.google-talk-bot.connectionURL}
							</connectionUrl>
							<username>${checkout.username}</username>
							<password>${checkout.password}</password>
						</configuration>
					</execution>
					<execution>
						<id>example-mgcp-demo-checkout</id>
						<goals>
							<goal>checkout</goal>
						</goals>
						<phase>validate</phase>
						<configuration>
							<scmVersion>HEAD</scmVersion>
							<scmVersionType>revision</scmVersionType>
							<skipCheckoutIfExists>true</skipCheckoutIfExists>
							<checkoutDirectory>
								${checkout.basedir}/examples/mgcp-demo
							</checkoutDirectory>
							<connectionUrl>
								${example.mgcp-demo.connectionURL}
							</connectionUrl>
							<username>${checkout.username}</username>
							<password>${checkout.password}</password>
						</configuration>
					</execution>
					<execution>
						<id>example-call-controller2-checkout</id>
						<goals>
							<goal>checkout</goal>
						</goals>
						<phase>validate</phase>
						<configuration>
							<scmVersion>HEAD</scmVersion>
							<scmVersionType>revision</scmVersionType>
							<skipCheckoutIfExists>true</skipCheckoutIfExists>
							<checkoutDirectory>
								${checkout.basedir}/examples/call-controller2
							</checkoutDirectory>
							<connectionUrl>
								${example.call-controller2.connectionURL}
							</connectionUrl>
							<username>${checkout.username}</username>
							<password>${checkout.password}</password>
						</configuration>
					</execution>
					<execution>
						<id>example-converged-demo-checkout</id>
						<goals>
							<goal>checkout</goal>
						</goals>
						<phase>validate</phase>
						<configuration>
							<scmVersion>HEAD</scmVersion>
							<scmVersionType>revision</scmVersionType>
							<skipCheckoutIfExists>true</skipCheckoutIfExists>
							<checkoutDirectory>
								${checkout.basedir}/examples/converged-demo
							</checkoutDirectory>
							<connectionUrl>
								${example.converged-demo.connectionURL}
							</connectionUrl>
							<username>${checkout.username}</username>
							<password>${checkout.password}</password>
						</configuration>
					</execution>
										
					<execution>
						<id>jopr-plugin-checkout</id>
						<goals>
							<goal>checkout</goal>
						</goals>
						<phase>validate</phase>
						<configuration>
							<scmVersion>HEAD</scmVersion>
							<scmVersionType>revision</scmVersionType>
							<skipCheckoutIfExists>true</skipCheckoutIfExists>
							<checkoutDirectory>
								${checkout.basedir}/tools/jopr-plugin
							</checkoutDirectory>
							<connectionUrl>
								${jopr-plugin.connectionURL}
							</connectionUrl>
							<username>${checkout.username}</username>
							<password>${checkout.password}</password>
						</configuration>
					</execution>
					<execution>
						<id>remote-slee-connection-checkout</id>
						<goals>
							<goal>checkout</goal>
						</goals>
						<phase>validate</phase>
						<configuration>
							<scmVersion>HEAD</scmVersion>
							<scmVersionType>revision</scmVersionType>
							<skipCheckoutIfExists>true</skipCheckoutIfExists>
							<checkoutDirectory>
								${checkout.basedir}/tools/remote-slee-connection
							</checkoutDirectory>
							<connectionUrl>
								${remote-slee-connection.connectionURL}
							</connectionUrl>
							<username>${checkout.username}</username>
							<password>${checkout.password}</password>
						</configuration>
					</execution>
					<execution>
						<id>twiddle-checkout</id>
						<goals>
							<goal>checkout</goal>
						</goals>
						<phase>validate</phase>
						<configuration>
							<scmVersion>HEAD</scmVersion>
							<scmVersionType>revision</scmVersionType>
							<skipCheckoutIfExists>true</skipCheckoutIfExists>
							<checkoutDirectory>
								${checkout.basedir}/tools/twiddle
							</checkoutDirectory>
							<connectionUrl>
								${twiddle.connectionURL}
							</connectionUrl>
							<username>${checkout.username}</username>
							<password>${checkout.password}</password>
						</configuration>
					</execution>
					<execution>
						<id>eclipslee-checkout</id>
						<goals>
							<goal>checkout</goal>
						</goals>
						<phase>validate</phase>
						<configuration>
							<scmVersion>HEAD</scmVersion>
							<scmVersionType>revision</scmVersionType>
							<skipCheckoutIfExists>true</skipCheckoutIfExists>
							<checkoutDirectory>
								${checkout.basedir}/tools/eclipslee
							</checkoutDirectory>
							<connectionUrl>
								${eclipslee.connectionURL}
							</connectionUrl>
							<username>${checkout.username}</username>
							<password>${checkout.password}</password>
						</configuration>
					</execution>
					
					<execution>
						<id>sip-balancer-plugin-checkout</id>
						<goals>
							<goal>checkout</goal>
						</goals>
						<phase>validate</phase>
						<configuration>
							<scmVersion>HEAD</scmVersion>
							<scmVersionType>revision</scmVersionType>
							<skipCheckoutIfExists>true</skipCheckoutIfExists>
							<checkoutDirectory>
								${checkout.basedir}/tools/sip-balancer
							</checkoutDirectory>
							<connectionUrl>
								${sip-balancer.connectionURL}
							</connectionUrl>
							<username>${checkout.username}</username>
							<password>${checkout.password}</password>
						</configuration>
					</execution>
					
					<execution>
						<id>sccp-checkout</id>
						<goals>
							<goal>checkout</goal>
						</goals>
						<phase>validate</phase>
						<configuration>
							<scmVersion>HEAD</scmVersion>
							<scmVersionType>revision</scmVersionType>
							<skipCheckoutIfExists>true</skipCheckoutIfExists>
							<checkoutDirectory>
								${checkout.basedir}/tools/sccp
							</checkoutDirectory>
							<connectionUrl>
								${sccp.connectionURL}
							</connectionUrl>
							<username>${checkout.username}</username>
							<password>${checkout.password}</password>
						</configuration>
					</execution>
					
				</executions>
			</plugin>
		</plugins>
	</build>
	</profile>
	<profile>
			<id>maven-release</id>
			<modules>
			</modules>
			<build>
				<plugins>
					<plugin>
					<groupId>org.apache.maven.plugins</groupId>
					<artifactId>maven-release-plugin</artifactId>
					<version>2.0</version>
					<configuration>
						<autoVersionSubmodules>true</autoVersionSubmodules>
						<tagBase>https://mobicents.googlecode.com/svn/tags/servers/jain-slee/2.x.y/release</tagBase>
						<branchBase>https://mobicents.googlecode.com/svn/branches/servers/jain-slee/2.x.y/release</branchBase>
					</configuration>
					</plugin>
				</plugins>
			</build>		
		</profile>
	</profiles>	

	<scm>
		<connection>scm:svn:https://mobicents.googlecode.com/svn/tags/servers/jain-slee/2.x.y/release/2.2.1.FINAL</connection>
		<developerConnection>scm:svn:https://mobicents.googlecode.com/svn/tags/servers/jain-slee/2.x.y/release/2.2.1.FINAL</developerConnection>
		<url>http://mobicents.googlecode.com/svn/tags/servers/jain-slee/2.x.y/release/2.2.1.FINAL</url>
	</scm>
	
	<repositories>
		<repository>
			<id>jboss-public-repository-group</id>
			<name>JBoss Public Maven Repository Group</name>
			<url>https://repository.jboss.org/nexus/content/groups/public</url>
			<layout>default</layout>
			<releases>
				<enabled>true</enabled>
				<updatePolicy>never</updatePolicy>
			</releases>
			<snapshots>
				<enabled>true</enabled>
				<updatePolicy>never</updatePolicy>
			</snapshots>
		</repository>
	</repositories>
	
</project>
