Skip to content

Commit 5cc092f

Browse files
authored
Merge pull request #231 from funfried/release/1.15.x
Set to stable version
2 parents bbbe386 + 7a4f7b7 commit 5cc092f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717

1818
<groupId>de.funfried.netbeans.plugins</groupId>
1919
<artifactId>externalcodeformatter</artifactId>
20-
<version>1.15.2-SNAPSHOT</version>
20+
<version>1.15.2</version>
2121
<packaging>nbm</packaging>
2222

2323
<developers>

src/changes/changes.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
</properties>
1010

1111
<body>
12-
<release version="1.15.2-SNAPSHOT" date="n/a" description="Bug-fix release">
12+
<release version="1.15.2" date="2022-10-02" description="Bug-fix release">
1313
<action dev="bahlef" type="add" issue="215">
1414
Added possibility to organize imports with Google and Palantir formatter
1515
</action>

0 commit comments

Comments
 (0)