File tree Expand file tree Collapse file tree 5 files changed +7
-9
lines changed
Expand file tree Collapse file tree 5 files changed +7
-9
lines changed Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >com.contentful.vault</groupId >
77 <artifactId >vault-parent</artifactId >
8- <version >3.0.1-SNAPSHOT </version >
8+ <version >3.0.1</version >
99 </parent >
1010
1111 <artifactId >compiler</artifactId >
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >com.contentful.vault</groupId >
77 <artifactId >vault-parent</artifactId >
8- <version >3.0.1-SNAPSHOT </version >
8+ <version >3.0.1</version >
99 </parent >
1010
1111 <artifactId >core</artifactId >
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 >vault-parent</artifactId >
75 <groupId >com.contentful.vault</groupId >
8- <version >3.0.1-SNAPSHOT </version >
6+ <version >3.0.1</version >
97 </parent >
108 <modelVersion >4.0.0</modelVersion >
119
Original file line number Diff line number Diff line change 99
1010 <groupId >com.contentful.vault</groupId >
1111 <artifactId >vault-parent</artifactId >
12- <version >3.0.1-SNAPSHOT </version >
12+ <version >3.0.1</version >
1313 <packaging >pom</packaging >
1414
1515 <modules >
2323 <url >http://github.com/contentful/vault/</url >
2424 <connection >scm:git:git://github.com/contentful/vault.git</connection >
2525 <developerConnection >scm:git:ssh://git@github.com/contentful/vault.git</developerConnection >
26- <tag >HEAD </tag >
26+ <tag >vault-parent-3.0.1 </tag >
2727 </scm >
2828
2929 <issueManagement >
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >com.contentful.vault</groupId >
77 <artifactId >vault-parent</artifactId >
8- <version >3.0.1-SNAPSHOT </version >
8+ <version >3.0.1</version >
99 </parent >
1010
1111 <artifactId >tests-integration</artifactId >
You can’t perform that action at this time.
0 commit comments