File tree Expand file tree Collapse file tree 4 files changed +9
-17
lines changed
Expand file tree Collapse file tree 4 files changed +9
-17
lines changed Original file line number Diff line number Diff line change 1- <project xmlns =" http://maven.apache.org/POM/4.0.0"
2- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
3- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
1+ <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 http://maven.apache.org/maven-v4_0_0.xsd" >
42
53 <modelVersion >4.0.0</modelVersion >
64
1311 <parent >
1412 <groupId >org.folio</groupId >
1513 <artifactId >spring-module-core</artifactId >
16- <version >1.1.2-SNAPSHOT </version >
14+ <version >1.1.2</version >
1715 </parent >
1816
1917 <dependencies >
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 http://maven.apache.org/maven-v4_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 http://maven.apache.org/maven-v4_0_0.xsd" >
53
64 <modelVersion >4.0.0</modelVersion >
75
86 <groupId >org.folio</groupId >
97 <artifactId >spring-module-core</artifactId >
10- <version >1.1.2-SNAPSHOT </version >
8+ <version >1.1.2</version >
119
1210 <name >Spring Okapi Module Core</name >
1311 <description >Okapi module core for Spring Boot development</description >
236234 <url >https://github.com/folio-org/spring-module-core</url >
237235 <connection >scm:git:git://github.com:folio-org/spring-module-core.git</connection >
238236 <developerConnection >scm:git:git@github.com:folio-org/spring-module-core.git</developerConnection >
239- <tag >HEAD </tag >
237+ <tag >v1.1.2 </tag >
240238 </scm >
241239
242240</project >
Original file line number Diff line number Diff line change 1- <project xmlns =" http://maven.apache.org/POM/4.0.0"
2- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
3- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
1+ <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 http://maven.apache.org/maven-v4_0_0.xsd" >
42
53 <modelVersion >4.0.0</modelVersion >
64
1311 <parent >
1412 <groupId >org.folio</groupId >
1513 <artifactId >spring-module-core</artifactId >
16- <version >1.1.2-SNAPSHOT </version >
14+ <version >1.1.2</version >
1715 </parent >
1816
1917 <dependencies >
Original file line number Diff line number Diff line change 1- <project xmlns =" http://maven.apache.org/POM/4.0.0"
2- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
3- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
1+ <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 http://maven.apache.org/maven-v4_0_0.xsd" >
42
53 <modelVersion >4.0.0</modelVersion >
64
1311 <parent >
1412 <groupId >org.folio</groupId >
1513 <artifactId >spring-module-core</artifactId >
16- <version >1.1.2-SNAPSHOT </version >
14+ <version >1.1.2</version >
1715 </parent >
1816
1917 <dependencies >
You can’t perform that action at this time.
0 commit comments