Skip to content

Commit f4fc386

Browse files
committed
Use commons-parent 32.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/codec/trunk@1500450 13f79535-47bb-0310-9956-ffa450edef68
1 parent b0394d3 commit f4fc386

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -213,8 +213,8 @@ limitations under the License.
213213
</dependency>
214214
</dependencies>
215215
<properties>
216-
<maven.compile.source>1.6</maven.compile.source>
217-
<maven.compile.target>1.6</maven.compile.target>
216+
<maven.compiler.source>1.6</maven.compiler.source>
217+
<maven.compiler.target>1.6</maven.compiler.target>
218218
<commons.componentid>codec</commons.componentid>
219219
<commons.release.version>1.9</commons.release.version>
220220
<!-- The RC version used in the staging repository URL. -->

0 commit comments

Comments
 (0)