Skip to content

Commit

Permalink
Upgrade to Airbase 35, Airlift 0.105, Jetty 9.2.10.v20150310 and Disc…
Browse files Browse the repository at this point in the history
…overy 1.23
  • Loading branch information
dain committed Mar 17, 2015
1 parent 982b078 commit 886b0de
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.airlift</groupId>
<artifactId>airbase</artifactId>
<version>34</version>
<version>35</version>
</parent>

<groupId>com.facebook.presto</groupId>
Expand Down Expand Up @@ -43,7 +43,7 @@
<air.check.skip-checkstyle>false</air.check.skip-checkstyle>

<dep.antlr.version>4.3</dep.antlr.version>
<dep.airlift.version>0.105-SNAPSHOT</dep.airlift.version>
<dep.airlift.version>0.105</dep.airlift.version>
<dep.packaging.version>${dep.airlift.version}</dep.packaging.version>

<cli.skip-execute>true</cli.skip-execute>
Expand Down Expand Up @@ -551,7 +551,7 @@
<dependency>
<groupId>io.airlift.discovery</groupId>
<artifactId>discovery-server</artifactId>
<version>1.22</version>
<version>1.23</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 886b0de

Please sign in to comment.