File tree Expand file tree Collapse file tree 24 files changed +49
-26
lines changed 
simple-hashCode-equals-01 Expand file tree Collapse file tree 24 files changed +49
-26
lines changed Original file line number Diff line number Diff line change 88	<parent >
99		<groupId >org.jvnet.jaxb2_commons</groupId >
1010		<artifactId >jaxb2-basics-project</artifactId >
11- 		<version >0.9.3-SNAPSHOT </version >
11+ 		<version >0.9.3</version >
1212	</parent >
1313	<dependencies >
1414		<dependency >
Original file line number Diff line number Diff line change 44	<modelVersion >4.0.0</modelVersion >
55	<artifactId >jaxb2-basics</artifactId >
66	<packaging >jar</packaging >
7- 	<version >0.9.3-SNAPSHOT </version >
7+ 	<version >0.9.3</version >
88	<name >JAXB2 Basics - Basic Plugins</name >
99	<parent >
1010		<groupId >org.jvnet.jaxb2_commons</groupId >
1111		<artifactId >jaxb2-basics-project</artifactId >
12- 		<version >0.9.3-SNAPSHOT </version >
12+ 		<version >0.9.3</version >
1313	</parent >
1414	<dependencies >
1515		<dependency >
Original file line number Diff line number Diff line change 99	<parent >
1010		<groupId >org.jvnet.jaxb2_commons</groupId >
1111		<artifactId >jaxb2-basics-project</artifactId >
12- 		<version >0.9.3-SNAPSHOT </version >
12+ 		<version >0.9.3</version >
1313	</parent >
1414	<dependencies >
1515		<dependency >
2626			<classifier >ant-src</classifier >
2727			<version >${project.version} </version >
2828		</dependency >
29+ 		<dependency >
30+ 			<groupId >${project.groupId} </groupId >
31+ 			<artifactId >jaxb2-basics-sample-po-simple</artifactId >
32+ 			<type >zip</type >
33+ 			<classifier >maven-src</classifier >
34+ 			<version >${project.version} </version >
35+ 		</dependency >
36+ 		<dependency >
37+ 			<groupId >${project.groupId} </groupId >
38+ 			<artifactId >jaxb2-basics-sample-po-simple</artifactId >
39+ 			<type >zip</type >
40+ 			<classifier >ant-src</classifier >
41+ 			<version >${project.version} </version >
42+ 		</dependency >
2943		<dependency >
3044			<groupId >${project.groupId} </groupId >
3145			<artifactId >jaxb2-basics-sample-basic</artifactId >
Original file line number Diff line number Diff line change 66	<parent >
77		<groupId >org.jvnet.jaxb2_commons</groupId >
88		<artifactId >jaxb2-basics-project</artifactId >
9- 		<version >0.9.3-SNAPSHOT </version >
9+ 		<version >0.9.3</version >
1010	</parent >
1111	<dependencies >
1212		<dependency >
Original file line number Diff line number Diff line change 55	<groupId >org.jvnet.jaxb2_commons</groupId >
66	<artifactId >jaxb2-basics-project</artifactId >
77	<packaging >pom</packaging >
8- 	<version >0.9.3-SNAPSHOT </version >
8+ 	<version >0.9.3</version >
99	<name >JAXB2 Basics - Project</name >
1010	<url >https://github.com/highsource/jaxb2-basics</url >
1111	<description >JAXB2 Basics is a part of JAXB2 Commons project which implements plugins and tools for JAXB 2.x reference implementation.</description >
8383				<module >tests</module >
8484			</modules >
8585		</profile >
86+ 		<profile >
87+ 			<id >dist</id >
88+ 			<modules >
89+ 				<module >dist</module >
90+ 			</modules >
91+ 		</profile >
8692		<profile >
8793			<id >all</id >
8894			<modules >
8995				<module >samples</module >
9096				<module >tests</module >
97+ 				<module >dist</module >
9198			</modules >
9299		</profile >
93100	</profiles >
Original file line number Diff line number Diff line change 33	xsi:schemaLocation=" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" 
44	<modelVersion >4.0.0</modelVersion >
55	<artifactId >jaxb2-basics-runtime</artifactId >
6- 	<version >0.9.3-SNAPSHOT </version >
6+ 	<version >0.9.3</version >
77	<packaging >jar</packaging >
88	<name >JAXB2 Basics - Runtime</name >
99	<parent >
1010		<groupId >org.jvnet.jaxb2_commons</groupId >
1111		<artifactId >jaxb2-basics-project</artifactId >
12- 		<version >0.9.3-SNAPSHOT </version >
12+ 		<version >0.9.3</version >
1313	</parent >
1414	<dependencies >
1515		<dependency >
Original file line number Diff line number Diff line change 88	<parent >
99		<groupId >org.jvnet.jaxb2_commons</groupId >
1010		<artifactId >jaxb2-basics-samples</artifactId >
11- 		<version >0.9.3-SNAPSHOT </version >
11+ 		<version >0.9.3</version >
1212	</parent >
1313	<dependencies >
1414		<dependency >
Original file line number Diff line number Diff line change 88	<parent >
99		<groupId >org.jvnet.jaxb2_commons</groupId >
1010		<artifactId >jaxb2-basics-samples</artifactId >
11- 		<version >0.9.3-SNAPSHOT </version >
11+ 		<version >0.9.3</version >
1212	</parent >
1313	<dependencies >
1414		<dependency >
Original file line number Diff line number Diff line change 88	<parent >
99		<groupId >org.jvnet.jaxb2_commons</groupId >
1010		<artifactId >jaxb2-basics-samples</artifactId >
11- 		<version >0.9.3-SNAPSHOT </version >
11+ 		<version >0.9.3</version >
1212	</parent >
1313	<dependencies >
1414		<dependency >
Original file line number Diff line number Diff line change 88	<parent >
99		<groupId >org.jvnet.jaxb2_commons</groupId >
1010		<artifactId >jaxb2-basics-project</artifactId >
11- 		<version >0.9.3-SNAPSHOT </version >
11+ 		<version >0.9.3</version >
1212	</parent >
1313	<modules >
1414		<module >po</module >
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments