Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'launcher-binary-parent/pom.xml')
-rw-r--r--launcher-binary-parent/pom.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/launcher-binary-parent/pom.xml b/launcher-binary-parent/pom.xml
index b77ee1ea5..97ec71348 100644
--- a/launcher-binary-parent/pom.xml
+++ b/launcher-binary-parent/pom.xml
@@ -21,11 +21,6 @@
<artifactId>launcher-binary-parent</artifactId>
<packaging>pom</packaging>
- <properties>
- <launcher-binary.version>1407</launcher-binary.version>
- <launcher-binary.ext>so</launcher-binary.ext>
- </properties>
-
<build>
<plugins>
<plugin>

Back to the top