Skip to content

Commit

Permalink
rename se-module
Browse files Browse the repository at this point in the history
  • Loading branch information
pmuir committed Apr 19, 2009
1 parent e8b4859 commit e800545
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion se/hello-world/pom.xml
Expand Up @@ -77,7 +77,7 @@
<dependencies>
<dependency>
<groupId>org.jboss.webbeans</groupId>
<artifactId>se-module</artifactId>
<artifactId>webbeans-se</artifactId>
</dependency>
</dependencies>

Expand Down
2 changes: 1 addition & 1 deletion se/numberguess/pom.xml
Expand Up @@ -14,7 +14,7 @@
<dependencies>
<dependency>
<groupId>org.jboss.webbeans</groupId>
<artifactId>se-module</artifactId>
<artifactId>webbeans-se</artifactId>
</dependency>
</dependencies>

Expand Down

0 comments on commit e800545

Please sign in to comment.