This repository was archived by the owner on Jan 25, 2019. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3434 <maven .jar.plugin.version>2.4</maven .jar.plugin.version>
3535 <maven .rar.plugin.version>2.3</maven .rar.plugin.version>
3636 <maven .license.plugin.version>1.10.b1</maven .license.plugin.version>
37- <maven .release.plugin.version>2.4.1 </maven .release.plugin.version>
37+ <maven .release.plugin.version>2.5.2 </maven .release.plugin.version>
3838 <maven .exec.plugin.version>1.2.1</maven .exec.plugin.version>
3939 <junit .version>4.11</junit .version>
4040 <eclipselink .version>2.5.0</eclipselink .version>
142142 <artifactId >maven-compiler-plugin</artifactId >
143143 <version >${maven.compiler.plugin.version} </version >
144144 </plugin >
145+ <plugin >
146+ <groupId >org.apache.maven.plugins</groupId >
147+ <artifactId >maven-source-plugin</artifactId >
148+ <version >${maven.source.plugin.version} </version >
149+ </plugin >
145150 <plugin >
146151 <groupId >org.apache.maven.plugins</groupId >
147152 <artifactId >maven-clean-plugin</artifactId >
You can’t perform that action at this time.
0 commit comments