| | |
| | | <vciplt.version>2022.RELEASE</vciplt.version> |
| | | <old.spring.version>3.2.0.RELEASE</old.spring.version> |
| | | <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> |
| | | <java.version>1.8</java.version> |
| | | <java.version>1.7</java.version> |
| | | <maven.compiler.source>7</maven.compiler.source> |
| | | <maven.compiler.target>7</maven.compiler.target> |
| | | </properties> |
| | | <artifactId>ubcs-codeApply</artifactId> |
| | | <dependencies> |
| | |
| | | <url>http://nexus.vci-tech.com:9000/repository/maven-snapshots/</url> |
| | | </snapshotRepository> |
| | | </distributionManagement> |
| | | <!-- <build>--> |
| | | <!-- <plugins>--> |
| | | <!-- <plugin>--> |
| | | <!-- <groupId>org.apache.maven.plugins</groupId>--> |
| | | <!-- <artifactId>maven-compiler-plugin</artifactId>--> |
| | | <!-- <version>3.10.1</version>--> |
| | | <!-- <configuration>--> |
| | | <!-- <source>1.7</source>--> |
| | | <!-- <target>1.7</target>--> |
| | | <!-- </configuration>--> |
| | | <!-- </plugin>--> |
| | | <!-- </plugins>--> |
| | | <!-- </build>--> |
| | | |
| | | </project> |