<project>

  <modelVersion>4.0.0</modelVersion>
  <groupId>com.adobe.blazeds</groupId>
  <artifactId>blazeds-common</artifactId>
  <version>1.0-beta1</version>
  <packaging>jar</packaging>

  <name>BlazeDS Common Library</name>
  <url>http://labs.adobe.com/technologies/blazeds/</url>
  <description>BlazeDS is the server-based Java remoting and web messaging technology that enables developers to easily connect to back-end distributed data and push data in real-time to Adobe Flex and Adobe AIR applications for more responsive rich Internet application (RIA) experiences.</description>
  <licenses>
    <license>
      <name>Lesser General Public License (LGPL v3)</name>
      <url>http://www.gnu.org/licenses/lgpl.html</url>
    </license>
  </licenses>
  <scm>
    <url>http://labs.adobe.com/technologies/blazeds/</url>
  </scm>

</project>

