Skip to content

Commit

Permalink
Updating Release POMs
Browse files Browse the repository at this point in the history
  • Loading branch information
zohebhaider committed Dec 17, 2019
1 parent b1eb19c commit c5504f2
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 22 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -86,3 +86,4 @@ cs_commons-dev/
/out/

/current/prepareRelease.sh
/.metadata/
9 changes: 2 additions & 7 deletions current/core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,7 @@
<!--
Adobe AEM Brightcove Connector
Copyright (C) 2018 Coresecure Inc.
Authors:
Alessandro Bonfatti
Yan Kisen
Pablo Kropilnicki
Copyright (C) 2019 3|SHARE Inc.
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
Expand Down Expand Up @@ -51,7 +46,7 @@
<parent>
<groupId>com.coresecure.brightcove.cq5</groupId>
<artifactId>brightcove_connector</artifactId>
<version>5.5.1</version>
<version>5.5.2</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>brightcove-services</artifactId>
Expand Down
9 changes: 2 additions & 7 deletions current/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,7 @@
<!--
Adobe AEM Brightcove Connector
Copyright (C) 2018 Coresecure Inc.
Authors:
Alessandro Bonfatti
Yan Kisen
Pablo Kropilnicki
Copyright (C) 2019 3|SHARE Inc.
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
Expand Down Expand Up @@ -50,7 +45,7 @@
<groupId>com.coresecure.brightcove.cq5</groupId>
<artifactId>brightcove_connector</artifactId>
<packaging>pom</packaging>
<version>5.5.1</version>
<version>5.5.2</version>
<description>
Parent Maven POM for the 'Adobe CQ5 Brightcove Connector API' project.
</description>
Expand Down
11 changes: 3 additions & 8 deletions current/ui.apps/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,7 @@
<!--
Adobe AEM Brightcove Connector
Copyright (C) 2018 Coresecure Inc.
Authors:
Alessandro Bonfatti
Yan Kisen
Pablo Kropilnicki
Copyright (C) 2019 3|SHARE Inc.
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
Expand Down Expand Up @@ -54,7 +49,7 @@
<parent>
<groupId>com.coresecure.brightcove.cq5</groupId>
<artifactId>brightcove_connector</artifactId>
<version>5.5.1</version>
<version>5.5.2</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down Expand Up @@ -232,7 +227,7 @@
<dependency>
<groupId>com.coresecure.brightcove.cq5</groupId>
<artifactId>brightcove-services</artifactId>
<version>5.5.1</version>
<version>5.5.2</version>
</dependency>

<dependency>
Expand Down

0 comments on commit c5504f2

Please sign in to comment.