Skip to content

Commit

Permalink
workaround bug in maven
Browse files Browse the repository at this point in the history
  • Loading branch information
pmuir committed May 20, 2010
1 parent 3e3b735 commit e8efad1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions impl/pom.xml
Expand Up @@ -128,6 +128,7 @@
<plugin>
<groupId>ch.qos.cal10n.plugins</groupId>
<artifactId>maven-cal10n-plugin</artifactId>
<version>0.7.2</version>
<executions>
<execution>
<id>verify-messages</id>
Expand Down
1 change: 1 addition & 0 deletions pom.xml
Expand Up @@ -28,6 +28,7 @@
<groupId>org.jboss.weld</groupId>
<artifactId>weld-api-bom</artifactId>
<version>1.0-SNAPSHOT</version>
<type>pom</type>
</dependency>
</dependencies>

Expand Down

0 comments on commit e8efad1

Please sign in to comment.