Skip to content

Commit

Permalink
Rev for Selion-Grid 1.2.1-SNAPSHOT only
Browse files Browse the repository at this point in the history
  • Loading branch information
Doug Simmons committed Mar 21, 2017
1 parent 9df8d8b commit 5ea6325
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
5 changes: 3 additions & 2 deletions server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>SeLion-Grid</artifactId>
<version>1.2.1-SNAPSHOT</version>
<packaging>jar</packaging>
<description>A customized Grid for SeLion</description>
<name>SeLion Grid</name>
Expand Down Expand Up @@ -75,7 +76,7 @@
<dependency>
<groupId>com.paypal.selion</groupId>
<artifactId>SeLion-Project-BOM</artifactId>
<version>${project.bom.version}</version>
<version>1.2.0</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand All @@ -86,7 +87,7 @@
<dependency>
<groupId>com.paypal.selion</groupId>
<artifactId>SeLion-Common</artifactId>
<version>${project.version}</version>
<version>1.2.0</version>
</dependency>

<dependency>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*-------------------------------------------------------------------------------------------------------------------*\
| Copyright (C) 2014-2016 PayPal |
| Copyright (C) 2014-2017 PayPal |
| |
| Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance |
| with the License. |
Expand Down

0 comments on commit 5ea6325

Please sign in to comment.