Skip to content

Commit

Permalink
Refactor directory structure
Browse files Browse the repository at this point in the history
  • Loading branch information
logological committed Sep 11, 2015
1 parent d90fe11 commit d9e4625
Show file tree
Hide file tree
Showing 104 changed files with 7 additions and 5 deletions.
12 changes: 7 additions & 5 deletions ...armstadt.ukp.dkpro.lexsemresource/pom.xml → pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -165,15 +165,17 @@
</modules>
<build>
<plugins>
<plugin>
<!--
<plugin>
<artifactId>maven-release-plugin</artifactId>
<version>2.5.2</version>
<configuration>
<mavenExecutorId>forked-path</mavenExecutorId>
<useReleaseProfile>false</useReleaseProfile>
<arguments> -Psonatype-oss-release</arguments>
<mavenExecutorId>forked-path</mavenExecutorId>
<useReleaseProfile>false</useReleaseProfile>
<arguments> -Psonatype-oss-release</arguments>
</configuration>
</plugin>
</plugin>
-->
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-javadoc-plugin</artifactId>
Expand Down

0 comments on commit d9e4625

Please sign in to comment.