Skip to content

Commit 93a970e

Browse files
committed
POM: bump version to 3.5.1.
1 parent 2210954 commit 93a970e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>io.sf.carte</groupId>
88
<artifactId>css4j-dist</artifactId>
9-
<version>3.5.0</version>
9+
<version>3.5.1</version>
1010
</parent>
1111
<groupId>io.sf.carte</groupId>
1212
<artifactId>css4j-awt</artifactId>
@@ -23,7 +23,7 @@
2323
<dependency>
2424
<groupId>io.sf.carte</groupId>
2525
<artifactId>xml-dtd</artifactId>
26-
<version>${project.parent.version}</version>
26+
<version>3.5.1</version>
2727
<type>jar</type>
2828
<scope>test</scope>
2929
<optional>false</optional>

0 commit comments

Comments
 (0)