diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2015-01-21 16:48:51 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2015-01-21 16:48:51 +0100 |
commit | 58f3ecea9b7779b349964fa12fb1d47cbd77540d (patch) | |
tree | eaefe9ef77df96006735b9d2297837765825b381 /org.eclipse.jgit/pom.xml | |
parent | debb1e25d17665eaf6d174b794a2219e0f4211f2 (diff) | |
download | jgit-stable-3.6.tar.gz jgit-stable-3.6.zip |
Prepare 3.6.3-SNAPSHOT buildsstable-3.6
Change-Id: Ie753dc77a23558d1993e959f48b7eb06557ea686
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit/pom.xml')
-rw-r--r-- | org.eclipse.jgit/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit/pom.xml b/org.eclipse.jgit/pom.xml index 4b1065aa63..8f0c01a7f2 100644 --- a/org.eclipse.jgit/pom.xml +++ b/org.eclipse.jgit/pom.xml @@ -53,7 +53,7 @@ <parent> <groupId>org.eclipse.jgit</groupId> <artifactId>org.eclipse.jgit-parent</artifactId> - <version>3.6.2.201501210735-r</version> + <version>3.6.3-SNAPSHOT</version> </parent> <artifactId>org.eclipse.jgit</artifactId> |