Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2016-12-27 00:20:52 +0000
committerMatthias Sohn2016-12-27 00:21:00 +0000
commit6754c45465827ea10b5ef73cd88162d5828a8e42 (patch)
treeef67d54b33ba26e8a71289accfc185f4f5227ad0 /org.eclipse.egit.gitflow/pom.xml
parent2e24f53c6260449db876841a6ffa88104f72278c (diff)
parent1181530b5989456e33bd1e68eda7f2e6477c5466 (diff)
downloadegit-6754c45465827ea10b5ef73cd88162d5828a8e42.tar.gz
egit-6754c45465827ea10b5ef73cd88162d5828a8e42.tar.xz
egit-6754c45465827ea10b5ef73cd88162d5828a8e42.zip
Merge branch 'stable-4.6'
* stable-4.6: Update tycho version to 0.26 Prepare 4.6.1-SNAPSHOT builds EGit v4.6.0.201612231935-r Change-Id: I8e078625a5324554d1b7b9a598b17f5c81927e38 Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.egit.gitflow/pom.xml')
-rw-r--r--org.eclipse.egit.gitflow/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.egit.gitflow/pom.xml b/org.eclipse.egit.gitflow/pom.xml
index 625821eab2..bf83a02063 100644
--- a/org.eclipse.egit.gitflow/pom.xml
+++ b/org.eclipse.egit.gitflow/pom.xml
@@ -16,7 +16,7 @@
<parent>
<groupId>org.eclipse.egit</groupId>
<artifactId>egit-parent</artifactId>
- <version>4.6.0-SNAPSHOT</version>
+ <version>4.6.1-SNAPSHOT</version>
</parent>
<artifactId>org.eclipse.egit.gitflow</artifactId>

Back to the top