diff options
author | Matthias Sohn | 2018-11-28 20:48:36 +0000 |
---|---|---|
committer | Matthias Sohn | 2018-11-28 20:48:36 +0000 |
commit | 282ee13da7598ee7e68550140e2136080c87b48c (patch) | |
tree | d0c963e7bbe6d9b946a301193ab9ff7074d9fa37 /org.eclipse.egit.core/pom.xml | |
parent | b5503b4c15d475ff27dc14df957b3352950f09fa (diff) | |
download | egit-5.2.0.201811281532-m3.tar.gz egit-5.2.0.201811281532-m3.tar.xz egit-5.2.0.201811281532-m3.zip |
EGit v5.2.0.201811281532-m3v5.2.0.201811281532-m3
Change-Id: I6f0c9a761c742b4fa540dca1b39db056b4465e6b
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.egit.core/pom.xml')
-rw-r--r-- | org.eclipse.egit.core/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.egit.core/pom.xml b/org.eclipse.egit.core/pom.xml index 59aa302e26..144fa9481b 100644 --- a/org.eclipse.egit.core/pom.xml +++ b/org.eclipse.egit.core/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.eclipse.egit</groupId> <artifactId>egit-parent</artifactId> - <version>5.2.0-SNAPSHOT</version> + <version>5.2.0.201811281532-m3</version> </parent> <artifactId>org.eclipse.egit.core</artifactId> |