You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openmeetings.apache.org by so...@apache.org on 2016/08/23 03:53:48 UTC

svn commit: r1757301 - in /openmeetings/application: branches/3.1.x/pom.xml branches/3.2.x/pom.xml trunk/pom.xml

Author: solomax
Date: Tue Aug 23 03:53:48 2016
New Revision: 1757301

URL: http://svn.apache.org/viewvc?rev=1757301&view=rev
Log:
no jira: room recordings are fixed

Modified:
    openmeetings/application/branches/3.1.x/pom.xml
    openmeetings/application/branches/3.2.x/pom.xml
    openmeetings/application/trunk/pom.xml

Modified: openmeetings/application/branches/3.1.x/pom.xml
URL: http://svn.apache.org/viewvc/openmeetings/application/branches/3.1.x/pom.xml?rev=1757301&r1=1757300&r2=1757301&view=diff
==============================================================================
--- openmeetings/application/branches/3.1.x/pom.xml (original)
+++ openmeetings/application/branches/3.1.x/pom.xml Tue Aug 23 03:53:48 2016
@@ -662,7 +662,6 @@
 				<groupId>org.apache.commons</groupId>
 				<artifactId>commons-lang3</artifactId>
 				<version>3.4</version>
-				<scope>provided</scope>
 			</dependency>
 		</dependencies>
 	</dependencyManagement>

Modified: openmeetings/application/branches/3.2.x/pom.xml
URL: http://svn.apache.org/viewvc/openmeetings/application/branches/3.2.x/pom.xml?rev=1757301&r1=1757300&r2=1757301&view=diff
==============================================================================
--- openmeetings/application/branches/3.2.x/pom.xml (original)
+++ openmeetings/application/branches/3.2.x/pom.xml Tue Aug 23 03:53:48 2016
@@ -662,7 +662,6 @@
 				<groupId>org.apache.commons</groupId>
 				<artifactId>commons-lang3</artifactId>
 				<version>3.4</version>
-				<scope>provided</scope>
 			</dependency>
 		</dependencies>
 	</dependencyManagement>

Modified: openmeetings/application/trunk/pom.xml
URL: http://svn.apache.org/viewvc/openmeetings/application/trunk/pom.xml?rev=1757301&r1=1757300&r2=1757301&view=diff
==============================================================================
--- openmeetings/application/trunk/pom.xml (original)
+++ openmeetings/application/trunk/pom.xml Tue Aug 23 03:53:48 2016
@@ -662,7 +662,6 @@
 				<groupId>org.apache.commons</groupId>
 				<artifactId>commons-lang3</artifactId>
 				<version>3.4</version>
-				<scope>provided</scope>
 			</dependency>
 		</dependencies>
 	</dependencyManagement>