Skip to content

Commit 9d8314c

Browse files
Next release 1.4.0
1 parent ed3fdea commit 9d8314c

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

alfviral-platform/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<modelVersion>4.0.0</modelVersion>
55
<groupId>com.fegorsoft</groupId>
66
<artifactId>alfviral-platform</artifactId>
7-
<version>1.4.0-SNAPSHOT</version>
7+
<version>1.4.0</version>
88
<name>alfviral-platform Platform/Repository JAR Module</name>
99
<description>Platform/Repo JAR Module (to be included in the alfresco.war)</description>
1010
<packaging>jar</packaging>

alfviral-share/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<modelVersion>4.0.0</modelVersion>
55
<groupId>com.fegorsoft</groupId>
66
<artifactId>alfviral-share</artifactId>
7-
<version>1.4.0-SNAPSHOT</version>
7+
<version>1.4.0</version>
88
<name>alfviral-share Platform/Repository JAR Module</name>
99
<description>Platform/Repo JAR Module (to be included in the alfresco.war)</description>
1010
<packaging>jar</packaging>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>com.fegorsoft</groupId>
55
<artifactId>alfviral</artifactId>
6-
<version>1.4.0-SNAPSHOT</version>
6+
<version>1.4.0</version>
77
<name>AIO - SDK 4.0</name>
88
<description>All-In-One (AIO) project for SDK 4.0</description>
99
<packaging>pom</packaging>

0 commit comments

Comments
 (0)