Skip to content

Commit

Permalink
minor
Browse files Browse the repository at this point in the history
  • Loading branch information
Shane Bryzak committed Nov 29, 2010
1 parent e4ded2d commit 8c863de
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions impl/pom.xml
Expand Up @@ -9,7 +9,7 @@
<relativePath>../pom.xml</relativePath>
</parent>

<artifactId>seam-servlet-impl</artifactId>
<artifactId>seam-servlet</artifactId>
<version>3.0.0-SNAPSHOT</version>

<packaging>jar</packaging>
Expand All @@ -28,7 +28,7 @@
<artifactId>weld-extensions</artifactId>
<scope>compile</scope>
<!-- temporary -->
<version>1.0.0-SNAPSHOT</version>
<!--version>1.0.0-SNAPSHOT</version-->
</dependency>

<dependency>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -154,7 +154,7 @@
</activation>
<modules>
<module>dist</module>
<module>docs</module>
<module>docs/reference</module>
</modules>
</profile>
<profile>
Expand Down

0 comments on commit 8c863de

Please sign in to comment.