Skip to content

Commit

Permalink
prepare release 0.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
eager-signal committed Jan 27, 2022
1 parent fab79ea commit 2add5ed
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -4,7 +4,7 @@
<groupId>org.signal</groupId>
<artifactId>embedded-redis</artifactId>
<packaging>jar</packaging>
<version>0.8.2-SNAPSHOT</version>
<version>0.8.2</version>
<name>embedded-redis</name>
<description>Redis embedded server for Java integration testing.</description>
<url>https://github.com/signalapp/embedded-redis</url>
Expand All @@ -21,7 +21,7 @@
<url>https://github.com/signalapp/embedded-redis</url>
<connection>scm:git:https://github.com/signalapp/embedded-redis.git</connection>
<developerConnection>scm:git:git@github.com:signalapp/embedded-redis.git</developerConnection>
<tag>HEAD</tag>
<tag>0.8.2</tag>
</scm>

<developers>
Expand Down

0 comments on commit 2add5ed

Please sign in to comment.