Modified:
/trunk/pom.xml
=======================================
--- /trunk/pom.xml Thu Jun 3 03:42:35 2010
+++ /trunk/pom.xml Thu Jun 3 03:42:46 2010
@@ -4,7 +4,7 @@
<artifactId>javax.inject-tck</artifactId>
<packaging>jar</packaging>
<name>javax.inject-tck</name>
- <version>1</version>
+ <version>1.1-SNAPSHOT</version>
<description>The javax.inject API - TCK</description>
<url>http://code.google.com/p/atinject/</url>
<licenses>
@@ -15,9 +15,9 @@
</license>
</licenses>
<scm>
-
<connection>scm:svn:http://atinject.googlecode.com/svn/tags/javax.inject-tck-1</connection>
-
<developerConnection>scm:svn:https://atinject.googlecode.com/svn/tags/javax.inject-tck-1</developerConnection>
-
<url>http://code.google.com/p/atinject/source/checkout/tags/javax.inject-tck-1</url>
+
<connection>scm:svn:http://atinject.googlecode.com/svn/trunk</connection>
+
<developerConnection>scm:svn:https://atinject.googlecode.com/svn/trunk</developerConnection>
+ <url>http://code.google.com/p/atinject/source/checkout</url>
</scm>
<dependencies>
<dependency>
--
You received this message because you are subscribed to the Google Groups "atinject" group.
To post to this group, send email to atin...@googlegroups.com.
To unsubscribe from this group, send email to atinject+u...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/atinject?hl=en.