Skip to content

Commit

Permalink
Merge branch 'release-2.1.0.1'
Browse files Browse the repository at this point in the history
  • Loading branch information
Kaazing build committed Dec 9, 2014
2 parents 1f1f539 + dd5ed8b commit 8c0792a
Showing 1 changed file with 1 addition and 13 deletions.
14 changes: 1 addition & 13 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
</parent>

<artifactId>common</artifactId>
<version>2.1.0.0</version>
<version>2.1.0.1</version>

<name>Kaazing Common Environment</name>
<description>This project manages a the common set of maven plugins and dependencies</description>
Expand Down Expand Up @@ -380,18 +380,6 @@
<groupId>org.kaazing</groupId>
<artifactId>robot-maven-plugin</artifactId>
<version>1.3.0.0</version>
<dependencies>
<dependency>
<groupId>org.kaazing</groupId>
<artifactId>robot.driver</artifactId>
<version>1.3.0.0</version>
</dependency>
<dependency>
<groupId>org.kaazing</groupId>
<artifactId>robot.websocket.functions</artifactId>
<version>[0.0.0.0,0.1.0.0)</version>
</dependency>
</dependencies>
<configuration>
<skipTests>${skipITs}</skipTests>
</configuration>
Expand Down

0 comments on commit 8c0792a

Please sign in to comment.