Skip to content
This repository was archived by the owner on Sep 28, 2022. It is now read-only.

Commit e0d6cc4

Browse files
author
Julien Ponge
committed
Eclipse Golo 3.2.0
1 parent 5f7e3fc commit e0d6cc4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ ext {
4141
// .................................................................................................................. //
4242

4343
group = 'org.eclipse.golo'
44-
version = '3.2.0-SNAPSHOT'
44+
version = '3.2.0'
4545

4646
// .................................................................................................................. //
4747

golo-maven-plugin/pom.xml

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

1717
<groupId>org.eclipse.golo</groupId>
1818
<artifactId>golo-maven-plugin</artifactId>
19-
<version>3.2.0-SNAPSHOT</version>
19+
<version>3.2.0</version>
2020

2121
<packaging>maven-plugin</packaging>
2222

0 commit comments

Comments
 (0)