File tree Expand file tree Collapse file tree 7 files changed +17
-17
lines changed
rsql-jpa-spring-boot-starter
rsql-querydsl-spring-boot-starter Expand file tree Collapse file tree 7 files changed +17
-17
lines changed Original file line number Diff line number Diff line change 22 <modelVersion >4.0.0</modelVersion >
33 <groupId >io.github.perplexhub</groupId >
44 <artifactId >rsql</artifactId >
5- <version >5.1.2-SNAPSHOT </version >
5+ <version >5.1.2</version >
66 <packaging >pom</packaging >
77 <name >io.github.perplexhub - RSQL</name >
88 <inceptionYear >2018</inceptionYear >
4343 <url >https://github.com/perplexhub/rsql-jpa-specification</url >
4444 <connection >scm:git:https://github.com/perplexhub/rsql-jpa-specification.git</connection >
4545 <developerConnection >scm:git:https://github.com/perplexhub/rsql-jpa-specification.git</developerConnection >
46- <tag >HEAD </tag >
46+ <tag >rsql-5.1.2 </tag >
4747 </scm >
4848 <dependencyManagement >
4949 <dependencies >
Original file line number Diff line number Diff line change 33 <parent >
44 <groupId >io.github.perplexhub</groupId >
55 <artifactId >rsql</artifactId >
6- <version >5.1.2-SNAPSHOT </version >
6+ <version >5.1.2</version >
77 </parent >
88 <artifactId >rsql-common</artifactId >
99 <packaging >jar</packaging >
Original file line number Diff line number Diff line change 33 <parent >
44 <groupId >io.github.perplexhub</groupId >
55 <artifactId >rsql</artifactId >
6- <version >5.1.2-SNAPSHOT </version >
6+ <version >5.1.2</version >
77 </parent >
88 <artifactId >rsql-jpa-spring-boot-starter</artifactId >
99 <packaging >jar</packaging >
1212 <dependency >
1313 <groupId >io.github.perplexhub</groupId >
1414 <artifactId >rsql-jpa</artifactId >
15- <version >5.1.2-SNAPSHOT </version >
15+ <version >5.1.2</version >
1616 </dependency >
1717 <dependency >
1818 <groupId >io.github.perplexhub</groupId >
1919 <artifactId >rsql-common</artifactId >
20- <version >5.1.2-SNAPSHOT </version >
20+ <version >5.1.2</version >
2121 <type >test-jar</type >
2222 <scope >test</scope >
2323 </dependency >
Original file line number Diff line number Diff line change 33 <parent >
44 <groupId >io.github.perplexhub</groupId >
55 <artifactId >rsql</artifactId >
6- <version >5.1.2-SNAPSHOT </version >
6+ <version >5.1.2</version >
77 </parent >
88 <artifactId >rsql-jpa</artifactId >
99 <packaging >jar</packaging >
1212 <dependency >
1313 <groupId >io.github.perplexhub</groupId >
1414 <artifactId >rsql-common</artifactId >
15- <version >5.1.2-SNAPSHOT </version >
15+ <version >5.1.2</version >
1616 </dependency >
1717 <dependency >
1818 <groupId >io.github.perplexhub</groupId >
1919 <artifactId >rsql-common</artifactId >
20- <version >5.1.2-SNAPSHOT </version >
20+ <version >5.1.2</version >
2121 <type >test-jar</type >
2222 <scope >test</scope >
2323 </dependency >
Original file line number Diff line number Diff line change 33 <parent >
44 <groupId >io.github.perplexhub</groupId >
55 <artifactId >rsql</artifactId >
6- <version >5.1.2-SNAPSHOT </version >
6+ <version >5.1.2</version >
77 </parent >
88 <artifactId >rsql-querydsl-spring-boot-starter</artifactId >
99 <packaging >jar</packaging >
1212 <dependency >
1313 <groupId >io.github.perplexhub</groupId >
1414 <artifactId >rsql-querydsl</artifactId >
15- <version >5.1.2-SNAPSHOT </version >
15+ <version >5.1.2</version >
1616 </dependency >
1717 <dependency >
1818 <groupId >io.github.perplexhub</groupId >
1919 <artifactId >rsql-common</artifactId >
20- <version >5.1.2-SNAPSHOT </version >
20+ <version >5.1.2</version >
2121 <type >test-jar</type >
2222 <scope >test</scope >
2323 </dependency >
Original file line number Diff line number Diff line change 33 <parent >
44 <groupId >io.github.perplexhub</groupId >
55 <artifactId >rsql</artifactId >
6- <version >5.1.2-SNAPSHOT </version >
6+ <version >5.1.2</version >
77 </parent >
88 <artifactId >rsql-querydsl</artifactId >
99 <packaging >jar</packaging >
1212 <dependency >
1313 <groupId >io.github.perplexhub</groupId >
1414 <artifactId >rsql-jpa</artifactId >
15- <version >5.1.2-SNAPSHOT </version >
15+ <version >5.1.2</version >
1616 </dependency >
1717 <dependency >
1818 <groupId >io.github.perplexhub</groupId >
1919 <artifactId >rsql-common</artifactId >
20- <version >5.1.2-SNAPSHOT </version >
20+ <version >5.1.2</version >
2121 <type >test-jar</type >
2222 <scope >test</scope >
2323 </dependency >
Original file line number Diff line number Diff line change 33 <parent >
44 <groupId >io.github.perplexhub</groupId >
55 <artifactId >rsql</artifactId >
6- <version >5.1.2-SNAPSHOT </version >
6+ <version >5.1.2</version >
77 </parent >
88 <artifactId >rsql-jpa-specification</artifactId >
99 <packaging >jar</packaging >
1212 <dependency >
1313 <groupId >io.github.perplexhub</groupId >
1414 <artifactId >rsql-querydsl</artifactId >
15- <version >5.1.2-SNAPSHOT </version >
15+ <version >5.1.2</version >
1616 <exclusions >
1717 <exclusion >
1818 <groupId >com.querydsl</groupId >
You can’t perform that action at this time.
0 commit comments