Skip to content

Commit 8237efc

Browse files
committed
Version 0.7.0-20141111
1 parent 61cc6bc commit 8237efc

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

console/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<parent>
3232
<groupId>io.brooklyn.clocker</groupId>
3333
<artifactId>brooklyn-clocker-parent</artifactId>
34-
<version>0.7.0-SNAPSHOT</version>
34+
<version>0.7.0-20141111</version>
3535
<relativePath>../pom.xml</relativePath>
3636
</parent>
3737

docker/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<artifactId>brooklyn-clocker-parent</artifactId>
2424
<groupId>io.brooklyn.clocker</groupId>
25-
<version>0.7.0-SNAPSHOT</version>
25+
<version>0.7.0-20141111</version>
2626
<relativePath>../pom.xml</relativePath>
2727
</parent>
2828

examples/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<artifactId>brooklyn-clocker-parent</artifactId>
2424
<groupId>io.brooklyn.clocker</groupId>
25-
<version>0.7.0-SNAPSHOT</version>
25+
<version>0.7.0-20141111</version>
2626
<relativePath>../pom.xml</relativePath>
2727
</parent>
2828

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232

3333
<groupId>io.brooklyn.clocker</groupId>
3434
<artifactId>brooklyn-clocker-parent</artifactId>
35-
<version>0.7.0-SNAPSHOT</version>
35+
<version>0.7.0-20141111</version>
3636
<packaging>pom</packaging>
3737
<name>Clocker Project (Parent)</name>
3838
<description>

0 commit comments

Comments
 (0)