Skip to content

Commit

Permalink
[maven-release-plugin] prepare release jbake-maven-plugin-0.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
aldrinleal committed Sep 22, 2013
1 parent 76606eb commit abce914
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
@@ -1,5 +1,4 @@
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.sonatype.oss</groupId>
Expand All @@ -10,7 +9,7 @@
<groupId>br.com.ingenieux</groupId>
<artifactId>jbake-maven-plugin</artifactId>
<packaging>maven-plugin</packaging>
<version>0.0.1-SNAPSHOT</version>
<version>0.0.1</version>

<description>jbake-maven-plugin is a plugin to integrate JBake into your projects</description>
<url>http://docs.ingenieux.com.br/jbake-maven-plugin/</url>
Expand Down

0 comments on commit abce914

Please sign in to comment.