Skip to content

Commit eeb995d

Browse files
committed
Version 0.7.0-M2-incubating
1 parent 07d4219 commit eeb995d

File tree

5 files changed

+6
-6
lines changed

5 files changed

+6
-6
lines changed

cloudstack/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<parent>
2626
<groupId>io.brooklyn.networking</groupId>
2727
<artifactId>brooklyn-networking-parent</artifactId>
28-
<version>0.7.0-SNAPSHOT</version> <!-- BROOKLYN_VERSION -->
28+
<version>0.7.0-M2-incubating</version> <!-- BROOKLYN_VERSION -->
2929
<relativePath>../pom.xml</relativePath>
3030
</parent>
3131

common/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<parent>
2626
<groupId>io.brooklyn.networking</groupId>
2727
<artifactId>brooklyn-networking-parent</artifactId>
28-
<version>0.7.0-SNAPSHOT</version> <!-- BROOKLYN_VERSION -->
28+
<version>0.7.0-M2-incubating</version> <!-- BROOKLYN_VERSION -->
2929
<relativePath>../pom.xml</relativePath>
3030
</parent>
3131

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,12 +31,12 @@
3131
<parent>
3232
<groupId>org.apache.brooklyn</groupId>
3333
<artifactId>brooklyn-downstream-parent</artifactId>
34-
<version>0.7.0-SNAPSHOT</version> <!-- BROOKLYN_VERSION -->
34+
<version>0.7.0-M2-incubating</version> <!-- BROOKLYN_VERSION -->
3535
<relativePath>../pom.xml</relativePath>
3636
</parent>
3737

3838
<properties>
39-
<brooklyn.version>0.7.0-SNAPSHOT</brooklyn.version> <!-- BROOKLYN_VERSION -->
39+
<brooklyn.version>0.7.0-M2-incubating</brooklyn.version> <!-- BROOKLYN_VERSION -->
4040
<jclouds.groupId>org.apache.jclouds</jclouds.groupId>
4141
</properties>
4242

portforwarding/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<parent>
2626
<groupId>io.brooklyn.networking</groupId>
2727
<artifactId>brooklyn-networking-parent</artifactId>
28-
<version>0.7.0-SNAPSHOT</version> <!-- BROOKLYN_VERSION -->
28+
<version>0.7.0-M2-incubating</version> <!-- BROOKLYN_VERSION -->
2929
<relativePath>../pom.xml</relativePath>
3030
</parent>
3131

vcloud-director/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<parent>
2626
<groupId>io.brooklyn.networking</groupId>
2727
<artifactId>brooklyn-networking-parent</artifactId>
28-
<version>0.7.0-SNAPSHOT</version> <!-- BROOKLYN_VERSION -->
28+
<version>0.7.0-M2-incubating</version> <!-- BROOKLYN_VERSION -->
2929
<relativePath>../pom.xml</relativePath>
3030
</parent>
3131

0 commit comments

Comments
 (0)