Skip to content

Commit

Permalink
[maven-release-plugin] prepare release QBrowser-1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
elbosso committed Dec 23, 2020
1 parent 1a83bbd commit 43a5490
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,15 +28,15 @@ UNERLAUBTE HANDLUNG (INKLUSIVE FAHRLAESSIGKEIT) VERANTWORTLICH, AUF WELCHEM
WEG SIE AUCH IMMER DURCH DIE BENUTZUNG DIESER SOFTWARE ENTSTANDEN SIND, SOGAR,
WENN SIE AUF DIE MOEGLICHKEIT EINES SOLCHEN SCHADENS HINGEWIESEN WORDEN SIND.
-->
<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>de.elbosso</groupId>
<artifactId>QBrowser</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0</version>
<scm>
<developerConnection>scm:git:https://github.com/elbosso/qbrowser.git</developerConnection>
</scm>
<tag>QBrowser-1.0.0</tag>
</scm>
<build>
<pluginManagement>
<plugins>
Expand Down

0 comments on commit 43a5490

Please sign in to comment.