Skip to content

Commit

Permalink
[maven-release-plugin] prepare release wounit-1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
hprange committed Nov 6, 2011
1 parent 8c6d766 commit f52a09f
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,12 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<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>

<groupId>com.wounit</groupId>
<artifactId>wounit</artifactId>
<packaging>jar</packaging>
<version>1.2-SNAPSHOT</version>
<version>1.2</version>
<name>WOUnit Framework</name>
<description>The WOUnit framework contains a set of utilities for testing WebObjects applications using JUnit 4.7 or later capabilities.</description>
<url>http://github.com/hprange/wounit</url>
Expand Down

0 comments on commit f52a09f

Please sign in to comment.