Author: gk5885
Date: Tue Jan 20 13:04:48 2009
New Revision: 811
Modified:
branches/1.0-maven/guice-parent/pom.xml
Log:
add the scm url
Modified: branches/1.0-maven/guice-parent/pom.xml
==============================================================================
--- branches/1.0-maven/guice-parent/pom.xml (original)
+++ branches/1.0-maven/guice-parent/pom.xml Tue Jan 20 13:04:48 2009
@@ -50,6 +50,9 @@
</dependency>
</dependencies>
</dependencyManagement>
+ <scm>
+ <url>http://code.google.com/p/google-guice/source/browse/</url>
+ </scm>
<build>
<plugins>
<plugin>
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"google-guice-dev" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/google-guice-dev?hl=en
-~----------~----~----~----~------~----~------~--~---