diff options
author | Matthias Sohn | 2020-06-09 15:02:21 +0000 |
---|---|---|
committer | Matthias Sohn | 2020-06-09 15:02:21 +0000 |
commit | 581929bdbaadb552ba55cef4c399ba0a3a3dc0e2 (patch) | |
tree | e74e4f00263a621bc85d3207312f0bca5d7d2575 /org.eclipse.mylyn.github.target | |
parent | 0804765caede9b276e966d20da906a095a82ceca (diff) | |
download | egit-github-stable-5.8.tar.gz egit-github-stable-5.8.tar.xz egit-github-stable-5.8.zip |
Prepare 5.8.1-SNAPSHOT buildsstable-5.8
Change-Id: I0680a606a81fc0d8b8a2809691ca30b938d59e30
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.mylyn.github.target')
-rw-r--r-- | org.eclipse.mylyn.github.target/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.mylyn.github.target/pom.xml b/org.eclipse.mylyn.github.target/pom.xml index 6a5b403d..f1151d89 100644 --- a/org.eclipse.mylyn.github.target/pom.xml +++ b/org.eclipse.mylyn.github.target/pom.xml @@ -20,7 +20,7 @@ <parent> <artifactId>github-parent</artifactId> <groupId>org.eclipse.mylyn.github</groupId> - <version>5.8.0.202006091008-r</version> + <version>5.8.1-SNAPSHOT</version> </parent> <properties> |