Browse CVS Repository
Diff of /pal/jstock/pom.xml
Parent Directory
| Revision Log
| Revision Graph
| Patch
| 44 |
<artifactId>maven-compiler-plugin</artifactId> |
<artifactId>maven-compiler-plugin</artifactId> |
| 45 |
<configuration> |
<configuration> |
| 46 |
<encoding>UTF-8</encoding> |
<encoding>UTF-8</encoding> |
| 47 |
|
<!-- |
| 48 |
|
<source>1.5</source> |
| 49 |
|
<target>1.5</target> |
| 50 |
|
--> |
| 51 |
</configuration> |
</configuration> |
| 52 |
</plugin> |
</plugin> |
| 53 |
</plugins> |
</plugins> |
|
|
Legend:
| Removed from v.1.10 |
|
| changed lines |
| |
Added in v.1.11 |
|
|
|