summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTrygve Laugstøl <trygvis@inamo.no>2013-01-26 12:37:59 +0100
committerTrygve Laugstøl <trygvis@inamo.no>2013-01-26 12:37:59 +0100
commit5d646dae008ece66c86f0ba23c2531414b2c168e (patch)
treeef2b908e4c5029dcb943dbaecff17bb48bda23b7
parent99f6e9e661df1b2b2350b4c49a96e6b45e3b973b (diff)
downloadmaven-nar-plugin-5d646dae008ece66c86f0ba23c2531414b2c168e.tar.gz
maven-nar-plugin-5d646dae008ece66c86f0ba23c2531414b2c168e.tar.bz2
maven-nar-plugin-5d646dae008ece66c86f0ba23c2531414b2c168e.tar.xz
maven-nar-plugin-5d646dae008ece66c86f0ba23c2531414b2c168e.zip
[maven-release-plugin] prepare release maven-nar-plugin-2.1-trygvis-1maven-nar-plugin-2.1-trygvis-1
-rw-r--r--pom.xml5
1 files changed, 2 insertions, 3 deletions
diff --git a/pom.xml b/pom.xml
index a39aedd..8978216 100644
--- a/pom.xml
+++ b/pom.xml
@@ -15,8 +15,7 @@
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>
@@ -27,7 +26,7 @@
<groupId>io.trygvis.usb</groupId>
<artifactId>maven-nar-plugin</artifactId>
- <version>2.1-trygvis-1-SNAPSHOT</version>
+ <version>2.1-trygvis-1</version>
<packaging>maven-plugin</packaging>
<name>Maven NAR Plugin</name>