diff --git a/exporter/test/e2e/jboss_eap_test.go b/exporter/test/e2e/jboss_eap_test.go index 3aa56d54..18955a68 100644 --- a/exporter/test/e2e/jboss_eap_test.go +++ b/exporter/test/e2e/jboss_eap_test.go @@ -137,7 +137,7 @@ func TestJBossEAP_8_1(t *testing.T) { KindImplementer: "Red Hat, Inc.", Runtimes: []types.RuntimeComponent{{ Name: "Red Hat JBoss Enterprise Application Platform", - Version: "8.1 Update 1.0", + Version: "8.1 Update 2.0", }}, } g.Expect(runtimeInfo).Should(Ω.Equal(expected))