File tree Expand file tree Collapse file tree
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 <modelVersion >4.0.0</modelVersion >
64
75 <artifactId >gooddata-java-model</artifactId >
86
97 <parent >
108 <artifactId >gooddata-java-parent</artifactId >
119 <groupId >com.gooddata</groupId >
12- <version >3.0.0-RC.1-SNAPSHOT </version >
10+ <version >3.0.0-RC.1+api1 </version >
1311 </parent >
1412
1513 <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/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 <modelVersion >4.0.0</modelVersion >
64
75 <artifactId >gooddata-java</artifactId >
86
97 <parent >
108 <artifactId >gooddata-java-parent</artifactId >
119 <groupId >com.gooddata</groupId >
12- <version >3.0.0-RC.1-SNAPSHOT </version >
10+ <version >3.0.0-RC.1+api1 </version >
1311 </parent >
1412
1513 <dependencies >
Original file line number Diff line number Diff line change 44
55 <artifactId >gooddata-java-parent</artifactId >
66 <packaging >pom</packaging >
7- <version >3.0.0-RC.1-SNAPSHOT </version >
7+ <version >3.0.0-RC.1+api1 </version >
88 <name >${project.artifactId} </name >
99 <description >GoodData Java SDK</description >
1010 <url >https://github.com/gooddata/gooddata-java</url >
2626 <
url >
[email protected] :gooddata/gooddata-java.git</
url >
2727 <
connection >scm:git:
[email protected] :gooddata/gooddata-java.git</
connection >
2828 <developerConnection >scm:git:${basedir} </developerConnection >
29- <tag >HEAD </tag >
29+ <tag >gooddata-java-parent-3.0.0-RC.1+api1 </tag >
3030 </scm >
3131
3232 <developers >
You can’t perform that action at this time.
0 commit comments