You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: ddoc4j/pom.xml
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@
5
5
6
6
<artifactId>ddoc4j</artifactId>
7
7
<packaging>jar</packaging>
8
-
<version>5.3.2-SNAPSHOT</version>
8
+
<version>5.3.2</version>
9
9
10
10
<name>DDoc4J</name>
11
11
<description>DDoc4J is Java Library for validating DDOC documents. It's not recommended to use it directly but rather through DigiDoc4J's API.</description>
0 commit comments