Skip to content

Commit

Permalink
remove gui code; correct maven repository URL
Browse files Browse the repository at this point in the history
  • Loading branch information
mcdittmar committed Dec 4, 2020
1 parent 2b4fcd4 commit 6eb8a6c
Show file tree
Hide file tree
Showing 28 changed files with 1 addition and 2,354 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -294,7 +294,7 @@

<repositories>
<repository>
<url>http://central.maven.org/maven2/</url>
<url>https://repo1.maven.org/maven2/</url>
<id>central</id>
<layout>default</layout>
</repository>
Expand Down
47 changes: 0 additions & 47 deletions src/main/groovy/cfa/vo/vodml/gui/Controller.groovy

This file was deleted.

139 changes: 0 additions & 139 deletions src/main/groovy/cfa/vo/vodml/gui/MainView.groovy

This file was deleted.

59 changes: 0 additions & 59 deletions src/main/groovy/cfa/vo/vodml/gui/ModelTab.groovy

This file was deleted.

47 changes: 0 additions & 47 deletions src/main/groovy/cfa/vo/vodml/gui/ModelTabFactory.groovy

This file was deleted.

Loading

0 comments on commit 6eb8a6c

Please sign in to comment.