File tree Expand file tree Collapse file tree 6 files changed +10
-11
lines changed Expand file tree Collapse file tree 6 files changed +10
-11
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 >4.7-SNAPSHOT </version >
7+ <version >4.7</version >
88 </parent >
99 <groupId >com.google.mug</groupId >
1010 <artifactId >mug-algorithms</artifactId >
11- <version >4.7-SNAPSHOT </version >
11+ <version >4.7</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 >4.7-SNAPSHOT </version >
6+ <version >4.7</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 >4.7-SNAPSHOT </version >
6+ <version >4.7</version >
77 <relativePath >../pom.xml</relativePath >
88 </parent >
99 <artifactId >mug-examples</artifactId >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" ?>
2- <project xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns =" http://maven.apache.org/POM/4.0.0"
3- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" >
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" >
43 <modelVersion >4.0.0</modelVersion >
54 <parent >
65 <groupId >com.google.mug</groupId >
76 <artifactId >mug-root</artifactId >
8- <version >4.7-SNAPSHOT </version >
7+ <version >4.7</version >
98 </parent >
109 <groupId >com.google.mug</groupId >
1110 <artifactId >mug-guava</artifactId >
1211 <packaging >jar</packaging >
13- <version >4.7-SNAPSHOT </version >
12+ <version >4.7</version >
1413 <name >mug-guava</name >
1514 <properties >
1615 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
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 >4.7-SNAPSHOT </version >
6+ <version >4.7</version >
77 <relativePath >../pom.xml</relativePath >
88 </parent >
99 <artifactId >mug</artifactId >
Original file line number Diff line number Diff line change 44 <groupId >com.google.mug</groupId >
55 <artifactId >mug-root</artifactId >
66 <packaging >pom</packaging >
7- <version >4.7-SNAPSHOT </version >
7+ <version >4.7</version >
88
99 <name >mug-root</name >
1010
3636 <url >http://github.com/google/mug</url >
3737 <
connection >scm:git:
[email protected] :google/mug.git</
connection >
3838 <
developerConnection >scm:git:
[email protected] :google/mug.git</
developerConnection >
39- <tag >mug-root-1.0 </tag >
39+ <tag >mug-root-4.7 </tag >
4040 </scm >
4141
4242 <developers >
You can’t perform that action at this time.
0 commit comments