Skip to content

Commit bbc2d0e

Browse files
committed
Bump to v19.0.0 and commented out m2e tag to avoid issue NEXUS-30305.
https://issues.sonatype.org/browse/NEXUS-30305
1 parent 0891451 commit bbc2d0e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
<groupId>io.github.albertus82</groupId>
99
<artifactId>jface-utils</artifactId>
10-
<version>19.0.0-SNAPSHOT</version>
10+
<version>19.0.0</version>
1111
<name>JFaceUtils</name>
1212
<url>https://github.com/albertus82/jface-utils</url>
1313
<description>Java SWT/JFace Utility Library including a Preferences Framework, Lightweight HTTP Server and macOS support.</description>
@@ -486,7 +486,7 @@
486486
<version>3.2.0</version>
487487
<executions>
488488
<execution>
489-
<?m2e ignore?>
489+
<!-- <?m2e ignore?> -->
490490
<phase>initialize</phase>
491491
<goals>
492492
<goal>active-profiles</goal>

0 commit comments

Comments
 (0)