diff options
author | Matthias Sohn | 2021-09-20 18:54:56 +0000 |
---|---|---|
committer | Matthias Sohn | 2021-09-20 18:54:56 +0000 |
commit | 72219bfb958f43e3b46228ef6aa559f0f71c9099 (patch) | |
tree | 95142473be0aad25c787aee36840a152c57ad151 | |
parent | 2105835b63e360ef07185edc28a9a15342f2a070 (diff) | |
download | egit-stable-5.13.tar.gz egit-stable-5.13.tar.xz egit-stable-5.13.zip |
Update jboss tycho plugins to 1.7.0stable-5.13
Change-Id: If972e4091d428856772ab03d39c81c4f218082ab
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -63,7 +63,7 @@ <egit-version>5.13.1-SNAPSHOT</egit-version> <tycho-version>1.7.0</tycho-version> <tycho-extras-version>${tycho-version}</tycho-extras-version> - <jboss-tycho-plugins-version>1.5.1</jboss-tycho-plugins-version> + <jboss-tycho-plugins-version>1.7.0</jboss-tycho-plugins-version> <spotbugs-maven-plugin-version>3.1.12</spotbugs-maven-plugin-version> <jgit-site>file:/${basedir}/../../jgit/org.eclipse.jgit.packaging/org.eclipse.jgit.repository/target/repository</jgit-site> <license-site>https://download.eclipse.org/cbi/updates/license</license-site> |