Skip to content

Commit 0215625

Browse files
committed
Change Brooklyn version back to 0.9.0-SNAPSHOT
1 parent ecc964d commit 0215625

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
<parent>
3131
<groupId>org.apache.brooklyn</groupId>
3232
<artifactId>brooklyn-downstream-parent</artifactId>
33-
<version>0.9.0-ea-cloudsoft.20160113</version> <!-- BROOKLYN_VERSION -->
33+
<version>0.9.0-SNAPSHOT</version> <!-- BROOKLYN_VERSION -->
3434
</parent>
3535

3636
<groupId>io.brooklyn.clocker</groupId>
@@ -54,7 +54,7 @@
5454

5555
<!-- Testing -->
5656
<testng.version>6.8</testng.version>
57-
<brooklyn.version>0.9.0-ea-cloudsoft.20160113</brooklyn.version> <!-- BROOKLYN_VERSION -->
57+
<brooklyn.version>0.9.0-SNAPSHOT</brooklyn.version> <!-- BROOKLYN_VERSION -->
5858
<includedTestGroups/>
5959
<excludedTestGroups>Integration,Live,WIP</excludedTestGroups>
6060

0 commit comments

Comments
 (0)