[OLINGO-632] adjusted to 4.0.0-SNAPSHOT

Signed-off-by: mibo <mibo@apache.org>
This commit is contained in:
Aki Yoshida 2015-05-13 17:34:02 +02:00 committed by mibo
parent 8aa2d4d7d1
commit c536ce35f7
2 changed files with 2 additions and 2 deletions

View File

@ -87,6 +87,7 @@
<instructions>
<Export-Package>
org.apache.olingo.commons.core,
org.apache.olingo.commons.core.edm,
org.apache.olingo.commons.core.edm.provider,
org.apache.olingo.commons.core.edm.primitivetype,
</Export-Package>

View File

@ -83,8 +83,7 @@
<maven.bundle.plugin.version>2.3.4</maven.bundle.plugin.version>
<hc.client.version>4.2.6</hc.client.version>
<jackson.version>2.4.2</jackson.version>
<!-- stay with aalto-xml-0.9.8 because 0.9.9 is not a bundle -->
<aalto-xml.version>0.9.8</aalto-xml.version>
<aalto-xml.version>0.9.10</aalto-xml.version>
<antlr.version>4.1</antlr.version>