Skip to content

Commit c0e4879

Browse files
committed
[maven-release-plugin] prepare release mug-root-1.1
1 parent 4fa52bf commit c0e4879

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

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>1.1-SNAPSHOT</version>
6+
<version>1.1</version>
77
<relativePath>../pom.xml</relativePath>
88
</parent>
99
<artifactId>mug-benchmarks</artifactId>

core/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>1.1-SNAPSHOT</version>
6+
<version>1.1</version>
77
<relativePath>../pom.xml</relativePath>
88
</parent>
99
<artifactId>mug</artifactId>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<groupId>com.google.mug</groupId>
44
<artifactId>mug-root</artifactId>
55
<packaging>pom</packaging>
6-
<version>1.1-SNAPSHOT</version>
6+
<version>1.1</version>
77

88
<name>mug-root</name>
99

0 commit comments

Comments
 (0)