File tree Expand file tree Collapse file tree 11 files changed +14
-16
lines changed
infobip-spring-data-common
infobip-spring-data-jdbc-annotation-processor-common
infobip-spring-data-jdbc-annotation-processor
infobip-spring-data-jdbc-querydsl-boot-starter
infobip-spring-data-jdbc-querydsl
infobip-spring-data-jpa-querydsl-boot-starter
infobip-spring-data-jpa-querydsl
infobip-spring-data-r2dbc-querydsl-boot-starter
infobip-spring-data-r2dbc-querydsl Expand file tree Collapse file tree 11 files changed +14
-16
lines changed Original file line number Diff line number Diff line change 1
1
<?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/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 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
5
3
<modelVersion >4.0.0</modelVersion >
6
4
7
5
<groupId >com.infobip</groupId >
8
6
<artifactId >infobip-spring-data-bom</artifactId >
9
- <version >9.2.0-SNAPSHOT </version >
7
+ <version >9.2.0</version >
10
8
<packaging >pom</packaging >
11
9
12
10
<name >Infobip Spring Data Querydsl</name >
35
33
<url >https://github.com/infobip/infobip-spring-data-querydsl.git</url >
36
34
<connection >scm:git:git://github.com:infobip/infobip-spring-data-querydsl.git</connection >
37
35
<developerConnection >scm:git:git@github.com:infobip/infobip-spring-data-querydsl.git</developerConnection >
38
- <tag >HEAD </tag >
36
+ <tag >infobip-spring-data-querydsl-9.2.0 </tag >
39
37
</scm >
40
38
41
39
<developers >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >com.infobip</groupId >
7
7
<artifactId >infobip-spring-data-querydsl</artifactId >
8
- <version >9.2.0-SNAPSHOT </version >
8
+ <version >9.2.0</version >
9
9
</parent >
10
10
11
11
<artifactId >infobip-spring-data-common</artifactId >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >com.infobip</groupId >
7
7
<artifactId >infobip-spring-data-querydsl</artifactId >
8
- <version >9.2.0-SNAPSHOT </version >
8
+ <version >9.2.0</version >
9
9
</parent >
10
10
11
11
<artifactId >infobip-spring-data-jdbc-annotation-processor-common</artifactId >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >com.infobip</groupId >
7
7
<artifactId >infobip-spring-data-querydsl</artifactId >
8
- <version >9.2.0-SNAPSHOT </version >
8
+ <version >9.2.0</version >
9
9
</parent >
10
10
11
11
<artifactId >infobip-spring-data-jdbc-annotation-processor</artifactId >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >com.infobip</groupId >
7
7
<artifactId >infobip-spring-data-querydsl</artifactId >
8
- <version >9.2.0-SNAPSHOT </version >
8
+ <version >9.2.0</version >
9
9
</parent >
10
10
11
11
<artifactId >infobip-spring-data-jdbc-querydsl-boot-starter</artifactId >
Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<groupId >com.infobip</groupId >
8
8
<artifactId >infobip-spring-data-querydsl</artifactId >
9
- <version >9.2.0-SNAPSHOT </version >
9
+ <version >9.2.0</version >
10
10
</parent >
11
11
12
12
<artifactId >infobip-spring-data-jdbc-querydsl</artifactId >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >com.infobip</groupId >
7
7
<artifactId >infobip-spring-data-querydsl</artifactId >
8
- <version >9.2.0-SNAPSHOT </version >
8
+ <version >9.2.0</version >
9
9
</parent >
10
10
11
11
<artifactId >infobip-spring-data-jpa-querydsl-boot-starter</artifactId >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >com.infobip</groupId >
7
7
<artifactId >infobip-spring-data-querydsl</artifactId >
8
- <version >9.2.0-SNAPSHOT </version >
8
+ <version >9.2.0</version >
9
9
</parent >
10
10
11
11
<artifactId >infobip-spring-data-jpa-querydsl</artifactId >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >com.infobip</groupId >
7
7
<artifactId >infobip-spring-data-querydsl</artifactId >
8
- <version >9.2.0-SNAPSHOT </version >
8
+ <version >9.2.0</version >
9
9
</parent >
10
10
11
11
<artifactId >infobip-spring-data-r2dbc-querydsl-boot-starter</artifactId >
Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<groupId >com.infobip</groupId >
8
8
<artifactId >infobip-spring-data-querydsl</artifactId >
9
- <version >9.2.0-SNAPSHOT </version >
9
+ <version >9.2.0</version >
10
10
</parent >
11
11
12
12
<artifactId >infobip-spring-data-r2dbc-querydsl</artifactId >
You can’t perform that action at this time.
0 commit comments