Skip to content

Commit 0d4629b

Browse files
committed
Set to final version and maintained changes
1 parent 129f511 commit 0d4629b

2 files changed

Lines changed: 5 additions & 2 deletions

File tree

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.3-SNAPSHOT</version>
20+
<version>1.15.3</version>
2121
<packaging>nbm</packaging>
2222

2323
<developers>

src/changes/changes.xml

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

1111
<body>
12-
<release version="1.15.3-SNAPSHOT" date="N/A" description="Added HTML and CSS formatter">
12+
<release version="1.15.3" date="2023-01-26" description="Added HTML and CSS formatter along with nbm signing">
13+
<action dev="bahlef" type="add">
14+
Signing of nbm file as requested by the NetBeans team to get the plugin center verification
15+
</action>
1316
<action dev="bahlef" type="add" issue="107">
1417
Add JSoup HTML formatter
1518
</action>

0 commit comments

Comments
 (0)