File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
2- <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 https://maven.apache.org/xsd/maven-4.0.0.xsd" >
2+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" >
53 <modelVersion >4.0.0</modelVersion >
64 <parent >
75 <groupId >org.springframework.boot</groupId >
119 </parent >
1210 <groupId >tech.artcoded</groupId >
1311 <artifactId >sync-folder</artifactId >
14- <version >2023.1.1-SNAPSHOT </version >
12+ <version >2023.1.1</version >
1513 <name >sync-folder</name >
1614 <description >Google drive sync for artcoded</description >
1715 <properties >
2826 <connection >
2927 scm:git:git@github.com:openartcoded/google-sync-backup.git
3028 </connection >
31- <tag >HEAD </tag >
29+ <tag >2023.1.1 </tag >
3230 </scm >
3331 <dependencies >
3432 <dependency >
You can’t perform that action at this time.
0 commit comments