Skip to content

Commit

Permalink
Update pom.xml to SimRel 2022-03
Browse files Browse the repository at this point in the history
Signed-off-by: Ondrej Dockal <odockal@redhat.com>
  • Loading branch information
odockal committed Jan 25, 2022
1 parent 519e83a commit bfae5c5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<properties>
<tycho-version>2.4.0</tycho-version>
<tychoExtrasVersion>${tycho-version}</tychoExtrasVersion>
<eclipse-target-site>https://download.eclipse.org/staging/2021-12/</eclipse-target-site>
<eclipse-target-site>https://download.eclipse.org/staging/2022-03/</eclipse-target-site>
<swtbot-update-site>https://download.eclipse.org/technology/swtbot/snapshots/</swtbot-update-site>
<!-- when making final release, switch from S to R latest update site - https://github.com/eclipse/reddeer/issues/2100 -->
<!--eclipse-orbit-update-site>https://download.eclipse.org/tools/orbit/downloads/latest-R/</eclipse-orbit-update-site-->
Expand All @@ -35,7 +35,7 @@
you can override this value to be Nightly Build, Development Milestone, or
Stable Release, or set to &amp;shy; (soft hyphen) to leave blank -->
<update.site.description>&amp;shy;</update.site.description>
<targetEclipseVersion>4.22 (2021-12)</targetEclipseVersion>
<targetEclipseVersion>4.23 (2022-03)</targetEclipseVersion>
<BUILD_ALIAS></BUILD_ALIAS>
<BUILD_TIMESTAMP>yyyyMMdd-HHmm</BUILD_TIMESTAMP>
<maven.compiler.source>${java.target.version}</maven.compiler.source>
Expand Down

0 comments on commit bfae5c5

Please sign in to comment.