Skip to content

Commit

Permalink
Version updated to 0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Vladimir Dvorak committed Aug 18, 2015
1 parent ff07fa8 commit 9026fb8
Show file tree
Hide file tree
Showing 18 changed files with 27 additions and 27 deletions.
4 changes: 2 additions & 2 deletions hotswap-agent-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.hotswap.agent</groupId>
<artifactId>hotswap-agent-parent</artifactId>
<version>0.2.1-SNAPSHOT</version>
<version>0.3.0-SNAPSHOT</version>
<relativePath>../hotswap-agent-parent/pom.xml</relativePath>
</parent>

Expand Down Expand Up @@ -115,4 +115,4 @@
<artifactId>jmock-legacy</artifactId>
</dependency>
</dependencies>
</project>
</project>
4 changes: 2 additions & 2 deletions hotswap-agent-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<groupId>org.hotswap.agent</groupId>
<artifactId>hotswap-agent-parent</artifactId>
<packaging>pom</packaging>
<version>0.2.1-SNAPSHOT</version>
<version>0.3.0-SNAPSHOT</version>
<issueManagement>
<system>git</system>
<url>https://github.com/HotswapProjects/HotswapAgent/issues</url>
Expand Down Expand Up @@ -172,4 +172,4 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
</properties>
</project>
</project>
2 changes: 1 addition & 1 deletion hotswap-agent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.hotswap.agent</groupId>
<artifactId>hotswap-agent-parent</artifactId>
<version>0.2.1-SNAPSHOT</version>
<version>0.3.0-SNAPSHOT</version>
<relativePath>../hotswap-agent-parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion plugin/hotswap-agent-el-resolver-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.hotswap.agent</groupId>
<artifactId>hotswap-agent-parent</artifactId>
<version>0.2.1-SNAPSHOT</version>
<version>0.3.0-SNAPSHOT</version>
<relativePath>../../hotswap-agent-parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion plugin/hotswap-agent-hibernate-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.hotswap.agent</groupId>
<artifactId>hotswap-agent-parent</artifactId>
<version>0.2.1-SNAPSHOT</version>
<version>0.3.0-SNAPSHOT</version>
<relativePath>../../hotswap-agent-parent/pom.xml</relativePath>
</parent>

Expand Down
4 changes: 2 additions & 2 deletions plugin/hotswap-agent-jersey2-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.hotswap.agent</groupId>
<artifactId>hotswap-agent-parent</artifactId>
<version>0.2.1-SNAPSHOT</version>
<version>0.3.0-SNAPSHOT</version>
<relativePath>../../hotswap-agent-parent/pom.xml</relativePath>
</parent>

Expand All @@ -25,4 +25,4 @@
<scope>provided</scope>
</dependency>
</dependencies>
</project>
</project>
4 changes: 2 additions & 2 deletions plugin/hotswap-agent-jetty-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.hotswap.agent</groupId>
<artifactId>hotswap-agent-parent</artifactId>
<version>0.2.1-SNAPSHOT</version>
<version>0.3.0-SNAPSHOT</version>
<relativePath>../../hotswap-agent-parent/pom.xml</relativePath>
</parent>

Expand All @@ -24,4 +24,4 @@
<artifactId>junit</artifactId>
</dependency>
</dependencies>
</project>
</project>
2 changes: 1 addition & 1 deletion plugin/hotswap-agent-jsf-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.hotswap.agent</groupId>
<artifactId>hotswap-agent-parent</artifactId>
<version>0.2.1-SNAPSHOT</version>
<version>0.3.0-SNAPSHOT</version>
<relativePath>../../hotswap-agent-parent/pom.xml</relativePath>
</parent>

Expand Down
4 changes: 2 additions & 2 deletions plugin/hotswap-agent-logback-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.hotswap.agent</groupId>
<artifactId>hotswap-agent-parent</artifactId>
<version>0.2.1-SNAPSHOT</version>
<version>0.3.0-SNAPSHOT</version>
<relativePath>../../hotswap-agent-parent/pom.xml</relativePath>
</parent>

Expand All @@ -18,4 +18,4 @@
<version>${project.version}</version>
</dependency>
</dependencies>
</project>
</project>
2 changes: 1 addition & 1 deletion plugin/hotswap-agent-osgiequinox-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.hotswap.agent</groupId>
<artifactId>hotswap-agent-parent</artifactId>
<version>0.2.1-SNAPSHOT</version>
<version>0.3.0-SNAPSHOT</version>
<relativePath>../../hotswap-agent-parent/pom.xml</relativePath>
</parent>

Expand Down
4 changes: 2 additions & 2 deletions plugin/hotswap-agent-proxy-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.hotswap.agent</groupId>
<artifactId>hotswap-agent-parent</artifactId>
<version>0.2.1-SNAPSHOT</version>
<version>0.3.0-SNAPSHOT</version>
<relativePath>../../hotswap-agent-parent/pom.xml</relativePath>
</parent>

Expand Down Expand Up @@ -49,4 +49,4 @@
<scope>test</scope>
</dependency>
</dependencies>
</project>
</project>
2 changes: 1 addition & 1 deletion plugin/hotswap-agent-seam-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.hotswap.agent</groupId>
<artifactId>hotswap-agent-parent</artifactId>
<version>0.2.1-SNAPSHOT</version>
<version>0.3.0-SNAPSHOT</version>
<relativePath>../../hotswap-agent-parent/pom.xml</relativePath>
</parent>

Expand Down
4 changes: 2 additions & 2 deletions plugin/hotswap-agent-spring-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.hotswap.agent</groupId>
<artifactId>hotswap-agent-parent</artifactId>
<version>0.2.1-SNAPSHOT</version>
<version>0.3.0-SNAPSHOT</version>
<relativePath>../../hotswap-agent-parent/pom.xml</relativePath>
</parent>

Expand Down Expand Up @@ -72,4 +72,4 @@
</dependency>
</dependencies>

</project>
</project>
4 changes: 2 additions & 2 deletions plugin/hotswap-agent-tomcat-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.hotswap.agent</groupId>
<artifactId>hotswap-agent-parent</artifactId>
<version>0.2.1-SNAPSHOT</version>
<version>0.3.0-SNAPSHOT</version>
<relativePath>../../hotswap-agent-parent/pom.xml</relativePath>
</parent>

Expand All @@ -29,4 +29,4 @@
</dependency>
</dependencies>

</project>
</project>
2 changes: 1 addition & 1 deletion plugin/hotswap-agent-webobjects-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.hotswap.agent</groupId>
<artifactId>hotswap-agent-parent</artifactId>
<version>0.2.1-SNAPSHOT</version>
<version>0.3.0-SNAPSHOT</version>
<relativePath>../../hotswap-agent-parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion plugin/hotswap-agent-weld-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.hotswap.agent</groupId>
<artifactId>hotswap-agent-parent</artifactId>
<version>0.2.1-SNAPSHOT</version>
<version>0.3.0-SNAPSHOT</version>
<relativePath>../../hotswap-agent-parent/pom.xml</relativePath>
</parent>

Expand Down
4 changes: 2 additions & 2 deletions plugin/hotswap-agent-zk-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.hotswap.agent</groupId>
<artifactId>hotswap-agent-parent</artifactId>
<version>0.2.1-SNAPSHOT</version>
<version>0.3.0-SNAPSHOT</version>
<relativePath>../../hotswap-agent-parent/pom.xml</relativePath>
</parent>

Expand All @@ -18,4 +18,4 @@
<version>${project.version}</version>
</dependency>
</dependencies>
</project>
</project>
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

<groupId>org.hotswap.agent</groupId>
<artifactId>hotswap-agent-aggregator</artifactId>
<version>0.2.1-SNAPSHOT</version>
<version>0.3.0-SNAPSHOT</version>
<packaging>pom</packaging>

<name>Hotswap Agent Aggregator</name>
Expand Down

0 comments on commit 9026fb8

Please sign in to comment.