File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2121 <parent >
2222 <groupId >org.objenesis</groupId >
2323 <artifactId >objenesis-parent</artifactId >
24- <version >3.0-SNAPSHOT </version >
24+ <version >3.0</version >
2525 </parent >
2626
2727 <artifactId >objenesis-benchmark</artifactId >
Original file line number Diff line number Diff line change 2323 <parent >
2424 <artifactId >objenesis-parent</artifactId >
2525 <groupId >org.objenesis</groupId >
26- <version >3.0-SNAPSHOT </version >
26+ <version >3.0</version >
2727 </parent >
2828
2929 <artifactId >gae</artifactId >
Original file line number Diff line number Diff line change 2121 <parent >
2222 <groupId >org.objenesis</groupId >
2323 <artifactId >objenesis-parent</artifactId >
24- <version >3.0-SNAPSHOT </version >
24+ <version >3.0</version >
2525 </parent >
2626 <artifactId >objenesis</artifactId >
2727
Original file line number Diff line number Diff line change 2020 <modelVersion >4.0.0</modelVersion >
2121 <groupId >org.objenesis</groupId >
2222 <artifactId >objenesis-parent</artifactId >
23- <version >3.0-SNAPSHOT </version >
23+ <version >3.0</version >
2424 <packaging >pom</packaging >
2525
2626 <name >Objenesis parent project</name >
5454 <url >https://github.com/easymock/objenesis</url >
5555 <
developerConnection >scm:git:
[email protected] :easymock/objenesis.git</
developerConnection >
5656 <connection >scm:git:https://github.com/easymock/objenesis.git</connection >
57- <tag >HEAD </tag >
57+ <tag >3.0 </tag >
5858 </scm >
5959
6060 <developers >
494494 <module >benchmark</module >
495495 </modules >
496496 </profile >
497+ <profile >
498+ <!-- Activate to run to include Google App Engine test -->
499+ <id >gae</id >
500+ <modules >
501+ <module >gae</module >
502+ </modules >
503+ </profile >
497504 <profile >
498505 <!-- Activate to create a complete release -->
499506 <id >release</id >
Original file line number Diff line number Diff line change 2121 <parent >
2222 <groupId >org.objenesis</groupId >
2323 <artifactId >objenesis-parent</artifactId >
24- <version >3.0-SNAPSHOT </version >
24+ <version >3.0</version >
2525 </parent >
2626 <artifactId >objenesis-tck-android</artifactId >
2727 <name >Objenesis Android TCK</name >
Original file line number Diff line number Diff line change 2121 <parent >
2222 <groupId >org.objenesis</groupId >
2323 <artifactId >objenesis-parent</artifactId >
24- <version >3.0-SNAPSHOT </version >
24+ <version >3.0</version >
2525 </parent >
2626 <artifactId >objenesis-tck</artifactId >
2727
Original file line number Diff line number Diff line change 2121 <parent >
2222 <groupId >org.objenesis</groupId >
2323 <artifactId >objenesis-parent</artifactId >
24- <version >3.0-SNAPSHOT </version >
24+ <version >3.0</version >
2525 </parent >
2626 <artifactId >objenesis-website</artifactId >
2727 <name >Objenesis website</name >
3939 <dependency >
4040 <groupId >org.objenesis</groupId >
4141 <artifactId >objenesis</artifactId >
42- <version >3.0-SNAPSHOT </version >
42+ <version >3.0</version >
4343 </dependency >
4444 </dependencies >
4545
You can’t perform that action at this time.
0 commit comments