Skip to content

Commit 4cf196c

Browse files
committed
Version 1.2
1 parent 9e47552 commit 4cf196c

File tree

31 files changed

+31
-31
lines changed

31 files changed

+31
-31
lines changed

hotswap-agent-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>org.hotswap.agent</groupId>
88
<artifactId>hotswap-agent-parent</artifactId>
9-
<version>1.1.0-SNAPSHOT</version>
9+
<version>1.2.0</version>
1010
<relativePath>../hotswap-agent-parent/pom.xml</relativePath>
1111
</parent>
1212

hotswap-agent-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<groupId>org.hotswap.agent</groupId>
66
<artifactId>hotswap-agent-parent</artifactId>
77
<packaging>pom</packaging>
8-
<version>1.1.0-SNAPSHOT</version>
8+
<version>1.2.0</version>
99
<issueManagement>
1010
<system>git</system>
1111
<url>https://github.com/HotswapProjects/HotswapAgent/issues</url>

hotswap-agent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>org.hotswap.agent</groupId>
88
<artifactId>hotswap-agent-parent</artifactId>
9-
<version>1.1.0-SNAPSHOT</version>
9+
<version>1.2.0</version>
1010
<relativePath>../hotswap-agent-parent/pom.xml</relativePath>
1111
</parent>
1212

plugin/hotswap-agent-cdi-plugin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.hotswap.agent</groupId>
77
<artifactId>hotswap-agent-parent</artifactId>
8-
<version>1.1.0-SNAPSHOT</version>
8+
<version>1.2.0</version>
99
<relativePath>../../hotswap-agent-parent/pom.xml</relativePath>
1010
</parent>
1111

plugin/hotswap-agent-deltaspike-plugin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.hotswap.agent</groupId>
77
<artifactId>hotswap-agent-parent</artifactId>
8-
<version>1.1.0-SNAPSHOT</version>
8+
<version>1.2.0</version>
99
<relativePath>../../hotswap-agent-parent/pom.xml</relativePath>
1010
</parent>
1111

plugin/hotswap-agent-el-resolver-plugin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.hotswap.agent</groupId>
77
<artifactId>hotswap-agent-parent</artifactId>
8-
<version>1.1.0-SNAPSHOT</version>
8+
<version>1.2.0</version>
99
<relativePath>../../hotswap-agent-parent/pom.xml</relativePath>
1010
</parent>
1111

plugin/hotswap-agent-glassfish-plugin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.hotswap.agent</groupId>
77
<artifactId>hotswap-agent-parent</artifactId>
8-
<version>1.1.0-SNAPSHOT</version>
8+
<version>1.2.0</version>
99
<relativePath>../../hotswap-agent-parent/pom.xml</relativePath>
1010
</parent>
1111

plugin/hotswap-agent-hibernate-plugin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>org.hotswap.agent</groupId>
88
<artifactId>hotswap-agent-parent</artifactId>
9-
<version>1.1.0-SNAPSHOT</version>
9+
<version>1.2.0</version>
1010
<relativePath>../../hotswap-agent-parent/pom.xml</relativePath>
1111
</parent>
1212

plugin/hotswap-agent-hibernate3-plugin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>org.hotswap.agent</groupId>
88
<artifactId>hotswap-agent-parent</artifactId>
9-
<version>1.1.0-SNAPSHOT</version>
9+
<version>1.2.0</version>
1010
<relativePath>../../hotswap-agent-parent/pom.xml</relativePath>
1111
</parent>
1212

plugin/hotswap-agent-jbossmodules-plugin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.hotswap.agent</groupId>
77
<artifactId>hotswap-agent-parent</artifactId>
8-
<version>1.1.0-SNAPSHOT</version>
8+
<version>1.2.0</version>
99
<relativePath>../../hotswap-agent-parent/pom.xml</relativePath>
1010
</parent>
1111

0 commit comments

Comments
 (0)