Skip to content

Commit

Permalink
[maven-release-plugin] prepare release escapevelocity-0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
eamonnmcmanus committed Jun 6, 2018
1 parent 4bb1d74 commit cb7c248
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="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 @@ -25,7 +24,7 @@

<groupId>com.google.escapevelocity</groupId>
<artifactId>escapevelocity</artifactId>
<version>0.9-SNAPSHOT</version>
<version>0.9</version>
<name>EscapeVelocity</name>
<description>
A reimplementation of a subset of the Apache Velocity templating system.
Expand Down

0 comments on commit cb7c248

Please sign in to comment.