This is an automated email from the ASF dual-hosted git repository.
clebertsuconic pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/activemq-artemis.git
The following commit(s) were added to refs/heads/main by this push:
new d82f838284 NO-JIRA Fixing a typo
d82f838284 is described below
commit d82f838284ae9c61832ca53296b94bb052e33554
Author: Clebert Suconic <[email protected]>
AuthorDate: Fri Sep 15 14:23:27 2023 -0400
NO-JIRA Fixing a typo
---
tests/smoke-tests/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tests/smoke-tests/pom.xml b/tests/smoke-tests/pom.xml
index 40475fb3b2..5b79a336ed 100644
--- a/tests/smoke-tests/pom.xml
+++ b/tests/smoke-tests/pom.xml
@@ -1539,7 +1539,7 @@
</execution>
<execution>
<phase>test-compile</phase>
- <id>upgrade-current-version-phrase1</id>
+ <id>upgrade-current-version-phase1</id>
<goals>
<goal>create</goal>
</goals>