Skip to content
This repository has been archived by the owner on May 11, 2018. It is now read-only.

Commit

Permalink
[maven-release-plugin] prepare release javax.enterprise.concurrent-ap…
Browse files Browse the repository at this point in the history
…i-1.0-b03

svn path=/trunk/; revision=30
  • Loading branch information
honghzzhang committed Feb 20, 2013
1 parent bb2e374 commit d020ee9
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions api/pom.xml
Expand Up @@ -52,7 +52,7 @@

<groupId>javax.enterprise.concurrent</groupId>
<artifactId>javax.enterprise.concurrent-api</artifactId>
<version>${apijar.maven.version}-SNAPSHOT</version>
<version>1.0-b03</version>
<packaging>bundle</packaging>
<name>javax.enterprise.concurrent-api</name>
<description>JSR 236:Concurrency Utilities for Java EE</description>
Expand All @@ -72,9 +72,9 @@
</licenses>

<scm>
<url>http://java.net/projects/concurrency-ee-spec/sources/source-code-repository/show/trunk/api</url>
<connection>scm:svn:https://svn.java.net/svn/concurrency-ee-spec~source-code-repository/trunk/api</connection>
<developerConnection>scm:svn:https://svn.java.net/svn/concurrency-ee-spec~source-code-repository/trunk/api</developerConnection>
<url>http://java.net/projects/concurrency-ee-spec/sources/source-code-repository/show/tags/javax.enterprise.concurrent-api-1.0-b03</url>
<connection>scm:svn:https://svn.java.net/svn/concurrency-ee-spec~source-code-repository/tags/javax.enterprise.concurrent-api-1.0-b03</connection>
<developerConnection>scm:svn:https://svn.java.net/svn/concurrency-ee-spec~source-code-repository/tags/javax.enterprise.concurrent-api-1.0-b03</developerConnection>
</scm>

<developers>
Expand Down

0 comments on commit d020ee9

Please sign in to comment.