Skip to content

Commit

Permalink
[maven-release-plugin] prepare release play-oauth-client-1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
leleuj committed Dec 30, 2012
1 parent acc473c commit 1e014b4
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,7 @@
See the License for the specific language governing permissions and
limitations under the License.
-->
<project xmlns="https://maven.apache.org/POM/4.0.0" xmlns:xsi="https://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="https://maven.apache.org/POM/4.0.0 https://maven.apache.org/maven-v4_0_0.xsd">
<project xmlns="https://maven.apache.org/POM/4.0.0" xmlns:xsi="https://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="https://maven.apache.org/POM/4.0.0 https://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>

<parent>
Expand All @@ -28,7 +27,7 @@
<artifactId>play-oauth-client</artifactId>
<packaging>jar</packaging>
<name>Play OAuth client</name>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0</version>
<description>Java and Scala OAuth client for Play 2.0 framework with user profile retrieval using scribe-up</description>
<url>https://github.com/leleuj/play-oauth-client</url>

Expand Down

0 comments on commit 1e014b4

Please sign in to comment.