Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
LorenzoBettini committed Jun 21, 2022
1 parent fd889e5 commit 8d5c06e
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ https://download.eclipse.org/xsemantics/milestones/
- version 1.19 requires Xtext 2.20.0
- version 1.20 requires Xtext 2.25.0 (no version avaialable for Xtext 2.21-2.24)
- version 1.21 requires Xtext 2.26.0
- version 1.22 requires Xtext 2.27.0

## Maven snapshots

Expand All @@ -39,9 +40,10 @@ https://download.eclipse.org/xsemantics/milestones/
- version 1.17.0-SNAPSHOT requires Xtext 2.17.0
- version 1.18.0-SNAPSHOT requires Xtext 2.19.0 (no version avaialable for Xtext 2.18)
- version 1.19.0-SNAPSHOT requires Xtext 2.20.0
- version 1.20.0-SNAPSHOT requires Xtext 2.25.0 (no version avaialable for Xtext 2.21-2.24)
- version 1.21.0-SNAPSHOT requires Xtext 2.26.0

- version 1.20.0-SNAPSHOT requires Xtext 2.25.0 (no version avaialable for Xtext 2.21-2.24)
- version 1.21.0-SNAPSHOT requires Xtext 2.26.0
- version 1.22.0-SNAPSHOT requires Xtext 2.27.0

Make sure you enable Maven snapshots repositories, see, e.g., https://github.com/eclipse/xsemantics/blob/master/tests/org.eclipse.xsemantics.example.maven.test/pom.xml

[![Java CI with Maven](https://github.com/eclipse/xsemantics/actions/workflows/maven.yml/badge.svg?branch=master)](https://github.com/eclipse/xsemantics/actions/workflows/maven.yml)
Expand Down

0 comments on commit 8d5c06e

Please sign in to comment.