3,14 → 3,14 |
<groupId>org.mentawai</groupId> |
<artifactId>menta</artifactId> |
<packaging>war</packaging> |
<version>1.1.1-SNAPSHOT</version> |
<version>1.2.0</version> |
<name>Mentawai Reference Web Application</name> |
<url>http://www.mentaframework.org</url> |
|
<scm> |
<connection>scm:svn:svn://soliveirajr.com/menta/trunk</connection> |
<developerConnection>scm:svn:svn://soliveirajr.com/menta/trunk</developerConnection> |
<url>svn://soliveirajr.com/menta/trunk</url> |
<connection>scm:svn:svn://soliveirajr.com/menta/tags/menta-1.2.0</connection> |
<developerConnection>scm:svn:svn://soliveirajr.com/menta/tags/menta-1.2.0</developerConnection> |
<url>svn://soliveirajr.com/menta/tags/menta-1.2.0</url> |
</scm> |
|
<dependencies> |