Should use the frozen jars right?
This commit is contained in:
parent
152f032120
commit
dab4479b07
1 changed files with 2 additions and 2 deletions
4
pom.xml
4
pom.xml
|
|
@ -42,8 +42,8 @@
|
|||
<maven.compiler.target>${maven.compiler.source}</maven.compiler.target>
|
||||
<maven.compiler.encoding>${project.build.sourceEncoding}</maven.compiler.encoding>
|
||||
<project.reporting.outputEncoding>${project.build.sourceEncoding}</project.reporting.outputEncoding>
|
||||
<atmosphere.version>0.5-SNAPSHOT</atmosphere.version>
|
||||
<jersey.version>1.1.5-ea-SNAPSHOT</jersey.version>
|
||||
<atmosphere.version>0.5.v20100104</atmosphere.version>
|
||||
<jersey.version>1.1.5-ea-20100104</jersey.version>
|
||||
<grizzly.version>1.9.18-i</grizzly.version>
|
||||
</properties>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue