File tree Expand file tree Collapse file tree 3 files changed +6
-5
lines changed
Expand file tree Collapse file tree 3 files changed +6
-5
lines changed Original file line number Diff line number Diff line change 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-20141107 </version >
2626 <relativePath >../pom.xml</relativePath >
2727 </parent >
2828
3636 <dependency >
3737 <groupId >io.brooklyn.networking</groupId >
3838 <artifactId >brooklyn-networking-portforwarding</artifactId >
39- <version >${brooklyn.version} </version >
39+ <version >${brooklyn-advanced-networking .version} </version >
4040 </dependency >
4141 <dependency >
4242 <groupId >org.apache.brooklyn</groupId >
Original file line number Diff line number Diff line change 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-20141107 </version >
2626 <relativePath >../pom.xml</relativePath >
2727 </parent >
2828
Original file line number Diff line number Diff line change 3131
3232 <groupId >io.brooklyn.clocker</groupId >
3333 <artifactId >brooklyn-clocker-parent</artifactId >
34- <version >0.7.0-SNAPSHOT </version >
34+ <version >0.7.0-20141107 </version >
3535 <packaging >pom</packaging >
3636 <name >Clocker Project (Parent)</name >
3737 <description >
4646
4747 <!-- Testing -->
4848 <testng .version>6.8</testng .version>
49- <brooklyn .version>0.7.0-SNAPSHOT</brooklyn .version>
49+ <brooklyn .version>0.7.0-M2-incubating</brooklyn .version>
50+ <brooklyn-advanced-networking .version>0.7.0-SNAPSHOT</brooklyn-advanced-networking .version>
5051 <includedTestGroups />
5152 <excludedTestGroups >Integration,Live,WIP</excludedTestGroups >
5253 </properties >
You can’t perform that action at this time.
0 commit comments