<build>
<plugins>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-compiler-plugin</artifactId>
<configuration>
<source>1.5</source>
<target>1.5</target>
</configuration>
</plugin>
</plugins>
</build>
Subscribe to:
Post Comments (Atom)
Followers
About Me
Blog Archive
-
▼
2009
(12)
-
▼
March
(9)
- Hibernate optimistic locking
- Hibernate annotation default column value
- Configure Interactive mode for QuickBooks Web Conn...
- Terminate Java process
- Hibernate bytecode instrumentation (enhance persis...
- Hibernate ddl (database schema) generation with he...
- Java System properties
- Maven compile sources version 1.5
- Maven artifact sources
-
▼
March
(9)
No comments:
Post a Comment