Skip to content
This repository has been archived by the owner on Apr 21, 2023. It is now read-only.

Commit

Permalink
fixed typo
Browse files Browse the repository at this point in the history
Signed-off-by: Christian Dietrich <christian.dietrich@itemis.de>
  • Loading branch information
cdietrich committed Aug 14, 2018
1 parent e218c27 commit 76b944e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -8,6 +8,6 @@ Checkout and run `mvn clean install -PuseSonatypeSnapshots`.

With the above configuration, [Sonatype snapshots](https://oss.sonatype.org/content/repositories/snapshots) are used for upstream Xtext dependencies. The alternative profile `-PuseJenkinsSnapshots` activates the Maven repositories generated on the [Jenkins server](http://services.typefox.io/open-source/jenkins/) for [xtext-lib](https://github.com/eclipse/xtext-lib), [xtext-core](https://github.com/eclipse/xtext-core), and [xtext-extras](https://github.com/eclipse/xtext-extras) instead.

## Continuos Integration
## Continuous Integration

This project is built by the [xtext-maven multi-branch job on Jenkins](http://services.typefox.io/open-source/jenkins/job/xtext-maven/).

0 comments on commit 76b944e

Please sign in to comment.