Skip to content

Commit

Permalink
Merge pull request #54 in ESPD/espd from hotfix_alpha to master
Browse files Browse the repository at this point in the history
* commit 'a8abd7812e7ca2de604342f375e023d14b8d9404':
  #160 #169 release date update
  #160 #169 release notes for 2017.03.03
  • Loading branch information
dg-grow-alexey-lukashov committed May 17, 2017
2 parents fb365d9 + a8abd78 commit 37c4f91
Show file tree
Hide file tree
Showing 7 changed files with 15 additions and 7 deletions.
2 changes: 1 addition & 1 deletion espd-docs/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<parent>
<artifactId>espd</artifactId>
<groupId>eu.europa.ec.grow.espd</groupId>
<version>2017.03.02</version>
<version>2017.03.03</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion espd-docs/src/main/asciidoc/configuration.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
:homepage: https://ec.europa.eu/espd[ESPD]
:espd: https://ec.europa.eu/espd[ESPD]
:edm: https://github.com/ESPD/ESPD-EDM[ESPD-EDM]
:appVersion: 2017.03.02
:appVersion: 2017.03.03
:maven: https://maven.apache.org[Maven]
:tomcat: https://tomcat.apache.org[Tomcat]
:springBoot: http://projects.spring.io/spring-boot/[Spring Boot]
Expand Down
4 changes: 2 additions & 2 deletions espd-docs/src/main/asciidoc/espd.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@
Alexey Lukashov +
Virgiliu Ratoi

v2017.03.02, 04-05-2017
v2017.03.03, 17-05-2017

:sourcedir: ../java/eu/europa/ec/grow/espd
:homepage: https://ec.europa.eu/espd[ESPD]
:espd: https://ec.europa.eu/espd[ESPD]
:appVersion: 2017.03.02
:appVersion: 2017.03.03
:maven: https://maven.apache.org[Maven 3]
:tomcat: https://tomcat.apache.org[Tomcat 7+]
:springBoot: http://projects.spring.io/spring-boot/[Spring Boot]
Expand Down
2 changes: 1 addition & 1 deletion espd-docs/src/main/asciidoc/installation.adoc
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
:sourcedir: ../java/eu/europa/ec/grow/espd
:homepage: https://ec.europa.eu/espd[ESPD]
:espd: https://ec.europa.eu/espd[ESPD]
:appVersion: 2017.03.02
:appVersion: 2017.03.03
:maven: https://maven.apache.org[Maven]
:tomcat: https://tomcat.apache.org[Tomcat]
:springBoot: http://projects.spring.io/spring-boot/[Spring Boot]
Expand Down
8 changes: 8 additions & 0 deletions espd-docs/src/main/asciidoc/releaseNotes.adoc
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
== Release notes

=== 2017.03.03 (17th of May 2017)

==== Enhancement

* https://github.com/ESPD/ESPD-Service/issues/160[EO can only 'alpha' criterion when CA selects 'alpha']
* https://github.com/ESPD/ESPD-Service/issues/169[shows the YES if selecting NO in part IV Selection Criteria]


=== 2017.03.02 (5th of May 2017)

==== Bug
Expand Down
2 changes: 1 addition & 1 deletion espd-web/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<parent>
<artifactId>espd</artifactId>
<groupId>eu.europa.ec.grow.espd</groupId>
<version>2017.03.02</version>
<version>2017.03.03</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>espd-web</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<groupId>eu.europa.ec.grow.espd</groupId>
<artifactId>espd</artifactId>
<packaging>pom</packaging>
<version>2017.03.02</version>
<version>2017.03.03</version>
<modules>
<module>espd-web</module>
<module>espd-docs</module>
Expand Down

0 comments on commit 37c4f91

Please sign in to comment.