Skip to content
This repository has been archived by the owner on Jul 11, 2022. It is now read-only.

Commit

Permalink
[prod] Bump platform-plugin version.
Browse files Browse the repository at this point in the history
  • Loading branch information
Simeon Pinder committed Nov 2, 2016
1 parent 3c4f960 commit c3c8be4
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -108,7 +108,7 @@ public abstract class AbstractAgentPluginTest extends Arquillian {

private FakeServerInventory serverInventory;

private static String PLATFORM_PLUGIN_VERSION = "4.12.0.JON330GA"; //hard code for now.
private static String PLATFORM_PLUGIN_VERSION = "4.12.0.JON330GA-redhat-1"; //hard code for now.

@Deployment(name = "platform", order = 1)
protected static RhqAgentPluginArchive getPlatformPlugin() throws Exception {
Expand Down

0 comments on commit c3c8be4

Please sign in to comment.