Skip to content

Commit 4e93a32

Browse files
committed
Fix version of documentation module
1 parent 4da82a0 commit 4e93a32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

documentation/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<parent>
1919
<artifactId>esmf-sdk-parent</artifactId>
2020
<groupId>org.eclipse.esmf</groupId>
21-
<version>DEV-SNAPSHOT</version>
21+
<version>2.2.0</version>
2222
<relativePath>../pom.xml</relativePath>
2323
</parent>
2424
<modelVersion>4.0.0</modelVersion>

0 commit comments

Comments
 (0)