Skip to content

Commit

Permalink
Adapt provisioning test (ConnID version)
Browse files Browse the repository at this point in the history
  • Loading branch information
mederly committed Feb 15, 2019
1 parent d0eb77e commit c23ee93
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -44,7 +44,7 @@
@DirtiesContext
public class TestConnectorManager extends AbstractIntegrationTest {

private static final String CONNID_FRAMEWORK_VERSION = "1.5.0.0";
private static final String CONNID_FRAMEWORK_VERSION = "1.5.0.8";

@Autowired private ProvisioningService provisioningService;
@Autowired private ConnectorManager connectorManager;
Expand Down

0 comments on commit c23ee93

Please sign in to comment.