[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[List Home]
|
[tm-cvs-commit] moberhuber org.eclipse.tm.rse/plugins/org.eclipse.rse.services.ssh pom.xml about.properties
|
- From: Eclipse CVS Genie <genie@xxxxxxxxxxx>
- Date: Tue, 31 Jan 2012 12:09:29 +0000
- Delivered-to: tm-cvs-commit@eclipse.org
Update of /cvsroot/tools/org.eclipse.tm.rse/plugins/org.eclipse.rse.services.ssh
In directory dev2:/tmp/cvs-serv11823
Modified Files:
pom.xml about.properties
Log Message:
Bug 331213 - [scp] Provide UI-less scp IFileService in org.eclipse.rse.services.ssh - version updates
Index: about.properties
===================================================================
RCS file: /cvsroot/tools/org.eclipse.tm.rse/plugins/org.eclipse.rse.services.ssh/about.properties,v
retrieving revision 1.12
retrieving revision 1.13
diff -C2 -d -r1.12 -r1.13
*** about.properties 4 Jan 2011 20:17:28 -0000 1.12
--- about.properties 31 Jan 2012 12:09:27 -0000 1.13
***************
*** 1,4 ****
###############################################################################
! # Copyright (c) 2006, 2011 IBM Corporation and others.
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Eclipse Public License v1.0
--- 1,4 ----
###############################################################################
! # Copyright (c) 2006, 2012 IBM Corporation and others.
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Eclipse Public License v1.0
***************
*** 26,29 ****
Build id: {0}\n\
\n\
! (c) Copyright Wind River Systems, Inc. and others 2006, 2011. All rights reserved.\n\
Visit http://www.eclipse.org/tm
--- 26,29 ----
Build id: {0}\n\
\n\
! (c) Copyright Wind River Systems, Inc. and others 2006, 2012. All rights reserved.\n\
Visit http://www.eclipse.org/tm
Index: pom.xml
===================================================================
RCS file: /cvsroot/tools/org.eclipse.tm.rse/plugins/org.eclipse.rse.services.ssh/pom.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** pom.xml 24 Jan 2012 19:31:25 -0000 1.1
--- pom.xml 31 Jan 2012 12:09:27 -0000 1.2
***************
*** 11,15 ****
<groupId>org.eclipse.tm</groupId>
<artifactId>org.eclipse.rse.services.ssh</artifactId>
! <version>3.1.1-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
</project>
--- 11,15 ----
<groupId>org.eclipse.tm</groupId>
<artifactId>org.eclipse.rse.services.ssh</artifactId>
! <version>3.2.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
</project>