Skip to content

Commit

Permalink
POM: bump version to 3.5.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
carlosame committed Jun 2, 2021
1 parent 2210954 commit 93a970e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>io.sf.carte</groupId>
<artifactId>css4j-dist</artifactId>
<version>3.5.0</version>
<version>3.5.1</version>
</parent>
<groupId>io.sf.carte</groupId>
<artifactId>css4j-awt</artifactId>
Expand All @@ -23,7 +23,7 @@
<dependency>
<groupId>io.sf.carte</groupId>
<artifactId>xml-dtd</artifactId>
<version>${project.parent.version}</version>
<version>3.5.1</version>
<type>jar</type>
<scope>test</scope>
<optional>false</optional>
Expand Down

0 comments on commit 93a970e

Please sign in to comment.