Skip to content
This repository was archived by the owner on Nov 16, 2024. It is now read-only.

Commit 559c770

Browse files
author
Gerald Boersma
committed
Set version in POM for release.
1 parent 9cc9a2d commit 559c770

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<groupId>info.leadinglight</groupId>
55
<artifactId>uml-java-doclet</artifactId>
66
<name>uml-java-doclet</name>
7-
<version>1.2-SNAPSHOT</version>
7+
<version>1.1</version>
88
<packaging>jar</packaging>
99
<properties>
1010
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
@@ -65,7 +65,7 @@
6565
<docletArtifact>
6666
<groupId>info.leadinglight</groupId>
6767
<artifactId>uml-java-doclet</artifactId>
68-
<version>1.2-SNAPSHOT</version>
68+
<version>1.1</version>
6969
</docletArtifact>
7070
<useStandardDocletOptions>true</useStandardDocletOptions>
7171
<additionalOptions>

0 commit comments

Comments
 (0)