Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2022-09-07 15:22:39 +0000
committerMatthias Sohn2022-09-07 15:22:39 +0000
commit654ce979acb5482248ee773d54b588d83c359dbd (patch)
treefcb5bd73fec1712af7ac1d913182ee2f57bf9fd5 /org.eclipse.egit.gitflow-feature/pom.xml
parentad30e05e1ba4d10928adeec64a08d381bcd4cbcb (diff)
downloadegit-654ce979acb5482248ee773d54b588d83c359dbd.tar.gz
egit-654ce979acb5482248ee773d54b588d83c359dbd.tar.xz
egit-654ce979acb5482248ee773d54b588d83c359dbd.zip
EGit v6.3.0.202209071007-r
Change-Id: I6f44e2e9d78977e6907698ff72239a001a3c38f2 Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.egit.gitflow-feature/pom.xml')
-rw-r--r--org.eclipse.egit.gitflow-feature/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.egit.gitflow-feature/pom.xml b/org.eclipse.egit.gitflow-feature/pom.xml
index c3adee772b..18ad1efd78 100644
--- a/org.eclipse.egit.gitflow-feature/pom.xml
+++ b/org.eclipse.egit.gitflow-feature/pom.xml
@@ -18,7 +18,7 @@
<parent>
<groupId>org.eclipse.egit</groupId>
<artifactId>egit-parent</artifactId>
- <version>6.3.0-SNAPSHOT</version>
+ <version>6.3.0.202209071007-r</version>
</parent>
<groupId>org.eclipse.egit.feature</groupId>

Back to the top