Skip to content

Commit

Permalink
update to released versions of the specs
Browse files Browse the repository at this point in the history
  • Loading branch information
Kevan Lee Miller committed Feb 9, 2008
1 parent 725be61 commit e1f599e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -69,13 +69,13 @@
<dependency>
<groupId>org.apache.geronimo.specs</groupId>
<artifactId>geronimo-jta_1.1_spec</artifactId>
<version>1.1.1-SNAPSHOT</version>
<version>1.1.1</version>
</dependency>

<dependency>
<groupId>org.apache.geronimo.specs</groupId>
<artifactId>geronimo-j2ee-connector_1.5_spec</artifactId>
<version>2.0-SNAPSHOT</version>
<version>2.0.0</version>
</dependency>

<dependency>
Expand Down

0 comments on commit e1f599e

Please sign in to comment.