diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2015-09-28 13:37:39 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2015-09-28 13:37:39 +0200 |
commit | 729f085ac21507e631361cf97457e0edd5a7370c (patch) | |
tree | 4da1eb93d66d30d63b7785c02fa02526cbd87974 /org.eclipse.jgit.junit/pom.xml | |
parent | fdfd6e2872705360f94653ec54a37170e2fc0e3d (diff) | |
download | jgit-729f085ac21507e631361cf97457e0edd5a7370c.tar.gz jgit-729f085ac21507e631361cf97457e0edd5a7370c.zip |
Prepare 4.1.1-SNAPSHOT builds
Change-Id: I035f3a8d0f0de86e8b8f00e668be5ce008402e82
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.junit/pom.xml')
-rw-r--r-- | org.eclipse.jgit.junit/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.junit/pom.xml b/org.eclipse.jgit.junit/pom.xml index 2d8c67def4..d231bc1a2f 100644 --- a/org.eclipse.jgit.junit/pom.xml +++ b/org.eclipse.jgit.junit/pom.xml @@ -52,7 +52,7 @@ <parent> <groupId>org.eclipse.jgit</groupId> <artifactId>org.eclipse.jgit-parent</artifactId> - <version>4.1.0.201509280440-r</version> + <version>4.1.1-SNAPSHOT</version> </parent> <artifactId>org.eclipse.jgit.junit</artifactId> |