mirror of
https://gitlab.com/kauron/jstudy
synced 2024-11-12 23:23:45 +01:00
mvn version
This commit is contained in:
parent
8f4e8f66e1
commit
b375beb618
2 changed files with 2 additions and 1 deletions
|
@ -6,6 +6,7 @@
|
|||
<content url="file://$MODULE_DIR$">
|
||||
<sourceFolder url="file://$MODULE_DIR$/src/main/java" isTestSource="false" />
|
||||
<sourceFolder url="file://$MODULE_DIR$/src/test/java" isTestSource="true" />
|
||||
<sourceFolder url="file://$MODULE_DIR$/src/main/resources" type="java-resource" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/target" />
|
||||
</content>
|
||||
<orderEntry type="inheritedJdk" />
|
||||
|
|
2
pom.xml
2
pom.xml
|
@ -4,7 +4,7 @@
|
|||
<groupId>es.kauron.jstudy</groupId>
|
||||
<artifactId>jstudy</artifactId>
|
||||
<packaging>jar</packaging>
|
||||
<version>0.2</version>
|
||||
<version>0.3</version>
|
||||
|
||||
<repositories>
|
||||
<repository>
|
||||
|
|
Loading…
Reference in a new issue