File tree Expand file tree Collapse file tree
codemodel-annotation-compiler Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4444 <modelVersion >4.0.0</modelVersion >
4545 <groupId >com.sun.codemodel</groupId >
4646 <artifactId >codemodel-annotation-compiler</artifactId >
47- <version >2.6 </version >
47+ <version >2.7-SNAPSHOT </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 >
5151 <groupId >com.sun.codemodel</groupId >
5252 <artifactId >codemodel-project</artifactId >
53- <version >2.6 </version >
53+ <version >2.7-SNAPSHOT </version >
5454 <relativePath >../pom.xml</relativePath >
5555 </parent >
5656 <dependencies >
5757 <dependency >
5858 <groupId >com.sun.codemodel</groupId >
5959 <artifactId >codemodel</artifactId >
60- <version >2.6 </version >
60+ <version >2.7-SNAPSHOT </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 >com.sun.codemodel</groupId >
4646 <artifactId >codemodel</artifactId >
47- <version >2.6 </version >
47+ <version >2.7-SNAPSHOT </version >
4848 <name >Codemodel Core</name >
4949 <description >The core functionality of the CodeModel java source code generation library</description >
5050 <parent >
5151 <groupId >com.sun.codemodel</groupId >
5252 <artifactId >codemodel-project</artifactId >
53- <version >2.6 </version >
53+ <version >2.7-SNAPSHOT </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 >2.6 </version >
50+ <version >2.7-SNAPSHOT </version >
5151 <packaging >pom</packaging >
5252 <parent >
5353 <groupId >net.java</groupId >
140140 </license >
141141 </licenses >
142142 <scm >
143- <developerConnection >scm:svn:https://svn.java.net/svn/codemodel~svn/tags /codemodel-project-2.6 </developerConnection >
144- <connection >scm:svn:https://svn.java.net/svn/codemodel~svn/tags /codemodel-project-2.6 </connection >
145- <url >http://java.net/projects/codemodel/sources/svn/show/tags/codemodel-project-2.6 </url >
143+ <developerConnection >scm:svn:https://svn.java.net/svn/codemodel~svn/trunk /codemodel</developerConnection >
144+ <connection >scm:svn:https://svn.java.net/svn/codemodel~svn/trunk /codemodel</connection >
145+ <url >http://java.net/projects/codemodel/sources/svn/show/trunk </url >
146146 </scm >
147147 <distributionManagement >
148148 <site >
You can’t perform that action at this time.
0 commit comments