This repository was archived by the owner on Apr 15, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +1
-27
lines changed
Expand file tree Collapse file tree 1 file changed +1
-27
lines changed Original file line number Diff line number Diff line change 6666 <target >1.7</target >
6767 </configuration >
6868 </plugin >
69- <!-- <plugin>-->
70- <!-- <groupId>org.codehaus.mojo</groupId>-->
71- <!-- <artifactId>ideauidesigner-maven-plugin</artifactId>-->
72- <!-- <version>1.0-beta-1</version>-->
73- <!-- <executions>-->
74- <!-- <execution>-->
75- <!-- <goals>-->
76- <!-- <goal>javac2</goal>-->
77- <!-- </goals>-->
78- <!-- </execution>-->
79- <!-- </executions>-->
8069
81- <!-- <configuration>-->
82- <!-- <fork>true</fork>-->
83- <!-- <debug>true</debug>-->
84- <!-- <failOnError>true</failOnError>-->
85- <!-- </configuration>-->
86- <!-- </plugin>-->
8770 <plugin >
8871 <groupId >org.sonatype.plugins</groupId >
8972 <artifactId >nexus-staging-maven-plugin</artifactId >
184167 <artifactId >tagmycode-sdk</artifactId >
185168 <version >${tagmycode-sdk.version} </version >
186169 </dependency >
187- <dependency >
188- <groupId >log4j</groupId >
189- <artifactId >log4j</artifactId >
190- <version >1.2.17</version >
191- </dependency >
192170 <dependency >
193171 <groupId >com.intellij</groupId >
194172 <artifactId >forms_rt</artifactId >
195173 <version >7.0.3</version >
196174 </dependency >
197- <dependency >
198- <groupId >jgoodies</groupId >
199- <artifactId >forms</artifactId >
200- <version >1.0.5</version >
201- </dependency >
175+
202176 <dependency >
203177 <groupId >com.fifesoft</groupId >
204178 <artifactId >rsyntaxtextarea</artifactId >
You can’t perform that action at this time.
0 commit comments