Skip to content

Commit 64e41e7

Browse files
committed
Looks like I forgot to add OSGi export for new util package
1 parent b63ba44 commit 64e41e7

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

VERSION.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ Licence: Apache 2.0
55
Releases
66
======================================================================
77

8+
1.1.1 (not yet released)
9+
10+
- Add missing OSGi export for "com.fasterxml.util.membuf.util"
11+
812
1.1.0 (05-Nov-2014)
913

1014
#21: Add `com.fasterxml.util.membuf.util.BufferRecycler` to help with buffer reuse

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,7 @@ garbage collection overhead (especially latency)
133133
com.fasterxml.util.membuf
134134
,com.fasterxml.util.membuf.base
135135
,com.fasterxml.util.membuf.impl
136+
,com.fasterxml.util.membuf.util
136137
</Export-Package>
137138
</instructions>
138139
</configuration>

0 commit comments

Comments
 (0)