• R/O
  • SSH
  • HTTPS

Commit

Tags
No Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

Commit MetaInfo

Revisión2649 (tree)
Tiempo2024-03-20 21:51:50
Autort_nakayama1971

Log Message

(empty log message)

Cambiar Resumen

Diferencia incremental

--- trunk/framework/pjCom/pom.xml (revision 2648)
+++ trunk/framework/pjCom/pom.xml (revision 2649)
@@ -10,8 +10,8 @@
1010 <packaging>jar</packaging>
1111
1212 <properties>
13- <maven.compiler.source>21</maven.compiler.source>
14- <maven.compiler.target>21</maven.compiler.target>
13+ <maven.compiler.source>22</maven.compiler.source>
14+ <maven.compiler.target>22</maven.compiler.target>
1515 <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
1616 <project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
1717 </properties>