Skip to content

Commit

Permalink
[maven-release-plugin] prepare release l10n-maven-plugin-1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
slawekjaranowski committed Jun 28, 2022
1 parent 61a44e5 commit 63c44b8
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ under the License.
<artifactId>l10n-maven-plugin</artifactId>
<packaging>maven-plugin</packaging>
<name>Localization Tools Maven Plugin</name>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0</version>

<description>
The Localization Tools Maven Plugin helps with internationalization and localization of your projects.
Expand Down Expand Up @@ -76,12 +76,13 @@ under the License.
<connection>scm:git:https://github.com/mojohaus/l10n-maven-plugin.git</connection>
<developerConnection>scm:git:ssh://[email protected]/mojohaus/l10n-maven-plugin.git</developerConnection>
<url>https://github.com/mojohaus/l10n-maven-plugin/tree/master</url>
<tag>l10n-maven-plugin-1.0.0</tag>
</scm>

<properties>
<mavenVersion>3.2.5</mavenVersion>
<mojo.java.target>1.8</mojo.java.target>
<project.build.outputTimestamp>2022-06-25T18:36:44Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2022-06-28T20:40:12Z</project.build.outputTimestamp>
</properties>

<dependencyManagement>
Expand Down

0 comments on commit 63c44b8

Please sign in to comment.