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

View File

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