Änderungen von Dokument Plugin-Entwicklung


Von Version 8.1
bearbeitet von awa
am 25.02.2022, 21:31
Änderungskommentar: Uploaded new attachment "pom.xml", version 1.5
Auf Version 9.1
bearbeitet von awa
am 25.02.2022, 21:32
Änderungskommentar: Uploaded new attachment "pom.xml", version 1.6

Zusammenfassung

Details

pom.xml
Größe
... ... @@ -1,1 +1,1 @@
1 -6.1 KB
1 +5.9 KB
Inhalt
... ... @@ -27,14 +27,6 @@
27 27   <fc-server-maven-plugin.version>7.0.1</fc-server-maven-plugin.version>
28 28   </properties>
29 29  
30 - <repositories>
31 - <repository>
32 - <id>xima</id>
33 - <name>fc-plugin-dev</name>
34 - <url>http://artifactory.xima-services.de/artifactory/fc-plugin-dev</url>
35 - </repository>
36 - </repositories>
37 -
38 38   <dependencies>
39 39   <!-- Reference FORMCYCLE libraries. The plugin is installed in a running -->
40 40   <!-- FORMCYCLE system, , so you do not need to include the FORMCYCLE libraries -->