<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">
   <parent>
      <groupId>org.gatein.wci</groupId>
      <artifactId>wci-test-portlets</artifactId>
      <version>2.1.0-Beta03-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>wci-test-gatein-portlet</artifactId>
  <version>2.1.0-Beta03</version>
   <packaging>war</packaging>
   <name>GateIn - WCI Gatein Test Portlet</name>



  <scm>
    <connection>scm:svn:http://anonsvn.jboss.org/repos/gatein/components/wci/tags/2.1.0-Beta03/wci-test-parent/wci-test-portlets/wci-test-gatein-portlet</connection>
    <developerConnection>scm:svn:https://svn.jboss.org/repos/gatein/components/wci/tags/2.1.0-Beta03/wci-test-parent/wci-test-portlets/wci-test-gatein-portlet</developerConnection>
    <url>http://fisheye.jboss.org/browse/gatein/components/wci/tags/2.1.0-Beta03/wci-test-parent/wci-test-portlets/wci-test-gatein-portlet</url>
  </scm>
</project>
