Skip to content

Commit 427bad6

Browse files
author
Yoann Vernageau
committed
prepare release 1.0.4
1 parent 053c03b commit 427bad6

2 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.0.4-SNAPSHOT</version>
8+
<version>1.0.4</version>
99
</parent>
1010

1111
<artifactId>commons-core</artifactId>

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<groupId>org.atlanmod.commons</groupId>
66
<artifactId>commons</artifactId>
7-
<version>1.0.4-SNAPSHOT</version>
7+
<version>1.0.4</version>
88

99
<packaging>pom</packaging>
1010

@@ -224,7 +224,7 @@
224224
<exportScr>true</exportScr>
225225
<instructions>
226226
<Bundle-Version>
227-
1.0.4.${maven.build.timestamp}
227+
1.0.4<!--.${maven.build.timestamp}-->
228228
</Bundle-Version>
229229
<Bundle-ClassPath>.,{maven-dependencies}</Bundle-ClassPath>
230230
<Import-Package />

0 commit comments

Comments
 (0)