Skip to content

Commit

Permalink
[maven-release-plugin] prepare release computer-kurzweil-parent-1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
thomaswoehlke committed Dec 24, 2022
1 parent 450515d commit 6b511bc
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
<?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/xsd/maven-4.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/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>

<groupId>org.woehlke.computer.kurzweil</groupId>
<artifactId>computer-kurzweil-parent</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0</version>
<packaging>pom</packaging>

<name>Computer Kurzweil Parent</name>
Expand All @@ -17,7 +16,7 @@
<connection>scm:git:[email protected]:Computer-Kurzweil/computer-kurzweil-parent.git</connection>
<developerConnection>scm:git:[email protected]:Computer-Kurzweil/computer-kurzweil-parent.git</developerConnection>
<url>https://github.com/Computer-Kurzweil/computer-kurzweil-parent/tree/${project.scm.tag}</url>
<tag>HEAD</tag>
<tag>computer-kurzweil-parent-1.0.0</tag>
</scm>

<issueManagement>
Expand Down

0 comments on commit 6b511bc

Please sign in to comment.