Skip to content

Commit

Permalink
Revert accidental commit
Browse files Browse the repository at this point in the history
This reverts commit 9776b02.
  • Loading branch information
darren-indeed committed May 14, 2014
1 parent 9776b02 commit 7344c0f
Show file tree
Hide file tree
Showing 17 changed files with 1 addition and 3,361 deletions.
31 changes: 0 additions & 31 deletions util-core/.classpath

This file was deleted.

1 change: 0 additions & 1 deletion util-core/.gitignore
@@ -1,2 +1 @@
/target
/bin
23 changes: 0 additions & 23 deletions util-core/.project

This file was deleted.

5 changes: 0 additions & 5 deletions util-core/.settings/org.eclipse.core.resources.prefs

This file was deleted.

5 changes: 0 additions & 5 deletions util-core/.settings/org.eclipse.jdt.core.prefs

This file was deleted.

4 changes: 0 additions & 4 deletions util-core/.settings/org.eclipse.m2e.core.prefs

This file was deleted.

8 changes: 1 addition & 7 deletions util-core/pom.xml
Expand Up @@ -9,7 +9,6 @@

<artifactId>util-core</artifactId>
<name>indeed-util-core</name>
<version>1.10.0-SNAPSHOT</version>
<description>
Basic utility functions shared by all Indeed projects
</description>
Expand All @@ -24,7 +23,7 @@
<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>util-varexport</artifactId>
<version>${parent.version}</version>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>com.google.guava</groupId>
Expand All @@ -44,11 +43,6 @@
<artifactId>junit-dep</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>javax.mail</groupId>
<artifactId>mail</artifactId>
<version>1.4.7</version>
</dependency>
</dependencies>
</project>

92 changes: 0 additions & 92 deletions util-core/src/main/java/com/indeed/util/core/Either.java

This file was deleted.

This file was deleted.

This file was deleted.

0 comments on commit 7344c0f

Please sign in to comment.