[OLINGO-632] adjusted to 4.0.0-SNAPSHOT
Signed-off-by: mibo <mibo@apache.org>
This commit is contained in:
parent
8aa2d4d7d1
commit
c536ce35f7
|
@ -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>
|
||||
|
|
3
pom.xml
3
pom.xml
|
@ -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>
|
||||
|
||||
|
|
Loading…
Reference in New Issue