File tree Expand file tree Collapse file tree 2 files changed +8
-14
lines changed
Expand file tree Collapse file tree 2 files changed +8
-14
lines changed Original file line number Diff line number Diff line change 1717
1818 <groupId >de.funfried.netbeans.plugins</groupId >
1919 <artifactId >externalcodeformatter</artifactId >
20- <version >1.15.7-SNAPSHOT </version >
20+ <version >1.15.6 </version >
2121 <packaging >nbm</packaging >
2222
2323 <developers >
100100 <url >scm:git:https://github.com/funfried/externalcodeformatter_for_netbeans.git</url >
101101 </site >
102102 <repository >
103- <id >sonatype-nexus-staging </id >
104- <name >Nexus Release Repository </name >
105- <url >https://oss .sonatype.org/service/local/staging/deploy/maven2/ </url >
103+ <id >maven-central </id >
104+ <name >Maven Central </name >
105+ <url >https://central .sonatype.com/artifact/de.funfried.netbeans.plugins/externalcodeformatter </url >
106106 </repository >
107107 <snapshotRepository >
108- <id >sonatype-nexus-snapshots</id >
109- <url >https://oss.sonatype.org/content/repositories/snapshots</url >
108+ <id >github</id >
109+ <name >GitHub Snapshots</name >
110+ <url >https://maven.pkg.github.com/funfried/externalcodeformatter_for_netbeans</url >
110111 </snapshotRepository >
111112 </distributionManagement >
112113
11661167 <name >GitHub funfried Apache Maven Packages</name >
11671168 <url >https://maven.pkg.github.com/funfried/externalcodeformatter_for_netbeans</url >
11681169 </repository >
1169- <snapshotRepository >
1170- <id >github</id >
1171- <url >https://maven.pkg.github.com/funfried/externalcodeformatter_for_netbeans</url >
1172- </snapshotRepository >
11731170 </distributionManagement >
11741171 </profile >
11751172 <profile >
Original file line number Diff line number Diff line change 99 </properties >
1010
1111 <body >
12- <release version =" 1.15.7-SNAPSHOT" date =" N/A" description =" N/A" >
13- </release >
14-
15- <release version =" 1.15.6" date =" 2025-10-27" description =" Maintenance release" >
12+ <release version =" 1.15.6" date =" 2025-10-28" description =" Maintenance release" >
1613 <action dev =" bahlef" type =" change" >
1714 Updated to latest dependency and plugin versions (and due to the Google Formatter also increased the minimum Java version to 21)
1815 </action >
You can’t perform that action at this time.
0 commit comments