File tree Expand file tree Collapse file tree
dataenum-integration-test 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 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" >
53 <parent >
64 <artifactId >dataenum-parent</artifactId >
75 <groupId >com.spotify.dataenum</groupId >
8- <version >1.2.1-SNAPSHOT </version >
6+ <version >1.3.0 </version >
97 </parent >
108 <modelVersion >4.0.0</modelVersion >
119
Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >com.spotify.dataenum</groupId >
66 <artifactId >dataenum-parent</artifactId >
7- <version >1.2.1-SNAPSHOT </version >
7+ <version >1.3.0 </version >
88 </parent >
99
1010 <name >Dataenum Annotation Processor</name >
Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >com.spotify.dataenum</groupId >
66 <artifactId >dataenum-parent</artifactId >
7- <version >1.2.1-SNAPSHOT </version >
7+ <version >1.3.0 </version >
88 </parent >
99
1010 <name >Dataenum Runtime Dependencies</name >
Original file line number Diff line number Diff line change 1010 <name >Dataenum Parent</name >
1111 <groupId >com.spotify.dataenum</groupId >
1212 <artifactId >dataenum-parent</artifactId >
13- <version >1.2.1-SNAPSHOT </version >
13+ <version >1.3.0 </version >
1414 <packaging >pom</packaging >
1515
1616 <licenses >
4343 <url >https://github.com/spotify/dataenum</url >
4444 <connection >scm:git:git@github.com:spotify/dataenum.git</connection >
4545 <developerConnection >scm:git:git@github.com:spotify/dataenum.git</developerConnection >
46- <tag >HEAD </tag >
46+ <tag >v1.3.0 </tag >
4747 </scm >
4848
4949 <properties >
You can’t perform that action at this time.
0 commit comments