Skip to content

Commit 2df04bf

Browse files
committed
Updated to 1.1.0
1 parent 8b91749 commit 2df04bf

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<parent>
1414
<groupId>org.seedstack.addons.jcr</groupId>
1515
<artifactId>jcr</artifactId>
16-
<version>1.1.0-SNAPSHOT</version>
16+
<version>1.1.0</version>
1717
</parent>
1818
<artifactId>jcr-core</artifactId>
1919
<dependencies>

pom.xml

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

2020
<groupId>org.seedstack.addons.jcr</groupId>
2121
<artifactId>jcr</artifactId>
22-
<version>1.1.0-SNAPSHOT</version>
22+
<version>1.1.0</version>
2323
<packaging>pom</packaging>
2424
<name>jcr-addon</name>
2525

specs/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<parent>
1616
<groupId>org.seedstack.addons.jcr</groupId>
1717
<artifactId>jcr</artifactId>
18-
<version>1.1.0-SNAPSHOT</version>
18+
<version>1.1.0</version>
1919
</parent>
2020
<artifactId>jcr-specs</artifactId>
2121

0 commit comments

Comments
 (0)