File tree Expand file tree Collapse file tree 6 files changed +11
-12
lines changed
vraptor-blank-project-gae Expand file tree Collapse file tree 6 files changed +11
-12
lines changed Original file line number Diff line number Diff line change 33
44 <groupId >br.com.caelum</groupId >
55 <artifactId >vraptor-parent</artifactId >
6- <version >3.5.4-SNAPSHOT </version >
6+ <version >3.5.4</version >
77 <name >VRaptor3</name >
88 <packaging >pom</packaging >
99
6969 <url >http://github.com/caelum/vraptor</url >
7070 <connection >scm:git:git://github.com/caelum/vraptor</connection >
7171 <developerConnection >scm:git:git@github.com:caelum/vraptor.git</developerConnection >
72- </scm >
72+ <tag >vraptor-parent-3.5.4</tag >
73+ </scm >
7374
7475 <modules >
7576 <module >vraptor-core</module >
Original file line number Diff line number Diff line change 88 <parent >
99 <groupId >br.com.caelum</groupId >
1010 <artifactId >vraptor-parent</artifactId >
11- <version >3.5.4-SNAPSHOT </version >
11+ <version >3.5.4</version >
1212 </parent >
1313
1414 <dependencies >
Original file line number Diff line number Diff line change 88 <parent >
99 <groupId >br.com.caelum</groupId >
1010 <artifactId >vraptor-parent</artifactId >
11- <version >3.5.4-SNAPSHOT </version >
11+ <version >3.5.4</version >
1212 </parent >
1313
1414 <dependencies >
Original file line number Diff line number Diff line change 88 <parent >
99 <groupId >br.com.caelum</groupId >
1010 <artifactId >vraptor-parent</artifactId >
11- <version >3.5.4-SNAPSHOT </version >
11+ <version >3.5.4</version >
1212 </parent >
1313
1414 <dependencies >
386386 <phase >process-sources</phase >
387387 <configuration >
388388 <target >
389- <replaceregexp file =" src/main/java/br/com/caelum/vraptor/VRaptor.java"
390- match=" VERSION = " (.*)" ;"
391- replace=" VERSION = " ${project.version}" ;" />
389+ <replaceregexp file =" src/main/java/br/com/caelum/vraptor/VRaptor.java" match =" VERSION = " (.*)" ;" replace =" VERSION = " ${project.version}" ;" />
392390 </target >
393391 </configuration >
394392 <goals >
Original file line number Diff line number Diff line change 33
44 <groupId >br.com.caelum</groupId >
55 <artifactId >vraptor-mydvds</artifactId >
6- <version >3.5.4-SNAPSHOT </version >
6+ <version >3.5.4</version >
77 <packaging >war</packaging >
88
99 <parent >
1010 <groupId >br.com.caelum</groupId >
1111 <artifactId >vraptor-parent</artifactId >
12- <version >3.5.4-SNAPSHOT </version >
12+ <version >3.5.4</version >
1313 </parent >
1414
1515 <dependencies >
Original file line number Diff line number Diff line change 33
44 <groupId >br.com.caelum</groupId >
55 <artifactId >vraptor-plugin-gae</artifactId >
6- <version >3.5.4-SNAPSHOT </version >
6+ <version >3.5.4</version >
77 <packaging >jar</packaging >
88
99 <parent >
1010 <groupId >br.com.caelum</groupId >
1111 <artifactId >vraptor-parent</artifactId >
12- <version >3.5.4-SNAPSHOT </version >
12+ <version >3.5.4</version >
1313 </parent >
1414
1515 <repositories >
You can’t perform that action at this time.
0 commit comments