We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1.0.4
1 parent 053c03b commit 427bad6Copy full SHA for 427bad6
2 files changed
commons-core/pom.xml
@@ -5,7 +5,7 @@
5
<parent>
6
<groupId>org.atlanmod.commons</groupId>
7
<artifactId>commons</artifactId>
8
- <version>1.0.4-SNAPSHOT</version>
+ <version>1.0.4</version>
9
</parent>
10
11
<artifactId>commons-core</artifactId>
pom.xml
@@ -4,7 +4,7 @@
4
<packaging>pom</packaging>
@@ -224,7 +224,7 @@
224
<exportScr>true</exportScr>
225
<instructions>
226
<Bundle-Version>
227
- 1.0.4.${maven.build.timestamp}
+ 1.0.4<!--.${maven.build.timestamp}-->
228
</Bundle-Version>
229
<Bundle-ClassPath>.,{maven-dependencies}</Bundle-ClassPath>
230
<Import-Package />
0 commit comments