Fix retry declaration in manifest
This commit is contained in:
@@ -5,7 +5,8 @@ Bundle-ManifestVersion: 2
|
||||
Import-Template:
|
||||
org.springframework.*;version="[3.0.5, 4.0.0)",
|
||||
org.springframework.amqp.*;version="[1.0.0, 1.1.0)",
|
||||
org.springframework.erlang.*;version="[1.0.0, 1.1.0)",
|
||||
org.springframework.retry.*;version="[1.0.0, 1.1.0)";resolution:=optional,
|
||||
org.springframework.erlang.*;version="[1.0.0, 1.1.0)";resolution:=optional,
|
||||
org.apache.commons.logging;version="[1.1.1, 2.0.0)",
|
||||
com.rabbitmq.*;version="[2.0.0, 3.0.0)",
|
||||
org.aopalliance.*;version="0";resolution:=optional,
|
||||
|
||||
Reference in New Issue
Block a user