Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2019-09-04 16:01:16 +0000
committerMatthias Sohn2019-09-04 16:01:16 +0000
commit1ebf4f0f3cac064509ec293881aaa3809b3e6dab (patch)
tree53f5d042d776a4343ac52f8227f6dcdfc669f613 /org.eclipse.egit.repository
parentf6c6ffe5e3b81186a62da8449fd807d302de4608 (diff)
downloadegit-1ebf4f0f3cac064509ec293881aaa3809b3e6dab.tar.gz
egit-1ebf4f0f3cac064509ec293881aaa3809b3e6dab.tar.xz
egit-1ebf4f0f3cac064509ec293881aaa3809b3e6dab.zip
Prepare 5.5.0-SNAPSHOT builds
Change-Id: I3527681cf219e8e0a358986398891a3a1fe8b303 Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.egit.repository')
-rw-r--r--org.eclipse.egit.repository/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.egit.repository/pom.xml b/org.eclipse.egit.repository/pom.xml
index b42b5f1180..cc937d1d7b 100644
--- a/org.eclipse.egit.repository/pom.xml
+++ b/org.eclipse.egit.repository/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.eclipse.egit</groupId>
<artifactId>egit-parent</artifactId>
- <version>5.5.0.201909041048-rc1</version>
+ <version>5.5.0-SNAPSHOT</version>
</parent>
<artifactId>org.eclipse.egit.repository</artifactId>

Back to the top