We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a947216 commit f4325aeCopy full SHA for f4325ae
2 files changed
launcher/src/deb/control/control
@@ -1,5 +1,5 @@
1
Package: carrier-super-node
2
-Version: 2.0.3
+Version: 2.0.4
3
Section: java, net
4
Priority: optional
5
Architecture: all
pom.xml
@@ -27,7 +27,7 @@
27
</scm>
28
29
<properties>
30
- <revision>2.0.3-SNAPSHOT</revision>
+ <revision>2.0.4-SNAPSHOT</revision>
31
32
<maven.compiler.source>11</maven.compiler.source>
33
<maven.compiler.target>11</maven.compiler.target>
0 commit comments