Skip to content

Commit

Permalink
refactoring
Browse files Browse the repository at this point in the history
git-svn-id: file:///Users/billburke/jboss/resteasy/resteasy-git/svn-server-sync/resteasy/trunk@165 2b1ed4c4-5db3-0410-90e4-80a7a6204c25
  • Loading branch information
patriot1burke committed May 23, 2008
1 parent 5e284c5 commit 7e581cb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion resteasy-mom/pom.xml
Expand Up @@ -3,7 +3,7 @@
<properties>
<resteasy-mom-version>1.0-beta-2</resteasy-mom-version>
</properties>
<name>Resteasy JAX-RS</name>
<name>Resteasy MOM Parent POM</name>
<url>http://www.attainware.com/</url>
<modelVersion>4.0.0</modelVersion>

Expand Down
4 changes: 2 additions & 2 deletions resteasy-mom/resteasy-mom/pom.xml
Expand Up @@ -10,7 +10,7 @@
<artifactId>resteasy-mom</artifactId>
<packaging>jar</packaging>
<version>${resteasy-mom-version}</version>
<name>Basic Integration Test</name>
<name>Resteasy MOM</name>
<url>http://maven.apache.org</url>
<repositories>
<repository>
Expand All @@ -26,7 +26,7 @@
<dependency>
<groupId>org.resteasy</groupId>
<artifactId>resteasy-jaxrs</artifactId>
<version>[1.0-beta-3,)</version>
<version>1.0-beta-4</version>
</dependency>
<dependency>
<groupId>tjws</groupId>
Expand Down

0 comments on commit 7e581cb

Please sign in to comment.