Skip to content

Commit

Permalink
Update to brooklyn 1.1-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
Duncan Grant committed Mar 24, 2020
1 parent f88844c commit de137ef
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
language: java

jdk:
- oraclejdk8
- openjdk8

before_install: echo "MAVEN_OPTS='-Xmx1024m -Xms512m -XX:MaxPermSize=256m'" > ~/.mavenrc

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.apache.brooklyn</groupId>
<artifactId>brooklyn-downstream-parent</artifactId>
<version>1.0.0</version> <!-- BROOKLYN_VERSION -->
<version>1.1.0-SNAPSHOT</version> <!-- BROOKLYN_VERSION -->
</parent>

<groupId>io.cloudsoft.brooklyn.tosca</groupId>
Expand Down

0 comments on commit de137ef

Please sign in to comment.