Skip to content
This repository has been archived by the owner on Nov 20, 2022. It is now read-only.

Commit

Permalink
Prepare release 4.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Kortanul committed Aug 30, 2018
1 parent 10d7b93 commit fcaea17
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion persistit-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.forgerock.commons</groupId>
<artifactId>forgerock-persistit</artifactId>
<version>4.3.2-SNAPSHOT</version>
<version>4.3.2</version>
</parent>

<artifactId>forgerock-persistit-core</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion persistit-ui/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.forgerock.commons</groupId>
<artifactId>forgerock-persistit</artifactId>
<version>4.3.2-SNAPSHOT</version>
<version>4.3.2</version>
</parent>

<artifactId>forgerock-persistit-ui</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

<groupId>org.forgerock.commons</groupId>
<artifactId>forgerock-persistit</artifactId>
<version>4.3.2-SNAPSHOT</version>
<version>4.3.2</version>
<packaging>pom</packaging>

<name>Wren Persistit</name>
Expand Down

0 comments on commit fcaea17

Please sign in to comment.