Skip to content

Commit

Permalink
Release 0.1-beta3
Browse files Browse the repository at this point in the history
  • Loading branch information
Jiří Bubník committed Apr 2, 2014
1 parent 8515e7b commit d44a147
Show file tree
Hide file tree
Showing 13 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion ELResolverPlugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.hotswap.agent</groupId>
<artifactId>HotswapAgentParent</artifactId>
<version>0.1-beta2</version>
<version>0.1-beta3</version>
</parent>

<artifactId>ELResolverPlugin</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion HibernatePlugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.hotswap.agent</groupId>
<artifactId>HotswapAgentParent</artifactId>
<version>0.1-beta2</version>
<version>0.1-beta3</version>
</parent>

<artifactId>HibernatePlugin</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion HotswapAgent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.hotswap.agent</groupId>
<artifactId>HotswapAgentParent</artifactId>
<version>0.1-beta2</version>
<version>0.1-beta3</version>
</parent>

<artifactId>HotswapAgent</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion JettyPlugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.hotswap.agent</groupId>
<artifactId>HotswapAgentParent</artifactId>
<version>0.1-beta2</version>
<version>0.1-beta3</version>
</parent>

<artifactId>JettyPlugin</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion JsfPlugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.hotswap.agent</groupId>
<artifactId>HotswapAgentParent</artifactId>
<version>0.1-beta2</version>
<version>0.1-beta3</version>
</parent>

<artifactId>JsfPlugin</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion LogbackPlugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.hotswap.agent</groupId>
<artifactId>HotswapAgentParent</artifactId>
<version>0.1-beta2</version>
<version>0.1-beta3</version>
</parent>

<artifactId>LogbackPlugin</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ work as expected. However, we work on IDE plugins to help with download & config
Quick start:
===========
### Install
1. download [latest release](https://github.com/HotswapProjects/HotswapAgent/releases/download/0.1-beta2/HotswapAgent-0.1-beta2.zip)
1. download [latest release](https://github.com/HotswapProjects/HotswapAgent/releases/download/0.1-beta3/HotswapAgent-0.1-beta3.zip)
and unpack it's contents. You will need platform specific `jvm.dll`(windows) or `lib*.so`(linux) and `HotswapAgent.jar` files.
1. check that you have installed *JDK 1.7.0_45 64bit*, otherwise download and install [from here]
(http://www.oracle.com/technetwork/java/javase/downloads/jdk7-downloads-1880260.html)
Expand Down
2 changes: 1 addition & 1 deletion SeamPlugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.hotswap.agent</groupId>
<artifactId>HotswapAgentParent</artifactId>
<version>0.1-beta2</version>
<version>0.1-beta3</version>
</parent>

<artifactId>SeamPlugin</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion SpringPlugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.hotswap.agent</groupId>
<artifactId>HotswapAgentParent</artifactId>
<version>0.1-beta2</version>
<version>0.1-beta3</version>
</parent>

<artifactId>SpringPlugin</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion TomcatPlugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.hotswap.agent</groupId>
<artifactId>HotswapAgentParent</artifactId>
<version>0.1-beta2</version>
<version>0.1-beta3</version>
</parent>

<artifactId>TomcatPlugin</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion ZkPlugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.hotswap.agent</groupId>
<artifactId>HotswapAgentParent</artifactId>
<version>0.1-beta2</version>
<version>0.1-beta3</version>
</parent>

<artifactId>ZkPlugin</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion distribution/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.hotswap.agent</groupId>
<artifactId>HotswapAgentParent</artifactId>
<version>0.1-beta2</version>
<version>0.1-beta3</version>
</parent>

<artifactId>distribution</artifactId>
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 @@

<groupId>org.hotswap.agent</groupId>
<artifactId>HotswapAgentParent</artifactId>
<version>0.1-beta2</version>
<version>0.1-beta3</version>
<packaging>pom</packaging>

<name>Hotswap Agent Parent POM</name>
Expand Down

0 comments on commit d44a147

Please sign in to comment.