summaryrefslogtreecommitdiffstats
path: root/feature-repo-parent/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'feature-repo-parent/pom.xml')
-rw-r--r--feature-repo-parent/pom.xml8
1 files changed, 0 insertions, 8 deletions
diff --git a/feature-repo-parent/pom.xml b/feature-repo-parent/pom.xml
index 327a4c0..04320e3 100644
--- a/feature-repo-parent/pom.xml
+++ b/feature-repo-parent/pom.xml
@@ -35,17 +35,9 @@ limitations under the License.
<relativePath />
</parent>
- <properties>
- <commons-codec.version>1.12</commons-codec.version>
- </properties>
<dependencyManagement>
<dependencies>
- <dependency>
- <groupId>commons-codec</groupId>
- <artifactId>commons-codec</artifactId>
- <version>${commons-codec.version}</version>
- </dependency>
</dependencies>
</dependencyManagement>