File tree Expand file tree Collapse file tree 1 file changed +3
-5
lines changed Expand file tree Collapse file tree 1 file changed +3
-5
lines changed Original file line number Diff line number Diff line change 33	<modelVersion >4.0.0</modelVersion >
44	<groupId >org.javamoney</groupId >
55	<artifactId >javamoney-parent</artifactId >
6- 	<version >0.4-SNAPSHOT </version >
6+ 	<version >0.4</version >
77	<packaging >pom</packaging >
88	<name >Money and Currency - JavaMoney parent</name >
99	<description >JavaMoney Parent POM</description >
1212		<url >http://javamoney.org</url >
1313	</organization >
1414	<properties >
15- 		<jsr .version>0.8-SNAPSHOT </jsr .version>
15+ 		<jsr .version>0.8</jsr .version>
1616		<javamoney .version>0.4-SNAPSHOT</javamoney .version>
1717		<jdkVersion >1.7</jdkVersion >
1818		<maven .compile.targetLevel>${jdkVersion} </maven .compile.targetLevel>
8888						<keywords >true</keywords >
8989						<linksource >true</linksource >
9090						<!--  overview>${basedir}/overview.html</overview --> 
91- 						<source >${project.build.sourceCompilerLevel } </source >
91+ 						<source >${maven.compile.sourceLevel } </source >
9292						<!--  stylesheetfile>${basedir}/src/site/css/money-jdoc.css</stylesheetfile --> 
9393						<verbose >true</verbose >
9494					</configuration >
119119						<target >${maven.compile.targetLevel} </target >
120120						<compilerArgument >-g</compilerArgument >
121121						<encoding >${project.build.sourceEncoding} </encoding >
122- 						<charset >${project.build.sourceEncoding} </charset >
123- 						<showDeprecations >true</showDeprecations >
124122					</configuration >
125123				</plugin >
126124				<plugin >
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments