File tree Expand file tree Collapse file tree 2 files changed +9
-9
lines changed
Expand file tree Collapse file tree 2 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 1515``` xml
1616<dependencies >
1717 <dependency >
18- <groupId >io.github.alllexey123 </groupId >
18+ <groupId >dev.alllexey </groupId >
1919 <artifactId >my-itmo-api</artifactId >
20- <version >1.3.0 </version >
20+ <version >1.3.1 </version >
2121 </dependency >
2222</dependencies >
2323```
Original file line number Diff line number Diff line change 44 xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
55 <modelVersion >4.0.0</modelVersion >
66
7- <groupId >io.github.alllexey123 </groupId >
7+ <groupId >dev.alllexey </groupId >
88 <artifactId >my-itmo-api</artifactId >
9- <version >1.3.0 </version >
9+ <version >1.3.1 </version >
1010
1111 <name >my-itmo-api</name >
1212 <description >An interface for MyITMO service</description >
13- <url >https://github.com/alllexey123 /my-itmo-api</url >
13+ <url >https://github.com/alllexey-dev /my-itmo-api</url >
1414
1515 <licenses >
1616 <license >
2222 <developers >
2323 <developer >
2424 <name >Aleksey Makarov</name >
25- <organization >io.github.alllexey123 </organization >
25+ <organization >dev.alllexey </organization >
2626 <organizationUrl >https://github.com/alllexey123</organizationUrl >
2727 </developer >
2828 </developers >
2929
3030 <scm >
31- <connection >scm:git:git://github.com/alllexey123 /my-itmo-api.git</connection >
32- <developerConnection >scm:git:ssh://github.com:alllexey123 /my-itmo-api.git</developerConnection >
33- <url >https://github.com/alllexey123 /my-itmo-api/</url >
31+ <connection >scm:git:git://github.com/alllexey-dev /my-itmo-api.git</connection >
32+ <developerConnection >scm:git:ssh://github.com:alllexey-dev /my-itmo-api.git</developerConnection >
33+ <url >https://github.com/alllexey-dev /my-itmo-api/</url >
3434 </scm >
3535
3636 <properties >
You can’t perform that action at this time.
0 commit comments