Skip to content

Commit 27359e9

Browse files
committed
Moved project to root folder
1 parent 55193ca commit 27359e9

File tree

12 files changed

+4
-133
lines changed

12 files changed

+4
-133
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright (c) 2011, Element d.o.o.
1+
Copyright (c) 2012, Element d.o.o.
22
All rights reserved.
33

44
Redistribution and use in source and binary forms, with or without

README

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
PostgreSQL JDBC wrapper for Scala + Java utilities.
1+
Because the wheel wasn't round enough.

project/DoItBuild.scala

Lines changed: 0 additions & 129 deletions
This file was deleted.

project/plugins.sbt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,10 @@
88

99
resolvers += Classpaths.typesafeResolver
1010

11-
addSbtPlugin("com.typesafe.sbteclipse" % "sbteclipse-plugin" % "2.0.0-M3")
11+
addSbtPlugin("com.typesafe.sbteclipse" % "sbteclipse-plugin" % "2.0.0-RC1")
1212

1313
// +-------------------------------------------------------------------------------------+
14-
// | SBT Scalariform (https://github.com/typesafehub/sbt-scalariform) |
14+
// | SBT Scalariform (https://github.com/typesafehub/sbtscalariform) |
1515
// | Performs source code formatting |
1616
// | |
1717
// | See also: Scalariform reference (http://mdr.github.com/scalariform/) |

0 commit comments

Comments
 (0)