File tree Expand file tree Collapse file tree 6 files changed +11
-15
lines changed
Expand file tree Collapse file tree 6 files changed +11
-15
lines changed Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >com.google.mug</groupId >
66 <artifactId >mug-root</artifactId >
7- <version >5.3-SNAPSHOT </version >
7+ <version >5.3</version >
88 </parent >
99 <groupId >com.google.mug</groupId >
1010 <artifactId >mug-algorithms</artifactId >
11- <version >5.3-SNAPSHOT </version >
11+ <version >5.3</version >
1212 <name >algorithms</name >
1313 <url >http://maven.apache.org</url >
1414 <properties >
Original file line number Diff line number Diff line change 33 <parent >
44 <groupId >com.google.mug</groupId >
55 <artifactId >mug-root</artifactId >
6- <version >5.3-SNAPSHOT </version >
6+ <version >5.3</version >
77 <relativePath >../pom.xml</relativePath >
88 </parent >
99 <artifactId >mug-benchmarks</artifactId >
Original file line number Diff line number Diff line change 33 <parent >
44 <groupId >com.google.mug</groupId >
55 <artifactId >mug-root</artifactId >
6- <version >5.3-SNAPSHOT </version >
6+ <version >5.3</version >
77 <relativePath >../pom.xml</relativePath >
88 </parent >
99 <artifactId >mug-examples</artifactId >
Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >com.google.mug</groupId >
66 <artifactId >mug-root</artifactId >
7- <version >5.3-SNAPSHOT </version >
7+ <version >5.3</version >
88 </parent >
99 <groupId >com.google.mug</groupId >
1010 <artifactId >mug-guava</artifactId >
1111 <packaging >jar</packaging >
12- <version >5.3-SNAPSHOT </version >
12+ <version >5.3</version >
1313 <name >mug-guava</name >
1414 <properties >
1515 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
Original file line number Diff line number Diff line change 1- <project xmlns =" http://maven.apache.org/POM/4.0.0"
2- xmlns:xsi=" http://www.w3.org/2001/XMLSchema-instance"
3- xsi:schemaLocation=" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
1+ <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/maven-v4_0_0.xsd" >
42 <modelVersion >4.0.0</modelVersion >
53 <parent >
64 <groupId >com.google.mug</groupId >
75 <artifactId >mug-root</artifactId >
8- <version >5.3-SNAPSHOT </version >
6+ <version >5.3</version >
97 <relativePath >../pom.xml</relativePath >
108 </parent >
119 <artifactId >mug</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/maven-v4_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/maven-v4_0_0.xsd" >
53 <modelVersion >4.0.0</modelVersion >
64 <groupId >com.google.mug</groupId >
75 <artifactId >mug-root</artifactId >
86 <packaging >pom</packaging >
9- <version >5.3-SNAPSHOT </version >
7+ <version >5.3</version >
108
119 <name >mug-root</name >
1210
3836 <url >http://github.com/google/mug</url >
3937 <connection >scm:git:git@github.com:google/mug.git</connection >
4038 <developerConnection >scm:git:git@github.com:google/mug.git</developerConnection >
41- <tag >mug-root-1.0 </tag >
39+ <tag >mug-root-5.3 </tag >
4240 </scm >
4341
4442 <developers >
You can’t perform that action at this time.
0 commit comments