File tree Expand file tree Collapse file tree
Student-GUI-with-SQL-version-2-java
src/main/java/com/studentgui/ui Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
22<project xmlns =" http://maven.apache.org/POM/4.0.0"
3- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
4- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
3+ xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
54 <modelVersion >4.0.0</modelVersion >
65 <groupId >com.studentgui</groupId >
76 <artifactId >student-gui-java-v2</artifactId >
87 <version >2.0-SNAPSHOT</version >
98
109 <properties >
11- <maven .compiler.source>21 </maven .compiler.source>
12- <maven .compiler.target>21 </maven .compiler.target>
10+ <maven .compiler.source>24 </maven .compiler.source>
11+ <maven .compiler.target>24 </maven .compiler.target>
1312 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
1413 </properties >
1514
You can’t perform that action at this time.
0 commit comments