mirror of
https://github.com/apache/jclouds.git
synced 2025-02-06 18:19:03 +00:00
[maven-release-plugin] prepare for next development iteration
This commit is contained in:
parent
677ab47226
commit
3ffdd3cde2
@ -24,7 +24,7 @@
|
||||
<parent>
|
||||
<groupId>org.jclouds.chef</groupId>
|
||||
<artifactId>chef-parent</artifactId>
|
||||
<version>1.6.0-alpha.4</version>
|
||||
<version>1.6.0-SNAPSHOT</version>
|
||||
<relativePath>../project/pom.xml</relativePath>
|
||||
</parent>
|
||||
<groupId>org.jclouds.api</groupId>
|
||||
@ -56,24 +56,24 @@
|
||||
<dependency>
|
||||
<groupId>org.jclouds</groupId>
|
||||
<artifactId>jclouds-core</artifactId>
|
||||
<version>1.6.0-alpha.4</version>
|
||||
<version>1.6.0-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.jclouds</groupId>
|
||||
<artifactId>jclouds-core</artifactId>
|
||||
<version>1.6.0-alpha.4</version>
|
||||
<version>1.6.0-SNAPSHOT</version>
|
||||
<type>test-jar</type>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.jclouds</groupId>
|
||||
<artifactId>jclouds-scriptbuilder</artifactId>
|
||||
<version>1.6.0-alpha.4</version>
|
||||
<version>1.6.0-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.jclouds</groupId>
|
||||
<artifactId>jclouds-scriptbuilder</artifactId>
|
||||
<version>1.6.0-alpha.4</version>
|
||||
<version>1.6.0-SNAPSHOT</version>
|
||||
<type>test-jar</type>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
@ -81,13 +81,13 @@
|
||||
<dependency>
|
||||
<groupId>org.jclouds</groupId>
|
||||
<artifactId>jclouds-blobstore</artifactId>
|
||||
<version>1.6.0-alpha.4</version>
|
||||
<version>1.6.0-SNAPSHOT</version>
|
||||
<optional>true</optional>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.jclouds.driver</groupId>
|
||||
<artifactId>jclouds-slf4j</artifactId>
|
||||
<version>1.6.0-alpha.4</version>
|
||||
<version>1.6.0-SNAPSHOT</version>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
|
Loading…
x
Reference in New Issue
Block a user