Skip to content

Commit

Permalink
Remove rlo_06, set rlp_03 to test only (#329)
Browse files Browse the repository at this point in the history
  • Loading branch information
StrongestNumber9 authored Sep 16, 2024
1 parent c55bf2a commit 573b91b
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,6 @@
<teragrep.jue_01.version>0.4.3</teragrep.jue_01.version>
<teragrep.pth_03.version>6.1.4</teragrep.pth_03.version>
<teragrep.pth_06.version>3.1.2</teragrep.pth_06.version>
<teragrep.rlo_06.version>4.3.0</teragrep.rlo_06.version>
<teragrep.rlp_01.version>4.0.1</teragrep.rlp_01.version>
<teragrep.rlp_03.version>1.7.6</teragrep.rlp_03.version>
</properties>
Expand Down Expand Up @@ -90,12 +89,6 @@
<artifactId>config</artifactId>
<version>1.4.0</version>
</dependency>
<!-- rfc5424-parser -->
<dependency>
<groupId>com.teragrep</groupId>
<artifactId>rlo_06</artifactId>
<version>${teragrep.rlo_06.version}</version>
</dependency>
<!-- unix-utils -->
<dependency>
<groupId>com.teragrep</groupId>
Expand Down Expand Up @@ -198,6 +191,7 @@
<groupId>com.teragrep</groupId>
<artifactId>rlp_03</artifactId>
<version>${teragrep.rlp_03.version}</version>
<scope>test</scope>
</dependency>
<!-- iplocation command -->
<!-- DO NOT UPDATE - 2.16.1 final Java8 compatible version -->
Expand Down

0 comments on commit 573b91b

Please sign in to comment.