Skip to content

Commit bf2d498

Browse files
authored
Merge pull request #13 from MattGill98/payara-remote-artifact-fix
Update payara-remote artifact to correct version
2 parents a469bae + dd967c1 commit bf2d498

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -457,7 +457,7 @@
457457
<dependency>
458458
<groupId>fish.payara.arquillian</groupId>
459459
<artifactId>arquillian-payara-server-4-remote</artifactId>
460-
<version>1.0-beta2</version>
460+
<version>1.0.Beta2</version>
461461
<scope>test</scope>
462462
</dependency>
463463
</dependencies>

0 commit comments

Comments
 (0)