summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.packaging/pom.xml
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2012-12-21 00:34:13 +0100
committerMatthias Sohn <matthias.sohn@sap.com>2012-12-21 00:48:45 +0100
commit706f8eb9fccfe12f4d0c807efa614a2bcfd1d076 (patch)
treecec54ba921d1a70dac509ef45befc66f4fc235ff /org.eclipse.jgit.packaging/pom.xml
parent60035eb24907c75a88faf7a51d62f19bb5272b72 (diff)
downloadjgit-706f8eb9fccfe12f4d0c807efa614a2bcfd1d076.tar.gz
jgit-706f8eb9fccfe12f4d0c807efa614a2bcfd1d076.zip
Prepare 2.3.0 builds
Change-Id: I0ca539e8cfe444f96c64dc56d1f0ef33b66e0cff 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 a99a07da20..f602fbf47f 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>2.2.0-SNAPSHOT</version>
+ <version>2.3.0-SNAPSHOT</version>
<packaging>pom</packaging>
<name>JGit Tycho Parent</name>
@@ -108,7 +108,7 @@
<dependency>
<groupId>org.eclipse.jgit</groupId>
<artifactId>org.eclipse.jgit</artifactId>
- <version>2.2.0-SNAPSHOT</version>
+ <version>2.3.0-SNAPSHOT</version>
<classifier>sources</classifier>
</dependency>
<dependency>