Skip to content

Commit

Permalink
Bump version to 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
morpheus-87 committed Jun 1, 2018
1 parent d059048 commit 337ff64
Show file tree
Hide file tree
Showing 15 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion dc-commons-feign/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>de.digitalcollections.commons</groupId>
<artifactId>dc-commons</artifactId>
<version>1.3.0-SNAPSHOT</version>
<version>1.3.0</version>
</parent>

<name>DigitalCollections: Commons REST Feign</name>
Expand Down
2 changes: 1 addition & 1 deletion dc-commons-jdbi/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>de.digitalcollections.commons</groupId>
<artifactId>dc-commons</artifactId>
<version>1.3.0-SNAPSHOT</version>
<version>1.3.0</version>
</parent>

<name>DigitalCollections: Commons JDBI</name>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>de.digitalcollections.commons</groupId>
<artifactId>dc-commons-prosemirror</artifactId>
<version>1.3.0-SNAPSHOT</version>
<version>1.3.0</version>
</parent>

<name>DigitalCollections: Commons ProseMirror Model Jackson</name>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>de.digitalcollections.commons</groupId>
<artifactId>dc-commons-prosemirror</artifactId>
<version>1.3.0-SNAPSHOT</version>
<version>1.3.0</version>
</parent>

<name>DigitalCollections: Commons ProseMirror Model</name>
Expand Down
2 changes: 1 addition & 1 deletion dc-commons-prosemirror/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>de.digitalcollections.commons</groupId>
<artifactId>dc-commons</artifactId>
<version>1.3.0-SNAPSHOT</version>
<version>1.3.0</version>
</parent>

<name>DigitalCollections: Commons ProseMirror (Parent)</name>
Expand Down
2 changes: 1 addition & 1 deletion dc-commons-server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>de.digitalcollections.commons</groupId>
<artifactId>dc-commons</artifactId>
<version>1.3.0-SNAPSHOT</version>
<version>1.3.0</version>
</parent>

<name>DigitalCollections: Commons Server</name>
Expand Down
2 changes: 1 addition & 1 deletion dc-commons-springaop/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>de.digitalcollections.commons</groupId>
<artifactId>dc-commons</artifactId>
<version>1.3.0-SNAPSHOT</version>
<version>1.3.0</version>
</parent>

<name>DigitalCollections: Commons Spring AOP</name>
Expand Down
2 changes: 1 addition & 1 deletion dc-commons-springboot/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>de.digitalcollections.commons</groupId>
<artifactId>dc-commons</artifactId>
<version>1.3.0-SNAPSHOT</version>
<version>1.3.0</version>
</parent>

<name>DigitalCollections: Commons Spring Boot (Spring Boot 2)</name>
Expand Down
2 changes: 1 addition & 1 deletion dc-commons-springdata/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>de.digitalcollections.commons</groupId>
<artifactId>dc-commons</artifactId>
<version>1.3.0-SNAPSHOT</version>
<version>1.3.0</version>
</parent>

<name>DigitalCollections: Commons Spring Data</name>
Expand Down
2 changes: 1 addition & 1 deletion dc-commons-springmvc/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>de.digitalcollections.commons</groupId>
<artifactId>dc-commons</artifactId>
<version>1.3.0-SNAPSHOT</version>
<version>1.3.0</version>
</parent>

<name>DigitalCollections: Commons Spring MVC</name>
Expand Down
2 changes: 1 addition & 1 deletion dc-commons-springsecurity/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>de.digitalcollections.commons</groupId>
<artifactId>dc-commons</artifactId>
<version>1.3.0-SNAPSHOT</version>
<version>1.3.0</version>
</parent>

<name>DigitalCollections: Commons Spring Security (Spring Security 5)</name>
Expand Down
2 changes: 1 addition & 1 deletion dc-commons-validation/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>de.digitalcollections.commons</groupId>
<artifactId>dc-commons</artifactId>
<version>1.3.0-SNAPSHOT</version>
<version>1.3.0</version>
</parent>

<name>DigitalCollections: Commons Validation</name>
Expand Down
2 changes: 1 addition & 1 deletion dc-commons-xml/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>de.digitalcollections.commons</groupId>
<artifactId>dc-commons</artifactId>
<version>1.3.0-SNAPSHOT</version>
<version>1.3.0</version>
</parent>

<name>DigitalCollections: Commons XML</name>
Expand Down
2 changes: 1 addition & 1 deletion dc-commons-yaml/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>de.digitalcollections.commons</groupId>
<artifactId>dc-commons</artifactId>
<version>1.3.0-SNAPSHOT</version>
<version>1.3.0</version>
</parent>

<name>DigitalCollections: Commons YAML</name>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<groupId>de.digitalcollections.commons</groupId>
<artifactId>dc-commons</artifactId>
<version>1.3.0-SNAPSHOT</version>
<version>1.3.0</version>
<packaging>pom</packaging>

<modules>
Expand Down

0 comments on commit 337ff64

Please sign in to comment.