Skip to content

Commit faa078e

Browse files
committed
release 1.1.0
1 parent 3893d90 commit faa078e

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

commons-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.atlanmod.commons</groupId>
77
<artifactId>commons</artifactId>
8-
<version>1.1.0-SNAPSHOT</version>
8+
<version>1.1.0</version>
99
</parent>
1010

1111
<artifactId>commons-core</artifactId>

commons-testing/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.atlanmod.commons</groupId>
77
<artifactId>commons</artifactId>
8-
<version>1.1.0-SNAPSHOT</version>
8+
<version>1.1.0</version>
99
</parent>
1010

1111
<artifactId>commons-testing</artifactId>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<groupId>org.atlanmod.commons</groupId>
88
<artifactId>commons</artifactId>
9-
<version>1.1.0-SNAPSHOT</version>
9+
<version>1.1.0</version>
1010

1111
<packaging>pom</packaging>
1212

0 commit comments

Comments
 (0)