File tree Expand file tree Collapse file tree 3 files changed +7
-7
lines changed
codemodel-annotation-compiler Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 4444 <modelVersion >4.0.0</modelVersion >
4545 <groupId >unquietcode.tools.jcodemodel</groupId >
4646 <artifactId >codemodel-annotation-compiler</artifactId >
47- <version >1.0-SNAPSHOT </version >
47+ <version >1.0</version >
4848 <name >Codemodel Annotation Compiler</name >
4949 <description >The annotation compiler ant task for the CodeModel java source code generation library</description >
5050 <parent >
51- <groupId >com.sun.codemodel </groupId >
51+ <groupId >unquietcode.tools.jcodemodel </groupId >
5252 <artifactId >codemodel-project</artifactId >
53- <version >2.7-SNAPSHOT </version >
53+ <version >1.0 </version >
5454 <relativePath >../pom.xml</relativePath >
5555 </parent >
5656 <dependencies >
5757 <dependency >
5858 <groupId >unquietcode.tools.jcodemodel</groupId >
5959 <artifactId >codemodel</artifactId >
60- <version >1.0-SNAPSHOT </version >
60+ <version >1.0</version >
6161 </dependency >
6262 <dependency >
6363 <groupId >com.sun.istack</groupId >
Original file line number Diff line number Diff line change 4444 <modelVersion >4.0.0</modelVersion >
4545 <groupId >unquietcode.tools.jcodemodel</groupId >
4646 <artifactId >codemodel</artifactId >
47- <version >1.0-SNAPSHOT </version >
47+ <version >1.0</version >
4848 <name >Codemodel Core</name >
4949 <description >The core functionality of the CodeModel java source code generation library</description >
5050 <parent >
5151 <groupId >unquietcode.tools.jcodemodel</groupId >
5252 <artifactId >codemodel-project</artifactId >
53- <version >1.0-SNAPSHOT </version >
53+ <version >1.0</version >
5454 <relativePath >../pom.xml</relativePath >
5555 </parent >
5656 <dependencies >
Original file line number Diff line number Diff line change 4747 <name >Codemodel</name >
4848 <description >Java source code generation library</description >
4949 <url >http://codemodel.java.net/</url >
50- <version >1.0-SNAPSHOT </version >
50+ <version >1.0</version >
5151 <packaging >pom</packaging >
5252 <modules >
5353 <module >codemodel</module >
You can’t perform that action at this time.
0 commit comments