Skip to content

Commit

Permalink
Update dm3270 to support sending text to server when no fields are in…
Browse files Browse the repository at this point in the history
… screen
  • Loading branch information
rabelenda-abstracta committed Aug 24, 2018
1 parent 11ca113 commit 70c4098
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<groupId>com.blazemeter.jmeter</groupId>
<artifactId>jmeter-bzm-rte</artifactId>
<packaging>jar</packaging>
<version>1.0.3</version>
<version>1.0.4</version>
<name>RTEPlugin Sampler as JMeter plugin</name>

<properties>
Expand All @@ -31,7 +31,7 @@
<dependency>
<groupId>us.abstracta</groupId>
<artifactId>dm3270-lib</artifactId>
<version>0.5.1</version>
<version>0.6</version>
</dependency>

<dependency>
Expand Down Expand Up @@ -68,7 +68,7 @@
<dependency>
<groupId>us.abstracta</groupId>
<artifactId>wiresham</artifactId>
<version>0.2.1</version>
<version>0.3</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 70c4098

Please sign in to comment.