Skip to content

Commit

Permalink
Update to GlassFish 4.1.2
Browse files Browse the repository at this point in the history
Fix gh-92
  • Loading branch information
kazuki43zoo committed Apr 3, 2017
1 parent 279e9d9 commit b4e1018
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -291,7 +291,7 @@
<id>glassfish</id>
<properties>
<glassfish.major-version>4</glassfish.major-version>
<glassfish.version>4.1.1</glassfish.version>
<glassfish.version>4.1.2</glassfish.version>
<cargo.maven.containerId>glassfish${glassfish.major-version}x</cargo.maven.containerId>
<cargo.maven.containerUrl>http://download.java.net/glassfish/${glassfish.version}/release/glassfish-${glassfish.version}.zip</cargo.maven.containerUrl>
</properties>
Expand Down

0 comments on commit b4e1018

Please sign in to comment.