Skip to content
This repository has been archived by the owner on Jan 30, 2019. It is now read-only.

Commit

Permalink
[maven-release-plugin] prepare release javax.el-api-3.0.0
Browse files Browse the repository at this point in the history
svn path=/trunk/; revision=278
  • Loading branch information
Kin Man Chung committed Apr 25, 2013
1 parent 7002ada commit ab00718
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.el</groupId>
<artifactId>javax.el-api</artifactId>
<packaging>jar</packaging>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.0</version>
<name>Expression Language 3.0 API</name>

<properties>
Expand Down Expand Up @@ -91,9 +91,9 @@
</mailingList>
</mailingLists>
<scm>
<connection>scm:svn:https://svn.java.net/svn/el-spec~source-code/trunk/api</connection>
<developerConnection>scm:svn:https://svn.java.net/svn/el-spec~source-code/trunk/api</developerConnection>
<url>http://java.net/projects/el-spec/sources/source-code/show</url>
<connection>scm:svn:https://svn.java.net/svn/el-spec~source-code/tags/javax.el-api-3.0.0</connection>
<developerConnection>scm:svn:https://svn.java.net/svn/el-spec~source-code/tags/javax.el-api-3.0.0</developerConnection>
<url>http://java.net/projects/el-spec/sources/source-code/show/tags/javax.el-api-3.0.0</url>
</scm>

<developers>
Expand Down

0 comments on commit ab00718

Please sign in to comment.