summaryrefslogtreecommitdiffstats
path: root/infra/data-impl/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'infra/data-impl/pom.xml')
-rw-r--r--infra/data-impl/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/infra/data-impl/pom.xml b/infra/data-impl/pom.xml
index b80c796a5..dc7f6b0d5 100644
--- a/infra/data-impl/pom.xml
+++ b/infra/data-impl/pom.xml
@@ -95,7 +95,7 @@
<instructions>
<Bundle-Name>${project.groupId}.${project.artifactId}</Bundle-Name>
<Export-Package>
- io.fd.honeycomb.v3po.data.impl.*
+ io.fd.honeycomb.data.impl.*
</Export-Package>
</instructions>
</configuration>