We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 466aa32 commit cbbdb73Copy full SHA for cbbdb73
VERSION
@@ -1 +1 @@
1
-0.1.1
+0.1.0
pom.xml
@@ -20,6 +20,20 @@
20
</description>
21
<url>https://github.com/arago/java-project</url>
22
23
+ <developers>
24
+ <developer>
25
+ <id>whuebner</id>
26
+ <name>Wolfgang Hübner</name>
27
+ <email>whuebner@arago.co</email>
28
+ <organization>arago GmbH</organization>
29
+ <organizationUrl>https://www.arago.co</organizationUrl>
30
+ <roles>
31
+ <role>Developer</role>
32
+ </roles>
33
+ <timezone>Europe/Berlin</timezone>
34
+ </developer>
35
+ </developers>
36
+
37
<scm>
38
<url>scm:git:https://github.com/arago/java-project.git</url>
39
</scm>
0 commit comments