[OLINGO-632] Export 'org.apache.olingo.commons.core.serialization' package
Project: http://git-wip-us.apache.org/repos/asf/olingo-odata4/repo Commit: http://git-wip-us.apache.org/repos/asf/olingo-odata4/commit/0ff0fc1b Tree: http://git-wip-us.apache.org/repos/asf/olingo-odata4/tree/0ff0fc1b Diff: http://git-wip-us.apache.org/repos/asf/olingo-odata4/diff/0ff0fc1b Branch: refs/heads/master Commit: 0ff0fc1b1618f252394e4af5c23d3cfc4e284c0b Parents: 934d81d Author: Michael Bolz <[email protected]> Authored: Fri May 29 14:53:54 2015 +0200 Committer: Michael Bolz <[email protected]> Committed: Fri May 29 14:55:28 2015 +0200 ---------------------------------------------------------------------- lib/commons-core/pom.xml | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/0ff0fc1b/lib/commons-core/pom.xml ---------------------------------------------------------------------- diff --git a/lib/commons-core/pom.xml b/lib/commons-core/pom.xml index 2f0f319..c6d6f98 100644 --- a/lib/commons-core/pom.xml +++ b/lib/commons-core/pom.xml @@ -90,6 +90,7 @@ org.apache.olingo.commons.core.edm, org.apache.olingo.commons.core.edm.provider, org.apache.olingo.commons.core.edm.primitivetype, + org.apache.olingo.commons.core.serialization </Export-Package> <Import-Package> *
