Skip to content

Commit

Permalink
133: don't import xtext-dev-bom
Browse files Browse the repository at this point in the history
it's inherited from the xtext build utils parent

Task-Url: #133
  • Loading branch information
LorenzoBettini committed Dec 28, 2021
1 parent d405151 commit 5242b15
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions jbase.parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -192,18 +192,6 @@
<site.label>Jbase Site</site.label>
</properties>

<dependencyManagement>
<dependencies>
<dependency>
<groupId>org.eclipse.xtext</groupId>
<artifactId>xtext-dev-bom</artifactId>
<version>${xtextVersion}</version>
<type>pom</type>
<scope>import</scope>
</dependency>
</dependencies>
</dependencyManagement>

<profiles>
<profile>
<id>local</id>
Expand Down

0 comments on commit 5242b15

Please sign in to comment.