Skip to content

Commit

Permalink
[SHRINKDESC-21] Update after rebase w/ master
Browse files Browse the repository at this point in the history
  • Loading branch information
ALRubinger committed May 29, 2012
1 parent e9ec213 commit b2f4f8a
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion api-javaee-prototype/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.jboss.shrinkwrap.descriptors</groupId>
<artifactId>shrinkwrap-descriptors-parent</artifactId>
<version>2.0.0-alpha-3-SNAPSHOT</version>
<version>2.0.0-alpha-4-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
Expand Up @@ -21,7 +21,7 @@

/**
* Read-only view of a web application deployment descriptor (ie. web.xml).
*
*
* @author <a href="mailto:alr@jboss.org">Andrew Lee Rubinger</a>
*/
/*
Expand Down
2 changes: 1 addition & 1 deletion impl-javaee-prototype/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.jboss.shrinkwrap.descriptors</groupId>
<artifactId>shrinkwrap-descriptors-parent</artifactId>
<version>2.0.0-alpha-3-SNAPSHOT</version>
<version>2.0.0-alpha-4-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down

0 comments on commit b2f4f8a

Please sign in to comment.