Skip to content

Commit

Permalink
fixed artifact id from console utility to commons-console
Browse files Browse the repository at this point in the history
  • Loading branch information
David L. Whitehurst committed Jul 1, 2016
1 parent 68849f4 commit ebda5a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<groupId>org.ciwise.commons</groupId>
<artifactId>console-utility</artifactId>
<artifactId>commons-console</artifactId>
<version>0.1.0</version>
<name>CI Wise Console Utility Library</name>
<description>This simple library provides methods and utilities for command-line applications</description>
Expand Down

0 comments on commit ebda5a7

Please sign in to comment.