branch admin -prepare for next development iteration

This commit is contained in:
jenkins 2020-07-14 11:06:58 +00:00
parent bae59e519e
commit 4cbc59acfc

View File

@ -9,7 +9,7 @@
<groupId>com.bazaarvoice.maven.plugins</groupId>
<artifactId>s3-upload-maven-plugin</artifactId>
<version>1.5</version>
<version>1.6-SNAPSHOT</version>
<packaging>maven-plugin</packaging>
<name>S3 upload maven plugin</name>
@ -18,7 +18,7 @@
<url>https://github.com/bazaarvoice/s3-upload-maven-plugin</url>
<connection>scm:git:git@github.com:bazaarvoice/s3-upload-maven-plugin.git</connection>
<developerConnection>scm:git:git@github.com:bazaarvoice/s3-upload-maven-plugin.git</developerConnection>
<tag>s3-upload-maven-plugin-1.5</tag>
<tag>HEAD</tag>
</scm>
<properties>