Skip to content

Commit

Permalink
Merge branch 'cdi2-weld' into cdi2-weld-all-impls
Browse files Browse the repository at this point in the history
  • Loading branch information
dcendents committed Mar 3, 2021
2 parents b11c97d + da701f8 commit 87b4859
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jakarta-cdi/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -229,12 +229,12 @@
<goals>
<goal>test</goal>
</goals>
</execution>
<configuration>
<classpathDependencyExcludes>
<classpathDependencyExclude>org.jboss.weld.se:weld-se-core</classpathDependencyExclude>
</classpathDependencyExcludes>
</configuration>
</execution>
</executions>
</plugin>
</plugins>
Expand Down

0 comments on commit 87b4859

Please sign in to comment.