<project>
  <modelVersion>4.0.0</modelVersion>
  <groupId>apache-vfs</groupId>
  <artifactId>commons-vfs</artifactId>
  <version>1.0-dev</version>
  <description>Commons VFS provides a single API for accessing various different file systems. It presents a uniform view of the files                from various different sources, such as the files on local disk, on an HTTP server, or inside a Zip archive</description>
  <url>http://jakarta.apache.org/commons/vfs/</url>
  <licenses>
   <license>
     <name>apache-2.0</name>
     <url>http://www.apache.org/licenses/LICENSE-2.0</url>
   </license>
  </licenses>     
</project>
