7,7 → 7,7 |
</parent> |
<groupId>me.soliveirajr</groupId> |
<artifactId>menta-container</artifactId> |
<version>1.1.3-SNAPSHOT</version> |
<version>1.1.2</version> |
<name>MentaContainer</name> |
<description>A IOC container as simple and pragmatic as it can get with programmatic configuration through a Fluent API.</description> |
<url>http://maven.apache.org</url> |
19,9 → 19,9 |
</license> |
</licenses> |
<scm> |
<connection>scm:svn:svn://soliveirajr.com/mentacontainer/trunk</connection> |
<developerConnection>scm:svn:svn://soliveirajr.com/mentacontainer/trunk</developerConnection> |
<url>svn://soliveirajr.com/mentacontainer/trunk</url> |
<connection>scm:svn:svn://soliveirajr.com/mentacontainer/tags/menta-container-1.1.2</connection> |
<developerConnection>scm:svn:svn://soliveirajr.com/mentacontainer/tags/menta-container-1.1.2</developerConnection> |
<url>svn://soliveirajr.com/mentacontainer/tags/menta-container-1.1.2</url> |
</scm> |
<distributionManagement> |
<repository> |