Skip to content

Commit

Permalink
Revert "Bump version to 3.2.0-SNAPSHOT"
Browse files Browse the repository at this point in the history
This reverts commit 755e392.
  • Loading branch information
willyborankin committed Apr 8, 2020
1 parent 711a592 commit 0a9c35f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>io.aiven</groupId>
<artifactId>aiven-kafka-auth</artifactId>
<version>${authorizerVersion}</version>
<version>3.1.0</version>
<properties>
<maven.compiler.source>1.8</maven.compiler.source>
<maven.compiler.target>1.8</maven.compiler.target>
Expand Down

0 comments on commit 0a9c35f

Please sign in to comment.