We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents bbbe386 + 7a4f7b7 commit 5cc092fCopy full SHA for 5cc092f
pom.xml
@@ -17,7 +17,7 @@
17
18
<groupId>de.funfried.netbeans.plugins</groupId>
19
<artifactId>externalcodeformatter</artifactId>
20
- <version>1.15.2-SNAPSHOT</version>
+ <version>1.15.2</version>
21
<packaging>nbm</packaging>
22
23
<developers>
src/changes/changes.xml
@@ -9,7 +9,7 @@
9
</properties>
10
11
<body>
12
- <release version="1.15.2-SNAPSHOT" date="n/a" description="Bug-fix release">
+ <release version="1.15.2" date="2022-10-02" description="Bug-fix release">
13
<action dev="bahlef" type="add" issue="215">
14
Added possibility to organize imports with Google and Palantir formatter
15
</action>
0 commit comments