summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.packaging/pom.xml
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2011-12-10 00:50:21 +0100
committerMatthias Sohn <matthias.sohn@sap.com>2011-12-10 01:07:16 +0100
commit7fded4d14f999452165c0ea744b2acf0c04136d3 (patch)
tree698355cd64bbd0faf87e8cc14515b2f7320a61db /org.eclipse.jgit.packaging/pom.xml
parente11af568285525f4d16bbefef5faae5fea2ef008 (diff)
downloadjgit-7fded4d14f999452165c0ea744b2acf0c04136d3.tar.gz
jgit-7fded4d14f999452165c0ea744b2acf0c04136d3.zip
Prepare 1.3.0 builds
Change-Id: I7a1ae73783c95041b59f047a7330e62e7f642149 Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.packaging/pom.xml')
-rw-r--r--org.eclipse.jgit.packaging/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/org.eclipse.jgit.packaging/pom.xml b/org.eclipse.jgit.packaging/pom.xml
index 742ef851fe..445ed5b81c 100644
--- a/org.eclipse.jgit.packaging/pom.xml
+++ b/org.eclipse.jgit.packaging/pom.xml
@@ -53,7 +53,7 @@
<groupId>org.eclipse.jgit</groupId>
<artifactId>jgit.tycho.parent</artifactId>
- <version>1.2.0-SNAPSHOT</version>
+ <version>1.3.0-SNAPSHOT</version>
<packaging>pom</packaging>
<name>JGit Tycho Parent</name>
@@ -83,7 +83,7 @@
<dependency>
<groupId>org.eclipse.jgit</groupId>
<artifactId>org.eclipse.jgit</artifactId>
- <version>1.2.0-SNAPSHOT</version>
+ <version>1.3.0-SNAPSHOT</version>
<classifier>sources</classifier>
</dependency>
</dependencies>