[maven-release-plugin] prepare release 0.8.0
This commit is contained in:
parent
328d713ff1
commit
2a5b829fdc
5
pom.xml
5
pom.xml
@ -4,7 +4,7 @@
|
||||
<groupId>org.signal</groupId>
|
||||
<artifactId>embedded-redis</artifactId>
|
||||
<packaging>jar</packaging>
|
||||
<version>0.8.0-SNAPSHOT</version>
|
||||
<version>0.8.0</version>
|
||||
<name>embedded-redis</name>
|
||||
<description>Redis embedded server for Java integration testing.</description>
|
||||
<url>https://github.com/signalapp/embedded-redis</url>
|
||||
@ -21,7 +21,8 @@
|
||||
<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>
|
||||
</scm>
|
||||
<tag>0.8.0</tag>
|
||||
</scm>
|
||||
|
||||
<developers>
|
||||
<developer>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user