branch admin -prepare for next development iteration
This commit is contained in:
parent
bae59e519e
commit
4cbc59acfc
4
pom.xml
4
pom.xml
@ -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>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user