METAGEN-41 Updated readme and pom

This commit is contained in:
Hardy Ferentschik 2010-10-15 17:18:50 +02:00 committed by Strong Liu
parent 4cc9058b0e
commit cfba25db99
2 changed files with 6 additions and 5 deletions

View File

@ -30,6 +30,7 @@
<groupId>org.slf4j</groupId>
<artifactId>slf4j-api</artifactId>
<version>1.5.6</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
@ -58,8 +59,8 @@
</issueManagement>
<scm>
<connection>scm:svn:https://svn.jboss.org/repos/hibernate/jpamodelgen/trunk</connection>
<url>http://fisheye.jboss.org/browse/Hibernate/jpamodelgen/trunk</url>
<connection>scm:git:git://github.com/hibernate/git@github.com:hibernate/hibernate-metamodelgen.git</connection>
<url>http://github.com/hibernate/hibernate-metamodelgen</url>
</scm>
<distributionManagement>

View File

@ -29,9 +29,9 @@
Resources
---------
Home Page: http://www.hibernate.org/
Mailing Lists: http://www.hibernate.org/20.html
Source Code: http://anonsvn.jboss.org/repos/hibernate/jpamodelgen/trunk/
Home Page: http://www.hibernate.org/subprojects/jpamodelgen.html
Mailing Lists: http://www.hibernate.org/community/mailinglists
Source Code: http://github.com/hibernate/hibernate-metamodelgen
Issue Tracking: http://opensource.atlassian.com/projects/hibernate/browse/METAGEN