3,14 → 3,14 |
<groupId>org.mentawai</groupId> |
<artifactId>mentaservice</artifactId> |
<packaging>war</packaging> |
<version>1.0.1-SNAPSHOT</version> |
<version>1.0.1</version> |
<name>Mentawai Reference Web Application with a Service Layer</name> |
<url>http://www.mentaframework.org</url> |
|
<scm> |
<connection>scm:svn:svn://soliveirajr.com/mentatutorials/MentaRefAppWithService/trunk</connection> |
<developerConnection>scm:svn:svn://soliveirajr.com/mentatutorials/MentaRefAppWithService/trunk</developerConnection> |
<url>svn://soliveirajr.com/mentatutorials/MentaRefAppWithService/trunk</url> |
<connection>scm:svn:svn://soliveirajr.com/mentatutorials/MentaRefAppWithService/tags/mentaservice-1.0.1</connection> |
<developerConnection>scm:svn:svn://soliveirajr.com/mentatutorials/MentaRefAppWithService/tags/mentaservice-1.0.1</developerConnection> |
<url>svn://soliveirajr.com/mentatutorials/MentaRefAppWithService/tags/mentaservice-1.0.1</url> |
</scm> |
|
<dependencies> |