[
https://issues.jboss.org/browse/JBIDE-14936?page=com.atlassian.jira.plugi...
]
Max Rydahl Andersen updated JBIDE-14936:
----------------------------------------
Fix Version/s: (was: 1.1.0-LOCUS)
Add jackson-databinding to Locus repo
-------------------------------------
Key: JBIDE-14936
URL:
https://issues.jboss.org/browse/JBIDE-14936
Project: Tools (JBoss Tools)
Issue Type: Task
Components: locus
Reporter: Xavier Coulon
Assignee: Nick Boldt
Please, add the following artifacts to the JBoss Tools Locus repo:
{code}
<artifactItems>
<artifactItem>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-databind</artifactId>
<version>2.2.2</version>
</artifactItem>
<artifactItem>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-annotations</artifactId>
<version>2.2.2</version>
</artifactItem>
<artifactItem>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-core</artifactId>
<version>2.2.2</version>
</artifactItem>
</artifactItems>
{code}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira