diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2013-11-13 22:53:50 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2013-11-13 22:54:17 +0100 |
commit | fceae20181b2b20632fe44731407bfb940093817 (patch) | |
tree | 7515289ec7b5961f9778cc78d99e9a7b39629bda /org.eclipse.jgit.packaging/org.eclipse.jgit.repository/pom.xml | |
parent | 11ad807f7ae0a04789f050037c12765880367276 (diff) | |
download | jgit-fceae20181b2b20632fe44731407bfb940093817.tar.gz jgit-fceae20181b2b20632fe44731407bfb940093817.zip |
Prepare post 3.2.0-m3 builds
Change-Id: I6ef4aa758a6a5d465d4c460178ca3050b8a30449
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.packaging/org.eclipse.jgit.repository/pom.xml')
-rw-r--r-- | org.eclipse.jgit.packaging/org.eclipse.jgit.repository/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.repository/pom.xml b/org.eclipse.jgit.packaging/org.eclipse.jgit.repository/pom.xml index 03da7681e7..ec8adc8f49 100644 --- a/org.eclipse.jgit.packaging/org.eclipse.jgit.repository/pom.xml +++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.repository/pom.xml @@ -50,7 +50,7 @@ <parent> <groupId>org.eclipse.jgit</groupId> <artifactId>jgit.tycho.parent</artifactId> - <version>3.2.0.201311130903-m3</version> + <version>3.2.0-SNAPSHOT</version> </parent> <artifactId>org.eclipse.jgit.repository</artifactId> |