summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPaul Hammant <paul@hammant.org>2010-06-02 17:49:57 +0000
committerPaul Hammant <paul@hammant.org>2010-06-02 17:49:57 +0000
commit50faf666649305f3cd74e8e5bba99b155798e947 (patch)
tree44d22d94e333e54dca0df17752a0c956c7c15c76
parent1b3e19b613beeab380cf21f7cd43a2b37078d033 (diff)
downloadplatform_external_jsr330-50faf666649305f3cd74e8e5bba99b155798e947.tar.gz
platform_external_jsr330-50faf666649305f3cd74e8e5bba99b155798e947.tar.bz2
platform_external_jsr330-50faf666649305f3cd74e8e5bba99b155798e947.zip
[maven-release-plugin] prepare for next development iteration
git-svn-id: https://atinject.googlecode.com/svn/trunk@79 3bc8319c-20ab-11de-9edc-3f40a397ab60
-rw-r--r--tck-pom.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/tck-pom.xml b/tck-pom.xml
index 05ae5ba..e2b172d 100644
--- a/tck-pom.xml
+++ b/tck-pom.xml
@@ -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>