Skip to content

Commit 07e6c39

Browse files
Altered version in pom.xml
1 parent 7058a53 commit 07e6c39

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,12 @@
1313

1414
<properties>
1515
<java.version>1.8</java.version>
16-
<devbuid.version>alpha-1</devbuid.version>
16+
<devbuid.version></devbuid.version>
1717
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
1818
</properties>
1919

2020
<build>
21-
<finalName>${project.name}-${project.version}-${devbuid.version}</finalName>
21+
<finalName>${project.name}-${project.version}</finalName>
2222
<plugins>
2323
<plugin>
2424
<groupId>org.apache.maven.plugins</groupId>

0 commit comments

Comments
 (0)