mirror of
https://github.com/uwol/proleap-vb6-parser.git
synced 2025-12-18 20:44:35 +03:00
v2.3.0
This commit is contained in:
@@ -76,7 +76,7 @@ and add the dependency
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>io.github.uwol</groupId>
|
<groupId>io.github.uwol</groupId>
|
||||||
<artifactId>vb6parser</artifactId>
|
<artifactId>vb6parser</artifactId>
|
||||||
<version>2.2.0</version>
|
<version>2.3.0</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
2
pom.xml
2
pom.xml
@@ -6,7 +6,7 @@
|
|||||||
<description>An ANTLR4-based parser and grammar for Visual Basic 6.0</description>
|
<description>An ANTLR4-based parser and grammar for Visual Basic 6.0</description>
|
||||||
<groupId>io.github.uwol</groupId>
|
<groupId>io.github.uwol</groupId>
|
||||||
<artifactId>vb6parser</artifactId>
|
<artifactId>vb6parser</artifactId>
|
||||||
<version>2.3.0-SNAPSHOT</version>
|
<version>2.3.0</version>
|
||||||
<packaging>jar</packaging>
|
<packaging>jar</packaging>
|
||||||
<licenses>
|
<licenses>
|
||||||
<license>
|
<license>
|
||||||
|
|||||||
Reference in New Issue
Block a user