Skip to content

Commit

Permalink
Changed version of se-module from 1.0-SNAPSHOT to 1.0.0-SNAPSHOT.
Browse files Browse the repository at this point in the history
  • Loading branch information
peteroyle authored and peteroyle committed Mar 1, 2009
1 parent b281953 commit 627e033
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion se/hello-world/pom.xml
Expand Up @@ -8,6 +8,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.jboss.webbeans</groupId>
<artifactId>hello-world-se</artifactId>
<packaging>jar</packaging>
<name>Hello World SE</name>
<url>http://maven.apache.org</url>

Expand Down Expand Up @@ -99,7 +100,7 @@
<dependency>
<groupId>org.jboss.webbeans</groupId>
<artifactId>se-module</artifactId>
<version>1.0-SNAPSHOT</version>
<version>1.0.0-SNAPSHOT</version>
<scope>compile</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 627e033

Please sign in to comment.