diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2014-11-12 11:20:57 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2014-11-12 08:32:54 -0500 |
commit | 3521712032aca2dccf6f6ee4a77b3746bf17f276 (patch) | |
tree | 5c681d646e5ffea984cfee3df1b1d6993b302307 /org.eclipse.jgit.packaging/org.eclipse.jgit.feature/pom.xml | |
parent | b5e5abcf4d6221c981e21b2d78f3fc7500b89a41 (diff) | |
download | jgit-3521712032aca2dccf6f6ee4a77b3746bf17f276.tar.gz jgit-3521712032aca2dccf6f6ee4a77b3746bf17f276.zip |
Prepare 3.5.3-SNAPSHOT builds
Change-Id: Ia37eb66a0deaf6e86a726b1b12eaea25416d4a36
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.packaging/org.eclipse.jgit.feature/pom.xml')
-rw-r--r-- | org.eclipse.jgit.packaging/org.eclipse.jgit.feature/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.feature/pom.xml b/org.eclipse.jgit.packaging/org.eclipse.jgit.feature/pom.xml index d5a6e32122..2f8e1b5a2b 100644 --- a/org.eclipse.jgit.packaging/org.eclipse.jgit.feature/pom.xml +++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.feature/pom.xml @@ -50,7 +50,7 @@ <parent> <groupId>org.eclipse.jgit</groupId> <artifactId>jgit.tycho.parent</artifactId> - <version>3.5.2.201411120430-r</version> + <version>3.5.3-SNAPSHOT</version> </parent> <groupId>org.eclipse.jgit.feature</groupId> |