Skip to content

Commit

Permalink
jboss repo blocking resolution of unfiltered-filter (???)
Browse files Browse the repository at this point in the history
  • Loading branch information
Nathan Hamblen committed May 16, 2011
1 parent a872db1 commit 3eb3855
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion src/main/g8/project/build.properties
Expand Up @@ -2,7 +2,7 @@
#Mon Jul 26 01:15:53 EDT 2010
project.organization=com.example
project.name=$name$
sbt.version=0.7.4
sbt.version=0.7.5
project.version=$version$
build.scala.versions=2.8.1
project.initialize=false
2 changes: 0 additions & 2 deletions src/main/g8/project/build/Project.scala
Expand Up @@ -9,8 +9,6 @@ class Project(info: ProjectInfo) extends DefaultProject(info) {

// testing
lazy val uf_spec = "net.databinder" %% "unfiltered-spec" % uf_version % "test"
lazy val jboss = "JBoss repository" at
"https://repository.jboss.org/nexus/content/groups/public/"

// logging
val javaNetRepo = "Java.net Repository for Maven" at "http://download.java.net/maven/2"
Expand Down

0 comments on commit 3eb3855

Please sign in to comment.