Skip to content

Commit 61ace28

Browse files
committed
Updated pom.xml SDK dependency to 2.0.0-alpha.1
1 parent 74317de commit 61ace28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -256,7 +256,7 @@
256256
<artifactItem>
257257
<groupId>eu.europa.ted.eforms</groupId>
258258
<artifactId>eforms-sdk</artifactId>
259-
<version>2.0.0-SNAPSHOT</version>
259+
<version>2.0.0-alpha.1</version>
260260
<type>jar</type>
261261
<includes>eforms-sdk/efx-grammar/**/*.g4</includes>
262262
<outputDirectory>${sdk.antlr4.dir}/eu/europa/ted/efx/sdk2</outputDirectory>

0 commit comments

Comments
 (0)