Skip to content

Commit b85cb40

Browse files
committed
back to snapshot
2 parents 209fcd2 + 141f188 commit b85cb40

17 files changed

Lines changed: 20 additions & 18 deletions

File tree

dot-cel/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>com.google.mug</groupId>
55
<artifactId>mug-root</artifactId>
6-
<version>10.7</version>
6+
<version>10.6.1-SNAPSHOT</version>
77
</parent>
88
<artifactId>dot-cel</artifactId>
99
<name>Dot CEL</name>

dot-parse/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>com.google.mug</groupId>
55
<artifactId>mug-root</artifactId>
6-
<version>10.7</version>
6+
<version>10.6.1-SNAPSHOT</version>
77
</parent>
88
<artifactId>dot-parse</artifactId>
99
<name>Compact Parser Combinators</name>

mug-benchmarks/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>com.google.mug</groupId>
55
<artifactId>mug-root</artifactId>
6-
<version>10.7</version>
6+
<version>10.6.1-SNAPSHOT</version>
77
<relativePath>../pom.xml</relativePath>
88
</parent>
99
<artifactId>mug-benchmarks</artifactId>

mug-bigquery/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>com.google.mug</groupId>
55
<artifactId>mug-root</artifactId>
6-
<version>10.7</version>
6+
<version>10.6.1-SNAPSHOT</version>
77
<relativePath>../pom.xml</relativePath>
88
</parent>
99
<artifactId>mug-bigquery</artifactId>

mug-bom/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<groupId>com.google.mug</groupId>
66
<artifactId>mug-bom</artifactId>
7-
<version>10.7</version>
7+
<version>10.6.1-SNAPSHOT</version>
88
<packaging>pom</packaging>
99

1010
<name>Mug Bill of Materials</name>
@@ -25,7 +25,7 @@
2525
<url>http://github.com/google/mug</url>
2626
<connection>scm:git:git@github.com:google/mug.git</connection>
2727
<developerConnection>scm:git:git@github.com:google/mug.git</developerConnection>
28-
<tag>mug-root-10.7</tag>
28+
<tag>mug-root-10.6.1-SNAPSHOT</tag>
2929
</scm>
3030

3131
<developers>

mug-concurrent-testing/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>com.google.mug</groupId>
55
<artifactId>mug-root</artifactId>
6-
<version>10.7</version>
6+
<version>10.6.1-SNAPSHOT</version>
77
<relativePath>../pom.xml</relativePath>
88
</parent>
99
<artifactId>mug-concurrent-testing</artifactId>

mug-concurrent24/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>com.google.mug</groupId>
55
<artifactId>mug-root</artifactId>
6-
<version>10.7</version>
6+
<version>10.6.1-SNAPSHOT</version>
77
<relativePath>../pom.xml</relativePath>
88
</parent>
99
<artifactId>mug-concurrent24</artifactId>

mug-errorprone/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>com.google.mug</groupId>
55
<artifactId>mug-root</artifactId>
6-
<version>10.7</version>
6+
<version>10.6.1-SNAPSHOT</version>
77
<relativePath>../pom.xml</relativePath>
88
</parent>
99
<artifactId>mug-errorprone</artifactId>

mug-examples/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>com.google.mug</groupId>
55
<artifactId>mug-root</artifactId>
6-
<version>10.7</version>
6+
<version>10.6.1-SNAPSHOT</version>
77
<relativePath>../pom.xml</relativePath>
88
</parent>
99
<artifactId>mug-examples</artifactId>

mug-guava/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>com.google.mug</groupId>
66
<artifactId>mug-root</artifactId>
7-
<version>10.7</version>
7+
<version>10.6.1-SNAPSHOT</version>
88
<relativePath>../pom.xml</relativePath>
99
</parent>
1010
<artifactId>mug-guava</artifactId>

0 commit comments

Comments
 (0)