Skip to content

Commit 581f293

Browse files
authored
removed todo comment for dependency.
1 parent edfe2d3 commit 581f293

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
<artifactId>antlr4-runtime</artifactId>
7777
<version>${antlr4.version}</version>
7878
</dependency>
79-
<dependency><!-- TODO: Test when new version online, isn't working at the moment-->
79+
<dependency>
8080
<groupId>io.github.universal-variability-language</groupId>
8181
<artifactId>uvl-parser</artifactId>
8282
<version>0.3</version>
@@ -180,4 +180,4 @@
180180
</plugins>
181181
</build>
182182

183-
</project>
183+
</project>

0 commit comments

Comments
 (0)