File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1414 <maven .compiler.release>11</maven .compiler.release>
1515 <javafx .version>21</javafx .version>
1616 <charm .version>6.2.3</charm .version>
17- <attach .version>4.0.21 </attach .version>
17+ <attach .version>4.0.23-SNAPSHOT </attach .version>
1818 <connect .version>2.0.1</connect .version>
1919 <javafx .maven.plugin.version>0.0.8</javafx .maven.plugin.version>
20- <gluonfx .maven.plugin.version>1.0.26 </gluonfx .maven.plugin.version>
20+ <gluonfx .maven.plugin.version>1.0.27-SNAPSHOT </gluonfx .maven.plugin.version>
2121 <main .class>com.gluonhq.hello.HelloGluonApp</main .class>
2222 <app .identifier>${main.class} </app .identifier>
2323 <app .description>The HelloGluon app</app .description>
7878 </repository >
7979 <repository >
8080 <id >snapshot</id >
81- <url >https://oss .sonatype.org/content/repositories/ snapshots/</url >
81+ <url >https://central .sonatype.com/repository/maven- snapshots/</url >
8282 </repository >
8383 </repositories >
8484
8585 <pluginRepositories >
8686 <pluginRepository >
8787 <id >snapshot</id >
88- <url >https://oss .sonatype.org/content/repositories/ snapshots/</url >
88+ <url >https://central .sonatype.com/repository/maven- snapshots/</url >
8989 </pluginRepository >
9090 </pluginRepositories >
9191
You can’t perform that action at this time.
0 commit comments