diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2011-06-09 14:11:23 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2011-06-09 14:11:23 +0200 |
commit | 6646c72d1723d5c01d68a0d02e0eb26c90bdd345 (patch) | |
tree | eabd2a7f5b97effab2d5412cf3c3aefcbcabc6dd /org.eclipse.jgit.console/pom.xml | |
parent | b26ff6ebd623f7f3bf9b099ce10330d2964cc33b (diff) | |
download | jgit-6646c72d1723d5c01d68a0d02e0eb26c90bdd345.tar.gz jgit-6646c72d1723d5c01d68a0d02e0eb26c90bdd345.zip |
Prepare post JGit v1.0.0.201106090707-r buildsstable-1.0
Change-Id: I35292f9f6fb5ebc591308fdd2d069203413e189d
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.console/pom.xml')
-rw-r--r-- | org.eclipse.jgit.console/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.console/pom.xml b/org.eclipse.jgit.console/pom.xml index b5f1b7d279..f7b3edf56a 100644 --- a/org.eclipse.jgit.console/pom.xml +++ b/org.eclipse.jgit.console/pom.xml @@ -52,7 +52,7 @@ <parent> <groupId>org.eclipse.jgit</groupId> <artifactId>org.eclipse.jgit-parent</artifactId> - <version>1.0.0.201106090707-r</version> + <version>1.0.0-SNAPSHOT</version> </parent> <artifactId>org.eclipse.jgit.console</artifactId> |