[maven-release-plugin] prepare release getdown-1.8.8
This commit is contained in:
+2
-2
@@ -4,7 +4,7 @@
|
||||
<parent>
|
||||
<groupId>com.threerings.getdown</groupId>
|
||||
<artifactId>getdown</artifactId>
|
||||
<version>1.8.8-SNAPSHOT</version>
|
||||
<version>1.8.8</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>getdown-core</artifactId>
|
||||
@@ -36,7 +36,7 @@
|
||||
separated by commas (app1.foo.com,app2.bar.com,app3.baz.com). -->
|
||||
<getdown.host.whitelist />
|
||||
<!-- This is needed for Mockito's agent config shenanigans below. -->
|
||||
<argLine/>
|
||||
<argLine />
|
||||
</properties>
|
||||
|
||||
<build>
|
||||
|
||||
Reference in New Issue
Block a user