Rev 199 | Rev 209 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 199 | Rev 201 | ||
---|---|---|---|
Line 5... | Line 5... | ||
5 | <groupId>org.sonatype.oss</groupId> |
5 | <groupId>org.sonatype.oss</groupId> |
6 | <version>3</version> |
6 | <version>3</version> |
7 | </parent>
|
7 | </parent>
|
8 | <groupId>me.soliveirajr</groupId> |
8 | <groupId>me.soliveirajr</groupId> |
9 | <artifactId>menta-bean</artifactId> |
9 | <artifactId>menta-bean</artifactId> |
10 | <version>2.2.0</version> |
- | |
- | 10 | <version>2.2.1-SNAPSHOT</version> |
|
11 | <name>MentaBean</name> |
11 | <name>MentaBean</name> |
12 | <description>An query helper and simple CRUD ORM.</description> |
12 | <description>An query helper and simple CRUD ORM.</description> |
13 | <url>http://maven.apache.org</url> |
13 | <url>http://maven.apache.org</url> |
14 | <licenses>
|
14 | <licenses>
|
15 | <license>
|
15 | <license>
|
Line 17... | Line 17... | ||
17 | <url>http://www.fsf.org/licensing/licenses/lgpl.txt</url> |
17 | <url>http://www.fsf.org/licensing/licenses/lgpl.txt</url> |
18 | <distribution>repo</distribution> |
18 | <distribution>repo</distribution> |
19 | </license>
|
19 | </license>
|
20 | </licenses>
|
20 | </licenses>
|
21 | <scm>
|
21 | <scm>
|
22 | <connection>scm:svn:svn://soliveirajr.com/mentabean/tags/menta-bean-2.2.0</connection> |
- | |
23 | <developerConnection>scm:svn:svn://soliveirajr.com/mentabean/tags/menta-bean-2.2.0</developerConnection> |
- | |
24 | <url>svn://soliveirajr.com/mentabean/tags/menta-bean-2.2.0</url> |
- | |
- | 22 | <connection>scm:svn:svn://soliveirajr.com/mentabean/trunk</connection> |
|
- | 23 | <developerConnection>scm:svn:svn://soliveirajr.com/mentabean/trunk</developerConnection> |
|
- | 24 | <url>svn://soliveirajr.com/mentabean/trunk</url> |
|
25 | </scm>
|
25 | </scm>
|
26 | <distributionManagement>
|
26 | <distributionManagement>
|
27 | <repository>
|
27 | <repository>
|
28 | <id>sonatype-nexus-staging</id> |
28 | <id>sonatype-nexus-staging</id> |
29 | <name>Nexus Release Repository</name> |
29 | <name>Nexus Release Repository</name> |