Software Público Brasileiro
Portal do
Software Público Brasileiro
Cadastre-se
Entrar
×
Project
Files
Commits
Network
Graphs
Issues
0
Merge Requests
0
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
705a8e698e619ea5d5eb2504003bc3a409bfae58
Authored by
Vanderson Silva
2016-09-23 15:20:00 -0300
1 parent
2a16a1b6
clean version json-api
Showing
1 changed file
with
0 additions
and
1 deletions
Show diff stats
demoiselle-ws-jaxrs/pom.xml
Side-by-side Diff
Inline Diff
demoiselle-ws-jaxrs/pom.xml
Wrap text
Diff comments
View file @
705a8e6
...
...
@@ -31,7 +31,6 @@
31
31
<dependency>
32
32
<groupId>javax.json</groupId>
33
33
<artifactId>javax.json-api</artifactId>
34
- <version>1.0</version>
35
34
</dependency>
36
35
37
36
</dependencies>
...
...