We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 678b02a commit 03a6633Copy full SHA for 03a6633
pom.xml
@@ -5,7 +5,7 @@
5
<parent>
6
<groupId>org.jboss.seam</groupId>
7
<artifactId>seam-parent</artifactId>
8
- <version>16-SNAPSHOT</version>
+ <version>16</version>
9
</parent>
10
11
<groupId>org.jboss.seam.rest</groupId>
@@ -15,7 +15,7 @@
15
<packaging>pom</packaging>
16
17
<properties>
18
- <seam.version>3.1.0.Beta3</seam.version>
+ <seam.version>3.1.0.Beta4</seam.version>
19
<httpclient.version>3.1</httpclient.version>
20
<testng.version>5.14.2</testng.version>
21
<jackson.version>1.6.1</jackson.version>
0 commit comments