[maven-release-plugin] prepare release dev.jamesallenby.maven-sandbox-1.0
This commit is contained in:
6
pom.xml
6
pom.xml
@@ -1,12 +1,11 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?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"
|
<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/xsd/maven-4.0.0.xsd">
|
||||||
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
|
|
||||||
<modelVersion>4.0.0</modelVersion>
|
<modelVersion>4.0.0</modelVersion>
|
||||||
|
|
||||||
<groupId>dev.jamesallenby</groupId>
|
<groupId>dev.jamesallenby</groupId>
|
||||||
<artifactId>dev.jamesallenby.maven-sandbox</artifactId>
|
<artifactId>dev.jamesallenby.maven-sandbox</artifactId>
|
||||||
<version>1.0-SNAPSHOT</version>
|
<version>1.0</version>
|
||||||
|
|
||||||
<name>dev.jamesallenby.maven-sandbox</name>
|
<name>dev.jamesallenby.maven-sandbox</name>
|
||||||
<description>A simple dev.jamesallenby.maven-sandbox.</description>
|
<description>A simple dev.jamesallenby.maven-sandbox.</description>
|
||||||
@@ -21,6 +20,7 @@
|
|||||||
|
|
||||||
<scm>
|
<scm>
|
||||||
<developerConnection>scm:git:git@git.jrdn.dev:JamesAllenby/Maven-Sandbox.git</developerConnection>
|
<developerConnection>scm:git:git@git.jrdn.dev:JamesAllenby/Maven-Sandbox.git</developerConnection>
|
||||||
|
<tag>dev.jamesallenby.maven-sandbox-1.0</tag>
|
||||||
</scm>
|
</scm>
|
||||||
|
|
||||||
<dependencies>
|
<dependencies>
|
||||||
|
|||||||
Reference in New Issue
Block a user